Module:Effective protection expiry: Difference between revisions

no edit summary
(new!)
 
No edit summary
Line 25:
end
end
 
setmetatable(p, { __index = function(t, k)
return function(frame)
return t._main(k, frame.args[1])
end
end })
 
return p
Anonymous user