A Wiki Name is a word that follows the
<ow:link name="LinkPattern" href="ow.asp?LinkPattern" date="2005-05-02T12:00:00+01:00">Link Pattern</ow:link>
. Wiki Names are automatically hyperlinked, except when their name is the same as the current page title.
When a question mark appears after a Wiki Name then this means the page has not been defined yet. Then you have two options:
<li>Click on the question mark, and you will be able to submit a definition for the page. Click on the Cancel button to get into the view mode of that page.</li>
<li>Click on the hyperlinked Wiki Name, which will get you into the view mode of that page. You will then be able to:</li>
<li>Click on the pagetitle to see which pages already refer to that Wiki Name.</li>
<li>Click on the "Describe this page" link to submit a definition for the page.</li>
<li>Choose one of the templates to start editing with.</li>
</ul>
</ul>
If you don't want to see a Wiki Name hyperlinked you have several options:
<li>Don't smash the words together, simply put spaces between them.</li>
Use the C2:
<ow:link name="SixSingleQuotes" href="ow.asp?p=SixSingleQuotes&a=edit">SixSingleQuotes</ow:link>
sequences. E.g.
will result in WikiPage.
</li>
Use a tilde (~) character in front of the name. E.g.
will result in WikiPage.
</li>
Use the
tag. E.g.
<tt>>WikiPage</nowiki></tt>
will result in WikiPage.
</li>
</ul>
If you want to hyperlink the singular form of a Wiki Name that is in the plural form you have two options:
Use the C2:
<ow:link name="SixSingleQuotes" href="ow.asp?p=SixSingleQuotes&a=edit">SixSingleQuotes</ow:link>
sequence. E.g.
will result in
<ow:link name="WikiPage" href="ow.asp?WikiPage" date="2005-05-02T12:00:00+01:00">Wiki Page</ow:link>
s.
</li>
Use the double quote. E.g.
will result in
<ow:link name="WikiPage" href="ow.asp?WikiPage" date="2005-05-02T12:00:00+01:00">Wiki Page</ow:link>
s.
</li>
</ul>
A Wiki Name can appear in the bracketed form. For example:
<tt>[WikiPage my wiki page]</tt>
would result in
<ow:link name="WikiPage" href="ow.asp?WikiPage" date="2005-05-02T12:00:00+01:00">my wiki page</ow:link>
which is hyperlinked to
<ow:link name="WikiPage" href="ow.asp?WikiPage" date="2005-05-02T12:00:00+01:00">Wiki Page</ow:link>
. This way of hyperlinking to
<ow:link name="WikiPage" href="ow.asp?WikiPage" date="2005-05-02T12:00:00+01:00">Wiki Page</ow:link>
s is a system option configured by the administrator of this site, so it might not work here.
</ow:body>