Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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).

Logs
  • 17:57, 22 May 2026 DarkMatterMan4500 talk contribs created page Module:Hidden ping (Created page with "local p = {} local function makeError(msg, frame) -- Show error only in preview if (frame:preprocess( "{{REVISIONID}}" ) ~= "") then return '' end msg ='<strong>Error in Template:Hidden ping:</strong> ' .. msg return mw.text.tag('div', {['class']='error'}, msg) end function p.hiddenping(frame) local origArgs = frame:getParent().args local args = {} local maxArg = 0 local usernames = 0 for k, v in pairs(origArgs) do if type(k) == 'number' and mw.ustring.m...")
Cookies help us deliver our services. By using our services, you agree to our use of cookies.