This is a beta list of the elements chosen at WikiSym for Wiki Creole Markup. For a more detailed analysis of each markup, please view Elements. To compare a particular syntax with over 60+ wiki engines, you can use the wiki markup comparison tool from WikiMatrix.
Ordered Lists#
Whitespace before pound/hash not allowed.# number list
More detail: Lists
Unordered Lists#
Whitespace before dash not allowed.- bullet list
More detail: Lists
Bold#
**bold**
More detail: Bold and Italics
Italics#
//italics//
More detail: Bold and Italics
Headings#
== Level 1 (Largest) === Level 2 ==== Level 3
or:
== Level 1 (Largest) == === Level 2 === ==== Level 3 ====
More detail: Headings
Internal and External Links#
[[my big page]] [[my big page|Go to my page]] [[http://www.wikicreole.org]] [[http://www.wikicreole.org|Visit the WikiCreole website]]
More detail: Links
Paragraphs#
(blank line makes paragraph)More detail: Paragraphs
Linebreaks#
(consensus: treat line breaks as line breaks) (best practice: line continuations made with backslash at end of line)More detail: Linebreaks
Nowiki and preformatted in-line or block#
No wiki markup is interpreted between these characters. (ignore spaces below){ { { pre } } }
More detail: Preformatted And Nowiki
Placeholder#
also "Native Markup Block". When there is something advanced like extention code of the native wiki that is not supported in creole, a placeholder will show up, so users will not be confused seeing more than one syntax. (optional for wiki developers)<<x>>
Conflicts with OLPC image tag.
More detail: Placeholder
Images#
{{Image:Stuff.jpg}} [[some link|{{Image:Stuff.jpg}}]] [[http://example.com/|{{Image:Stuff.jpg}}]]
The word Image could then be written in English or the language of that wiki.
More detail: Images
Horizontal Line#
----
More detail: Horizontal Line
Add new attachment
Only authorized users are allowed to upload new attachments.
«
This particular version was published on 05-Sep-2006 12:10 by Alex Schröder.