Content deleted Content added
TRANSWIKI: Copied from Meta:Help:Custom namespaces. |
Cmdrjameson (talk | contribs) m sp: an very->a very |
||
Line 6:
#Pick the names of your namespaces and their associated talk pages. '''Do not include spaces in the name''', but instead use an underscore character. Then pick the namespace numbers. '''Even numbers are for namespaces containing actual articles, odd numbers are reserved for talk pages'''. Numbering for custom namespaces start at 100.
#Goto /includes/DefaultSettings.php and copy the variables <var>$wgExtraNamespaces</var>, <var>$wgNamespacesWithSubpages</var>, and <var>$wgNamespacesToBeSearchedDefault</var> into LocalSettings.php
#:Note: ''If $wgExtraNamespaces is not in DefaultSettings.php, you probably have
#To <var>$wgExtraNamespaces</var>, add the name of your namespace and its talk page, using the names and numbers chosen in step 1.
#*:Example:
|