Zum Inhalt springen

Modul:Navbar/configuration: Unterschied zwischen den Versionen

add title_namespace
K (Izno moved page Module:Navbar/configuration/sandbox to Module:Navbar/configuration without leaving a redirect)
(add title_namespace)
Zeile 1: Zeile 1:
local configuration = {
local configuration = {
['templatestyles'] = 'Module:Navbar/styles.css',
['templatestyles'] = 'Module:Navbar/styles.css',
['box_text'] = 'This box: ',
['box_text'] = 'This box: ', -- default text box when not plain or mini
['title_namespace'] = 'Template', -- namespace to default to for title
['left_bracket'] = '[ ', -- '[ '
['left_bracket'] = '[ ', -- '[ '
['right_bracket'] = ' ]', -- ' ]'
['right_bracket'] = ' ]', -- ' ]'
Anonymer Benutzer