Module:Sandbox/User:Californ1a: Difference between revisions

m
no edit summary
(Created page with "local p = {} function p.main() end return p")
 
mNo edit summary
 
Line 1:
local p = {}
 
function p.main(frame)
return p._main(frame:getParent().args)
end
 
function p._main(args)
end
6,558

edits