Modul:Navbar/configuration: Unterschied zwischen den Versionen
Modul:Navbar/configuration (Quelltext anzeigen)
Version vom 4. Dezember 2020, 09:55 Uhr
, vor 5 Jahrenadd 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'] = ' ]', -- ' ]' | ||