logo
Published on Camp Hi-Sierra (http://www.camphisierra.org)

Wiki formatting

By phill
Created 04/15/2007 - 11:46
Table of contents
  1. Links [0]
  2. Text formatting markup [0]
  3. Level 1 [0]
    1. Level 2 [0]
      1. Level 3 [0]
        1. Level 4 [0]
  4. Paragraphs [0]
  5. HTML [0]

You can format your text using a modified Mediawiki markup, certain features have been added, while a great many are simply not supported. This consists of normal characters like asterisks, single quotes or equation marks which have a special function in the wiki, sometimes depending on their position. For example, to format a word in italic, you include it in two single quotes like ''this''

Links

For links to other content within this wiki, like the Main page [0], include the destination in a pair of brackets [[Main page]]. The link may also be given a title with a vertical bar (pipe): the semi-important front page [0] ([[Main page|the semi-important front page]]).

For links to other content on this site, not inside the wiki, like the About [0] page, include the desintation inside a pair of parenthesis. For example, ((About)). All the rules and features of the above interwiki links apply to these "outerwiki" links.

Text formatting markup

Description You type You get
applies anywhere
Italic text ''italic'' italic
Bold text '''bold''' bold
Bold and italic '''''bold & italic''''' bold & italic
Escape wiki markup <nowiki>no ''markup''</nowiki> no ''markup''
only at the beginning of the line
Headings of
different sizes
==level 1==
===level 2===
====level 3====
=====level 4=====

Level 1

Level 2

Level 3
Level 4
Horizontal rule ----
Bullet list &#42; one
&#42; two
&#42; three
&#42;&#42; three and one-third
&#42;&#42; three and two-thirds
  • one
  • two
  • three
    • three and one-third
    • three and two-thirds
Numbered list &#35; one
&#35; two
&#35; three
&#35;&#35; three point one
&#35;&#35; three point two
  1. one
  2. two
  3. three
    1. three point one
    2. three point two
Mixture of bulleted
and numbered lists
&#35; one
&#35; two
&#35;&#42; two point one
&#35;&#42; two point two
  1. one
  2. two
    • two point one
    • two point two
Preformatted text &nbsp;&nbsp;preformatted text is done with
&nbsp;&nbsp;a space at the
&nbsp;&nbsp;beginning of the line
preformatted text is done with a space at the beginning of the line

Paragraphs

Mediawiki ignores normal line breaks. To start a new paragraph, leave an empty line. You can also start a newline with the HTML tag <br&nbsp;/>.

HTML

Some HTML-Tags are allowed in MediaWiki, for example <code>, <div>, <span> and <font>.

This page was copied verbatim from MediaWiki's Formatting Help page [1], in case you were wondering.


Source URL:
http://www.camphisierra.org/wiki/Wiki_formatting