Module:Sandbox/ChaoticShadow/InfoboxBuilder: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 186: Line 186:
if arg == nil then
if arg == nil then
return arg
error("Error")
end
end