Help:Syntax
Appearance
This is a handy guide to the most common bits of Wiki syntax you may want to use.
Basic text formatting markup
Desired Result | Description | Example |
---|---|---|
Italic Text | Two single quotes on each side | ''Italic Text'' |
Bold Text | Three single quotes on each side | '''Bold Text''' |
Bold and Italic | Five single quotes on each side | '''''Bold and Italic''''' |
The "strike" tag | <strike>Strikethru</strike> |