Module:Global lock/sandbox: Difference between revisions
From WikiOasis Meta
More actions
Miraheze >DarkMatterMan4500 Reverted to revision 283807 by OrangeStar: Meh, no. I was wrong..(TW) |
Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs local isIpOrRange = require('Module:IPAddress').isIpOrRange local middot = ' • ' local extlink = function(url, text) return '[' .. tostring(url) .. (text and ' ' .. text or '') .. ']' end local link = function(page, param, text) return extlink(mw.uri.fullUrl(page, param), text) end function p.multi_lock(frame) local args = getArgs(frame) local text = '' local users = {} local params = {..." |
||
(No difference)
|