The Wiki supports the formatting syntax called "Markdown". You can easily make italic, bold, underlined or strikethrough text. To learn how, read this.

Besides, there are such Wiki-exclusive formatting features as unordered lists, links and images in text.

To insert a list element, put *, + or - at the beginning of a line. Note that there must be one blank line before the first element.

To insert a link, you can:

  • wrap page name in square brackets: Add [[Add]]
  • do the same but put a suffix if needed: Vectors [[Vector]]s
  • wrap page name in parentheses and set displayed text in square brackets before: Plus [[Plus|Add]]
  • do the same but put any URL instead of a page name: Fancade [[Fancade|http://www.fancade.com/]]

To insert an image, you can wrap the image URL in ! to insert it directly in the text.