HRWiki:Naming conventions (technical restrictions)

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
m (Actually, as far as I can tell, Wikipedia does not have support for lowercase titles, but fakes it using JavaScript. The HRWiki has full support for lowercase titles.)
(reverted; this has not changed)
 
(includes 4 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 to from a namespace that supports subpages 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:
Line 17: Line 17:
  /
  /
-
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>''.
-
 
+
-
== Lowercase first letter ==
+
-
Unlike [[Wikipedia:Main Page|Wikipedia]], the Homestar Runner Wiki is set to accept a lowercase character as the first letter of a page title.
+
[[Category:Help|{{PAGENAME}}]]
[[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}}.

Personal tools