Manual:$wgMetaNamespace
From MediaWiki.org
| Namespaces: $wgMetaNamespace | |
|---|---|
| Name used for the project namespace. |
|
| Introduced in version: | pre 1.1.0 |
| Removed in version: | still in use |
| Allowed Values: | (string),false |
| Default Value: | false |
Other settings: Alphabetical | By Function
Details
The name of the meta namespace, used for pages regarding the wiki itself. If set to false, the value of $wgSitename is assumed. The associated talk namespace is specified by $wgMetaNamespaceTalk. An alias for this namespace is "Project".
Note: Be sure to use underscores instead of spaces, otherwise you will have trouble. (OK to use spaces in $wgSitename.)
See Also
| Languages: |
English • 日本語 • Nederlands |

