WikiFormat


This page has examples of the types of formatting you can use in the wiki. Click on the [Edit] link below to see how the formatting is done.


Bold text is surrounded by 3 single quotes

Italic text is surrounded by 2 single quotes

Bold-Italic

Lines of text separated by empty lines will be formatted as paragraphs, ( <p> tag ).

Lines of text
not separated
by empty lines
will be formatted
as breaks, ( <br> tag ).

Extra blank lines are ignored

Horizontal lines are created by typing 4 dashes at the start of the line, ( ---- ).


Wiki page names have a standard format of captitalised first letter joined together, ( e.g. 'test page' becomes TestPage ). There must be at least two words in the title, ( i.e. 'Test' and 'Page' are not titles but TestPage is ).
Tip: The wiki expects the capital letters to be separated by lowercase letters so a name like ThisIsAPage will not be recognised. Instead, type the A in lowercase like this, ThisIsaPage.

Links to http, mailto, etc are formatted like this;
www.google.com
fred@flintstones.com

Numbered lists are made by putting a 1 at the start of the line. Subsequent lines also start with one. Nest the list by adding extra 1s up to a limit of 3

  1. This will be numbered '1'
  2. This will be numbered '2'
    1. This will be numbered '1' and indented
    2. This will be numbered '2' and indented
      1. This will be numbered '1' and indented twice
  3. This will be numbered '3'

Outline lists are made by putting an asterix at the start of the line. Nest the list by adding extra asterisks up to a limit of three.

Lines that have a leading space will be formated in courier font


[ListAllPages]