×
Create a new article
Write your page title here:
We currently have 30 articles on Ghost Machine Wiki. Type your article name above or create one of the articles listed here!



    Ghost Machine Wiki

    Module:No ping: Revision history

    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.

    4 July 2023

    • curprev 22:2122:21, 4 July 2023imported>TheDemon08 603 bytes +603 Created page with "-- This module implements {{noping}}. 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 url = fullUrl(mw.site.namespaces.User.name .. ':' .. username) url = tostring(url) local label = args['label' .. tostring(i)] url = format('[%s %s]', url, label or username) ret[#ret..."
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.