Revision as of 11:30, 16 April 2025 by Shia.k(talk | contribs)(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 = 'Wikipedia:Sockpuppet investigations' local extlink = function(url, text) return '[' .. tostring(url) .. (text and ' ' .. text or '') .. ']' end local link = function(page, param, text) return ext...")