Regular wiki syntax
An example of MediaWiki markup syntax here in our wiki
Heading level 1
Heading level 2
Heading level 3
Heading level 4
Bulleted Lists
- one
- two
- three
- three and one-third
- three and two-thirds
Numbered Lists
- one
two
spanning several lines
without breaking the numbering- three
- three point one
- three point two
Numbered and Bulleted Lists
- one
- two
- two point one
- two point two
Preformatted Text
preformatted text is done with a space at the beginning of the line
(Doesn't seem to work!)
Definition Lists
; Definition
- item 1
- item 2
(Doesn't seem to work!)
Links
Inside this Wiki
(This one's broken ->) Std_env
External Pages
(Raw URLs)
http://mediawiki.org , http://www.vestasys.org
http://mediawiki.org, http://www.vestasys.org
(Alternate Link Text)
Tables
{| |Orange |Apple |- |Bread |Pie |- |Butter |Ice cream |}
(Tables don't seem to work)
Back to regular wiki syntax