When you edit a Wiki page, you're dealing with a very simple formatting language. Look at this page, which uses some of the formatting features, then edit this page, to see how you create those features in the WikiFormatting language.
You can do bold by enclosing a word in triple quotes: ' ' ' bold' ' '.
You can do italics by enclosing a word in double quotes: ' 'italics' '.
Here is a list
- item one
- item two
- item three
- item 3a
- item 3b
Do this by prefixing lines with one or more spaces and an asterisk ('*').
You can put a web link in just by typing the URL:
Preformatted text
{{{ Looks And
- like like this. this.}}}
Do it by enclosing your text in triple curly braces: { { { Preformatted text.} } }