## Please edit system and help pages ONLY in the master wiki! ## For more information, please see MoinMoin:MoinDev/Translation. ##master-page:Unknown-Page ##master-date:Unknown-Date #acl -All:write Default #format wiki #language en A WikiName is a word that contains a group of words with spaces removed (and with starting letters of the words capitalized), e.g. SystemInfo. WikiName''''''s automatically become hyperlinks to the WikiName's page. Uppercase and lowercase letters are determined by the configuration of the wiki software. The default configuration should work for UTF-8 characters (digits are treated as lowercase characters). When you click on the highlighted page title (i.e. WikiName on this page), you will see a list of all pages that link to the current page. This even works on pages that have not been created yet. A question mark (?) before a link or a link in gray means that the page has not yet been created. Clicking on the question mark (?) or page's name will send you to the default creation page where you can create that page (e.g. NoSuchPageForReal). A list of all pages that have not yet been created but are referred to on another page is located at WantedPages. ''Escaping'' a WikiName, i.e. if you want to write the word Wiki''''''Name without linking it, can be done in one of three ways: * An exclamation mark before the !WikiName, like this: {{{!WikiName}}}. * An "empty" bold sequence (a sequence of six single quotes) inside the Wiki''''''Name: {{{Wiki''''''Name}}}. * The shorter sequence (two backticks) inside the Wiki``Name, like this: {{{Wiki``Name}}}. /!\ On some Wikis, a link to the page Recent``Changes might refer to the same page as this link: [[recentchanges]]. This is especially true for Windows and Mac OS X systems because they are not case-sensitive normally. * To learn more about wiki markup, see HelpOnEditing. * See also HelpOnLinking, "Arbitrary Page Names".