or, Media Wiki Cheat Sheet
All users are able to edit Wiki pages. Here is a description of the Media Wiki syntax.
''italic''
- italic. Note that these aren't double-quotes, it is actually two apostrophes.
'''bold'''
- bold. Three apostrophes, this time.
'''''bold and italic'''''
- bold and italic.
==heading==
===heading 2===
====heading 3====
=====heading 4=====
- Headings in different sizes.
- Internal link to a different page on the wiki.
- Same, but the displayed link in the text is the specified text instead of the title of the linked page.
----
- Horizontal line.
* one
* two
* three
- Bulleted list.
# one
# two
# three
- Numbered list.
{{Name}}
- Include template "Name."