Manual:$wgMetaNamespaceTalk

Category:MediaWiki configuration settings#MetaNamespaceTalkCategory:MediaWiki configuration settings introduced in version 1.4.5#MetaNamespaceTalkCategory:MediaWiki configuration settings still in use#MetaNamespaceTalkCategory:Namespace variables#MetaNamespaceTalk
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

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 (in English: postfix with "_talk"). Setting this variable can be useful for different languages as spelling or grammar may differ.

See also

Category:MediaWiki configuration settings Category:MediaWiki configuration settings introduced in version 1.4.5 Category:MediaWiki configuration settings still in use Category:Namespace variables