The whole idea of this wiki system is to enable people without knowledge of web authoring to edit web pages. The last thing I want to do is to overload you with new information but you really cannot do without a few guidelines for dealing with the wiki code.
The code that you need to know will be explained on the following pages.
Here is an overview:
Formatted text
To create bold or italic text, we use apostrophes, to underline or strikethrough text, we use html tags.
Headers with exclamation marks
A header above a paragraph is displayed in bold because we place exclamation signs before it. Two exclamation (!!) signs give us a black heading, three (!!!) give us an orange heading.
Links
We create links by using square brackets.
Editing tables
Tables contain a lot of code that you can completely ignore, thanks to the integrated 'table edit' function.