Help:Title restrictions: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
m (Text replacement - "{{[Ww]ikipolicy}}" to "{{MarioWiki}}")
 
(26 intermediate revisions by 9 users not shown)
Line 1: Line 1:
Some article titles cannot be named correctly due to software limitations.
Some article titles cannot be named correctly due to software limitations. However, there is a way to fix this problem.


Before the opening paragraph of the article, insert '''<nowiki>{{</nowiki>[[Template:wrongtitle]]|''correct title''<nowiki>}}</nowiki>'''. This will produce the following text:
==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.


{{wrongtitle|correct title}}
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:<br>
# + < > [ ] | { }  


For a list of articles that are subject to these limitations, see [[Special:Whatlinkshere/Template:Wrongtitle]].
==Fixing the 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).


== Excluded characters ==
{{MarioWiki}}
The following characters are not allowed in page titles:
[[Category:Help]]
 
# + < > [ ] | { }
 
The following character is allowed but is impossible to link to from a namespace that supports subpages if it is the first character of the title:
 
/
 
The MediaWiki software also makes no distinction between underscores and spaces in page titles, so underscores will display as spaces.
 
== P-S-Y ==
The three letters '''P'''-'''S'''-'''Y''' (without dashes) cannot appear in a page title or wiki page. All instances must be removed before a page can be saved.
 
==  Lowercase first letter ==
The MediaWiki software is configured to transform the first letter to uppercase, so no page title can start with a lowercase letter.
 
[[Category:Help|{{PAGENAME}}]]

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).