Manual:$wgExtraNamespaces
Appearance
Namespaces: $wgExtraNamespaces | |
---|---|
Additional namespaces. |
|
Introduced in version: | 1.3.3 |
Removed in version: | Still in use |
Allowed values: | (array) |
Default value: | [] |
Other settings: Alphabetical | By function |
Details
[edit]The $wgExtraNamespaces
configuration parameter lets you configure additional, custom namespaces .
It can also be used to rename the default namespaces.
See the manual on using custom namespaces for further details.
Developer information:
In case an extension should work with the newly created custom namespace, make sure that you define and name them prior to invoking the respective extension.
Extensions should not use this configuration parameter. Instead they should use the CanonicalNamespaces hook or load the namespace through extension.json (MW 1.26+, Gerrit change 234146).
See also
[edit]- Namespace IDs used by extensions – A list of namespace IDs already in wide use. It is recommended that users choose custom namespace IDs starting at
3000
to avoid namespace conflicts. $wgExtraGenderNamespaces
$wgNamespaceAliases