// Syntax // Result
|| ==title must be at start of a line== ||
==title must be at start of a line==
|| ===title=== ||
===title===
|| ====title==== ||
====title====
|| =====title===== ||
=====title=====
||======title====== ||
======title======
||__bold__||__bold__
||''italics''||__italics__
||{{courier}}||{{courier}}
||{{{plain - content is passed through, eg. __ is not interpreted as bold}}}||{{{plain - content is passed through, eg. __ is not interpreted as bold}{}
||\\ inserts a line feed || \\ inserts a line feed
||<<classname>>|| use this to refer to different classes in your style sheet
||<<<stylsheet>>>||must be first element in your page and defines a different style sheet
||//a//table//header\\||or||a||normal entry||
:
//a//table//header
||or||a||normal entry
||* foo\\* bar\\* muh||
* foo
*bar
*muh
||# foo\\# bar\\# muh||
#foo
#bar
#muh
||: foo\\: bar\\: muh||
:foo
:bar
:muh
||* enumerations are only handled at start of line\\# and can be mixed\\## or nested\\:: and are usable for nesting tables\\||nested||table\\\\: to end nesting insert an empty line per nesting||
* enumerations are only handled at start of line
# and can be mixed
##or nested
::and are usable for nesting tables
||nested||table
:to end nesting insert an empty line per nesting
||dont forget [links to somewhere | wiki.wiki ]\\or an implicit link http://www.bejy.org||dont forget [link to somewhere | wiki.wiki ]\\or an implicit link http://www.bejy.org
||links support frames [links to somewhere ==>main wiki.wiki ]||links support frames [link to somewhere ==>main wiki.wiki ]
||images are specifed by links [/img/star.gif]||images are specifed by links [/img/star.gif]