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

Module:No ping: Revision history

From WikiOasis Meta

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 May 2026

  • curprev 16:3716:37, 6 May 2026 DarkMatterMan4500 talk contribs 1,093 bytes +1,093 Created page with "local p = {} function p.main(frame) local args = frame:getParent().args return p._main(args) end function p._main(args) local ret = {} local fullUrl = mw.uri.fullUrl local format = string.format for i, username in ipairs(args) do local label = args['label' .. tostring(i)] local url = "" local targetUser = username if (username:sub(1, (mw.site.namespaces.User.name .. ':'):len()) == (mw.site.namespaces.User.name .. ':')) then targetUser = username:sub((m..."
Cookies help us deliver our services. By using our services, you agree to our use of cookies.