Jump to content

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
tracking = tracking .. k .. '; '
if passthrough[k] then
if passthrough[k] then
targs[k] = v
targs[k] = v
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.