Difference between revisions of "Module:Navbar/configuration"
Jump to navigation
Jump to search
Module:Navbar/configuration (view source)
Revision as of 18:18, 29 December 2022
, 18:18, 29 December 2022add hlist/styles.css
m (1 revision imported: Content from Template:Reflist on Wikipedia) |
(add hlist/styles.css) |
||
Line 1: | Line 1: | ||
return { | return { | ||
['templatestyles'] = 'Module:Navbar/styles.css', | ['templatestyles'] = 'Module:Navbar/styles.css', | ||
['hlist_templatestyles'] = 'Hlist/styles.css', | |||
['box_text'] = 'This box: ', -- default text box when not plain or mini | ['box_text'] = 'This box: ', -- default text box when not plain or mini | ||
['title_namespace'] = 'Template', -- namespace to default to for title | ['title_namespace'] = 'Template', -- namespace to default to for title |