wiki:WikiPageNames

Version 1 (modified by trac, 19 years ago) (diff)

--

Wiki page names are written using CamelCase. Within a wiki text, any word in CamelCase automatically becomes a hyperlink to the wiki page with that same name.

Page names must follow these rules:

  1. The name must consist of alphabetic characters only. No digits, spaces, punctuation, or underscores are allowed.
  2. A name must have at least two capital letters.
  3. The first character must be capitalized.
  4. Every capital letter must be followed by one or more lower-case letters.
  5. The use of slash ( / ) is permitted to create a hierarchy inside the wiki.

If you want a to create a wiki page that doesnt follow CamelCase rules you could use the following syntax see #614:

[wiki:NOTCamelCase NOTCamelCase]

See also: WikiNewPage, WikiFormatting, TracWiki