Module:Sandbox/ChaoticShadow/InfoboxBuilder: Difference between revisions

no edit summary
No edit summary
No edit summary
Tag: Reverted
Line 352:
if options.hideIfEmpty and #options.hideIfEmpty > 0 then
local actual_values = {}
for i,v in ipairspairs(options.hideIfEmpty) do
table.insert(actual_values, self:getContent(v.content))
end
439

edits