Modul:Namespace detect: Unterschied zwischen den Versionen
Die Seite wurde neu angelegt: „---------------------------------------------------------------------- -- -- -- …“
(make some of the functions public for use in Module:Category handler, redo compare() code, use local variables instead of globals where possible) |
(Die Seite wurde neu angelegt: „---------------------------------------------------------------------- -- -- -- …“) |
||
| Zeile 23: | Zeile 23: | ||
-- The name for the parameter to display content in talk namespaces: | -- The name for the parameter to display content in talk namespaces: | ||
cfg.talk = ' | cfg.talk = 'Diskussion' | ||
-- The name for the parameter to display content for "other" namespaces | -- The name for the parameter to display content for "other" namespaces | ||
| Zeile 34: | Zeile 34: | ||
-- The name for the parameter to set a specific page to compare: | -- The name for the parameter to set a specific page to compare: | ||
cfg.page = ' | cfg.page = 'Seite' | ||
-- The header for the namespace column in the wikitable containing the | -- The header for the namespace column in the wikitable containing the | ||