HRWiki:Naming conventions (technical restrictions)
From Homestar Runner Wiki
(→Non-MediaWiki limitations: This isn't Wikipedia. :P) |
It's dot com (Talk | contribs) (reverted; this has not changed) |
||
(includes 31 intermediate revisions) | |||
Line 2: | Line 2: | ||
Some article titles cannot be named correctly due to software limitations. | Some article titles cannot be named correctly due to software limitations. | ||
- | Before the opening paragraph of the article, insert '''<nowiki>{{</nowiki>[[Template:wrongtitle]]|title=''correct title''<nowiki>}}</nowiki>'''. This will produce the text: | + | Before the opening paragraph of the article, insert '''<nowiki>{{</nowiki>[[Template:wrongtitle]]|title=''correct title''<nowiki>}}</nowiki>'''. This will produce the following text: |
- | + | {{wrongtitle|title=correct title}} | |
- | For a list of articles | + | For a list of articles that are subject to these limitations, see [[Special:Whatlinkshere/Template:wrongtitle]]. |
== Excluded characters == | == Excluded characters == | ||
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: |
/ | / | ||
- | 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}}.