Main public logs
More actions
Combined display of all available logs of WikiOasis Meta. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:36, 6 May 2026 DarkMatterMan4500 talk contribs created page Module:Checkuser (Created page with "local p = {} local getArgs = function(fr) return require('Module:Arguments').getArgs(fr, { trim = true, removeBlanks = true }) end local noping = function(name) return require('Module:No ping')._main({name}) end local middot = ' <b>·</b> ' local spi = 'Steward requests' local extlink = function(url, text) return '[' .. tostring(url) .. (text and ' ' .. text or '') .. ']' end local link = function(page, param, text) return extlink(mw.uri.fullUrl...")