| Page titles and redirects: $wgShortPagesNamespaceExclusions | |
|---|---|
| Optional array of namespaces which should be excluded from Special:ShortPages | |
| Introduced in version: | 1.37.0 (Gerrit change 680806; git #4dae3b1a) |
| Removed in version: | Still in use |
| Allowed values: | (Any namespaces, following theMW_NAMESPACE convention. For example, Wikimedia Commons usesNS_FILE.) |
| Default value: | [] |
| Other settings:Alphabetical |By function | |
Only pages inside$wgContentNamespaces but not inside this config ($wgShortPagesNamespaceExclusions) will be shown on that page.
This variable was previously$wgShortPagesNamespaceBlacklist.