==heading== creates a heading
---- creates a horizontal rule
~italic~ makes text italic
#bold# makes text bold
Starting a line with a blank space makes it monospaced
Starting a line with a * makes it a bullet list
You can create a table by preceding each cell value with a pipe: |
New rows are started by typing on a new line
Column headers are defined by typing a double pipe instead of a single one
A CamelCase word automatically becomes a local wiki link
[http://example.com linkname] is used for external URL links
[file:filename linkname] is used to link to a file attached to this page
[wiki:WikiWord alternate text] is used to link to a wiki page with alternate text
[[your wiki page name]] is used for a non-CamelCase wiki page link
[image:filename] is used to display a graphic file attached to this page
[image:filename left] aligns an image left, [image:filename right] aligns it right
To create a link to another page, simply type its name (in the WikiStyle, i.e. mashed-together with capital letters for each word).
To prevent wiki formatting, put text inside a <nowiki></nowiki> block
Allowed HTML is: <code>, <pre>, <blockquote>, <center>, <s>