HRWiki:Naming conventions (technical restrictions)
From Homestar Runner Wiki
m (Guess we don't need that either then.) |
It's dot com (Talk | contribs) (reverted; this has not changed) |
||
(includes 25 intermediate revisions) | |||
Line 11: | Line 11: | ||
The following characters are not allowed in page titles: | The following characters are not allowed in page titles: | ||
- | # | + | # < > [ ] | { } |
- | The following character is allowed but is impossible to link if it is the first character of the title: | + | 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. For example the article on the Strong Bad Email DVD, named "strongbad_email.exe" is currently at "[[strongbad email.exe]]". | + | The MediaWiki software also makes no distinction between underscores and spaces in page titles, so underscores will display as spaces. For example the article on the Strong Bad Email DVD, named "strongbad_email.exe" is currently at "[[strongbad email.exe]]". In order to display the title correctly, you must use ''<nowiki>{{DISPLAYTITLE:strongbad_email.exe}}</nowiki>''. |
- | + | [[Category:Help|{{PAGENAME}}]] | |
- | + |
Current revision as of 21:21, 1 June 2009
Some article titles cannot be named correctly due to software limitations.
Before the opening paragraph of the article, insert {{Template:wrongtitle|title=correct title}}. This will produce the following text:
- The title given to this article is incorrect due to technical limitations. The correct title is correct title.
For a list of articles that are subject to these limitations, see Special:Whatlinkshere/Template:wrongtitle.
[edit] Excluded characters
The following characters are not allowed in page titles:
# < > [ ] | { }
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. For example the article on the Strong Bad Email DVD, named "strongbad_email.exe" is currently at "strongbad email.exe". In order to display the title correctly, you must use {{DISPLAYTITLE:strongbad_email.exe}}.