Manual:$wgMetaNamespaceTalk
Appearance
| Namespaces: $wgMetaNamespaceTalk | |
|---|---|
| Name of the project talk namespace. |
|
| Introduced in version: | 1.4.5 |
| Removed in version: | Still in use |
| Allowed values: | (string) or false |
| Default value: | false |
| Other settings: Alphabetical | By function | |
Details
The name of the 'Project talk' namespace.
If set to false, the default value is formed based on the value of $wgMetaNamespace (or $wgSitename if $wgMetaNamespace is set to false) and the content language (postfix with _talk).
Setting this variable can be useful for different languages as spelling or grammar may differ.
See also
| View the values of this configuration setting on the Wikimedia wikis in core-Namespaces.php. |