Module:Navbox with collapsible groups: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 40:
for k,v in pairs(args) do
if k and type(k) == 'string' then
tracking = tracking .. k .. '; '
if passthrough[k] then
targs[k] = v
Anonymous user