Module:Navbox with collapsible groups: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 82:
end
end
-- ordering of style and bodystyle
 
targs['style'] = concatstyles({targs['style'] or '', targs['bodystyle'] or ''})
targs['bodystyle'] = nil
-- child or subgroup
if targs['border'] == nil then targs['border'] = pargs[1] end
Anonymous user