HomePage RecentChanges

Wiki Help

Wiki Usage Examples

This page illustrates some of the wiki markup usages. They are shown using monospaced font where possible however to see the wiki formatting examples 100% correctly, please click the ‘Edit this page’ link in the footer.

Here is a simple horizontal line. It must be preceeded by a blank line.


Simple paragraphs look like this. You can also indent sub-paragraphs.

Bullet lists are lines starting with *, one for each level of indent:

Numbered lists are similar, but beginning with #:

  1. First item.(i.e.:# First item.)
  2. Second item.(i.e.:# Second item.)
    1. This is a sub item.(with 2#'s)
    2. Another sub item.(with 2#'s)
  3. Third item.(i.e:# Third item.)

====Here is a Bold Subtitle==== becomes:

Here Is A Bold Subtitle

---Another Kind of Title--- becomes:

—Another Kind of Title—

This is *bold text*. → This is bold text.

This is /italic text/. → This is italic text.

This is _underlined text_. → This is underlined text.

This is ~emphasized text~. → This is emphasized text.

This is ##monospaced text##. → This is monospaced text.

This is ->: → a right arrow

This is --: – a dash, ---: — a longer dash, ...: … an ellipsis.

This is an example of internal links embedded in the text.

This is an example of an external link that shows up as a number in brackets: [http://www.comcast.net][1].

This is the same link using a text tag (preferred usage): [http://www.comcast.net www.comcast.net]www.comcast.net


This links to a Checkbox Test page illustrating the use of the checkbox extension module. Moved to this usage page to clean up the sidebar.