Main public logs
More actions
Combined display of all available logs of eSportsAmaze. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:43, 30 January 2026 Esportsamaze talk contribs created page Module:Lists (Created page with "local p = {} local cargo = mw.ext.cargo local html = mw.html -- ============================================================ -- HELPER: Sanitize -- ============================================================ local function clean(s) if not s then return nil end return s:gsub("[\r\n]", ""):gsub("^%s*(.-)%s*$", "%1") end -- ============================================================ -- 1. PLAYERS LIST -- ==========================================================...")