Jump to content

Module:Infobox: Difference between revisions

sync p.infoboxTemplate(frame) from sandbox
fix Attempt to index upvalue 'origArgs' error
Line 8: Line 8:


local args = {}
local args = {}
local origArgs
local origArgs = {}
local root
local root