Module:Infobox: Difference between revisions

fix Attempt to index upvalue 'origArgs' error
(sync p.infoboxTemplate(frame) from sandbox)
(fix Attempt to index upvalue 'origArgs' error)
Line 8:
 
local args = {}
local origArgs = {}
local root
 
Anonymous user