Module:Navbox with collapsible groups: Difference between revisions

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