A WikiName is a word that follows the LinkPattern. WikiName““s are automatically hyperlinked, except when their name is the same as the current page title.
When a question mark appears after a WikiName then this means the page has not been defined yet. Then you have two options:
If you don't want to see a WikiName hyperlinked you have several options:
WikiPage
will result in WikiPage.
<nowiki
>
tag. E.g.
<nowiki
>WikiPage</nowiki>
will result in WikiPage.
If you want to hyperlink the singular form of a WikiName that is in the plural form you have two options:
WikiPage""s
will result in WikiPage”“s.
A WikiName can appear in the bracketed form. For example:
[[WikiPage|my wiki page]]
would result in my wiki page which is hyperlinked to WikiPage. This way of hyperlinking to WikiPage”“s is a system option configured by the administrator of this site, so it might not work here.