Modul:Navbar/configuration: Unterschied zwischen den Versionen

well, since I edited the other one...
K (Protected "Module:Navbar/configuration": match parent template ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite)))
(well, since I edited the other one...)
Zeile 1: Zeile 1:
local configuration = {
return {
['templatestyles'] = 'Module:Navbar/styles.css',
['templatestyles'] = 'Module:Navbar/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
Zeile 19: Zeile 19:
}
}
}
}
return configuration
Anonymer Benutzer