Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
expand
parentheses and commas
Line 611:
local nested_tf_str
if #nested_tf>0 then
nested_tf_str = ' / (' .. table.concat(nested_tf, ', / ') .. ')'
else
nested_tf_str = ''