Module:Navbar/configuration: Difference between revisions

and remove other brackets here
(add brackets class)
(and remove other brackets here)
Line 3:
['box_text'] = 'This box: ', -- default text box when not plain or mini
['title_namespace'] = 'Template', -- namespace to default to for title
['left_bracket'] = '[ ', -- '[ '
['right_bracket'] = ' ]', -- ' ]'
['invalid_title'] = 'Invalid title ',
['classes'] = {
Line 14 ⟶ 12:
['this_box'] = 'navbar-boxtext',
['brackets'] = 'navbar-brackets',
['left_bracket'] = 'navbar-lbracket',
['right_bracket'] = 'navbar-rbracket',
-- 'collapsible' is the key for a class to indicate the navbar is
-- setting up the collapsible element in addition to the normal
Anonymous user