Manual:$wgShortPagesNamespaceExclusions/pl
Appearance
| Page titles and redirects: $wgShortPagesNamespaceExclusions | |
|---|---|
| Optional array of namespaces which should be excluded from Special:ShortPages |
|
| Wprowadzono w wersji: | 1.37.0 (Gerrit change 680806; git #4dae3b1a) |
| Usunięto w wersji: | nadal w użyciu |
| Dozwolone wartości: | (Any namespaces, following the MW_NAMESPACE convention. For example, Wikimedia Commons uses NS_FILE.) |
| Domyślna wartość: | [] |
| Inne ustawienia: Alfabetycznie | Według funkcji | |
Szczegóły
Only pages inside $wgContentNamespaces but not inside this config ($wgShortPagesNamespaceExclusions) will be shown on that page.
This variable was previously $wgShortPagesNamespaceBlacklist.