Module:Effective protection level: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
this is really just for wikitext
(fix variable name)
(this is really just for wikitext)
Line 62:
 
setmetatable(p, { __index = function(t, k)
return function(frameOrPagenameframe)
return t._main(k, frameOrPagenameframe.args[1])
if type(frameOrPagename) == 'table' and frameOrPagename.args then
return t._main(k, frameOrPagename.args[1])
else
return t._main(k, frameOrPagename)
end
end
end })
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu