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