Help:Title restrictions: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Robot: Removing template: BoxTop)
m (Text replacement - "{{[Ww]ikipolicy}}" to "{{MarioWiki}}")
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
However, it can seem to be correct by simply using <tt><nowiki>{{DISPLAYTITLE:Page name here}}</nowiki></tt>. For example, the [[E-Reader]] page is displayed with a capital ''E'', but <tt><nowiki>{{DISPLAYTITLE:e-Reader}}</nowiki></tt> changes it to a lowercase ''e''. This can also be used to put normally restricted characters in page titles. Note links to these pages still need to be the correct link (this is noted by the software in small, indented gray text under the new title).
However, it can seem to be correct by simply using <tt><nowiki>{{DISPLAYTITLE:Page name here}}</nowiki></tt>. For example, the [[E-Reader]] page is displayed with a capital ''E'', but <tt><nowiki>{{DISPLAYTITLE:e-Reader}}</nowiki></tt> changes it to a lowercase ''e''. This can also be used to put normally restricted characters in page titles. Note links to these pages still need to be the correct link (this is noted by the software in small, indented gray text under the new title).


{{Wikipolicy}}
{{MarioWiki}}
[[Category:Help|{{PAGENAME}}]]
[[Category:Help]]

Latest revision as of 11:51, May 9, 2022

Some article titles cannot be named correctly due to software limitations. However, there is a way to fix this problem.

Restrictions on naming

The MediaWiki software is configured to transform the first letter to uppercase, so no page title can start with a lowercase letter. The MediaWiki software also makes no distinction between underscores and spaces in page titles, so underscores will display as spaces.

The character / is allowed in titles but is impossible to link to from a namespace that supports subpages if it is the first character of the title. The following characters are not allowed in page titles at all:

# + < > [ ] | { } 

Fixing the title

However, it can seem to be correct by simply using {{DISPLAYTITLE:Page name here}}. For example, the E-Reader page is displayed with a capital E, but {{DISPLAYTITLE:e-Reader}} changes it to a lowercase e. This can also be used to put normally restricted characters in page titles. Note links to these pages still need to be the correct link (this is noted by the software in small, indented gray text under the new title).