Contributing to the wiki

The wiki is open to anyone to participate. You can register an account and start editing right away.

Try to make sure that any content you are adding does not already exist somewhere else in the wiki, and that you are adding it in the correct place.

Normal netiquette applies. Keep your content PG, topical and appropriate.

The formatting syntax is similar to Wikipedia:

'''bold text'''
''italic text''
'''''bold/italic text'''''

= Big heading =

== Smaller heading ==

=== Smaller again ===

[[Wiki Link]]   <-- links to the wiki page Wiki_Link
[[Wiki Link|displayed text here]]
[[Section/Page Name]]
[[Section/Page Name|displayed text here]]

[http://example.org/ External link]

This is <code>inline code</code>

HTML <pre> tags can be used for code blocks

* List item
** Indented list item

# Numbered list item
## Indented numbered list item