Content deleted Content added
Another attempt + intialization |
No edit summary |
||
Line 2:
-- Undocumented sandbox version now
local p, t = {}
-- Main function
function p.main(frame)
local args = frame.args[1] and frame.args or frame:getParent().args
|