Module:Sandbox/ChaoticShadow/InfoboxBuilder: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 143:
local content = '?'
if #argt < 2 then
content = self:getContent(argt[1]) -- tables start at 1
else
local t = {}