Module:Navbar/configuration: Difference between revisions

add title_namespace
m (Izno moved page Module:Navbar/configuration/sandbox to Module:Navbar/configuration without leaving a redirect)
(add title_namespace)
Line 1:
local configuration = {
['templatestyles'] = 'Module:Navbar/styles.css',
['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'] = ' ]', -- ' ]'
Anonymous user