Module:Navbox with collapsible groups: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
Line 40: | Line 40: | ||
for k,v in pairs(args) do | for k,v in pairs(args) do | ||
if k and type(k) == 'string' then | if k and type(k) == 'string' then | ||
if passthrough[k] then | if passthrough[k] then | ||
targs[k] = v | targs[k] = v |