Your IP address will be publicly visible if you make any edits.
Editing Module:Global lock/sandbox
From WikiOasis Meta
More actions
Revision as of 11:49, 30 October 2024 by Globe(talk | contribs)(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 = {...")
Warning: You are editing an out-of-date revision of this page.
If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.