Creole is a new wiki markup language - its goal is to become the one common wiki syntax and enable better exchange of content between different wiki engines.

This page introduces you to the most important elements of the creole syntax, showing first the markup verbatim and then how it is rendered by the wiki engine. Please note that some of the features depend on your configuration.

BTW: This very page is written in creole syntax!

Headings

= heading 1st level =
== heading 2nd level ==
=== heading 3rd level ===
==== heading 4th level ====
===== heading 5th level =====

heading 1st level

heading 2nd level

heading 3rd level

heading 4th level

heading 5th level

Text Formatting

* //emphasized (italics)//
* **boldface**
* **//bold italics//**, //**italics bold**//
* {{{monospace}}}
  • emphasized (italics)
  • boldface
  • bold italics, italics bold
  • monospace

Hyperlinks

Internal Links

* [[FrontPage]]
* [[HelpOnEditing/SubPages]]
* [[/SubPage]]
* [[../SiblingPage]]
* [[FrontPage|named link]]
* [[#anchorname]]
* [[#anchorname|description]]
* [[PageName#anchorname]]
* [[PageName#anchorname|description]]
* [[attachment:filename.txt]]

External Links

* http://moinmo.in/
* [[http://moinmo.in/]]
* [[http://moinmo.in/|MoinMoin Wiki]]
* [[http://static.moinmo.in/logos/moinmoin.png]]
* {{http://static.moinmo.in/logos/moinmoin.png}}
* [[http://static.moinmo.in/logos/moinmoin.png|moinmoin.png]]
* [[MeatBall:InterWiki|InterWiki page on MeatBall]]
* [[mailto:user@example.com]]

Avoid or Limit Automatic Linking

 * {{{http://www.example.com}}}
 * ~http://www.example.com/
  • http://www.example.com
  • ~http://www.example.com/

Drawings

{{drawing:myexample}}

Lists

Unordered Lists

* item 1

* item 2 (preceding white space)
** item 2.1
*** item 2.1.1
* item 3
  • item 1
  • item 2 (preceding white space)
    • item 2.1
      • item 2.1.1
  • item 3

Ordered Lists

# item 1
## item 1.1
## item 1.2
# item 2
  1. item 1
    1. item 1.1
    2. item 1.2
  2. item 2

Horizontal Rule

----

Tables

|=A |=B |=C |
| 1 | 2 | 3 |
A B C
1 2 3

Other

forced\\linebreak
forced
linebreak

Macros and Variables

Macros

{{{<<Anchor(anchorname)>>}}} inserts a link anchor {{{anchorname}}}
{{{<<BR>>}}} inserts a hard line break
{{{<<FootNote(Note)>>}}} inserts a footnote saying {{{Note}}}
{{{<<Include(HelpOnMacros/Include)>>}}} inserts the contents of the page {{{HelpOnMacros/Include}}} inline
{{{<<MailTo(user AT example DOT com)>>}}} obfuscates the email address {{{user@example.com}}} to users not logged in

Variables

  • ~@SIG~@ inserts your login name and timestamp of modification
  • ~@TIME~@ inserts date and time of modification

Parsers

Verbatim Display

{{{
def hello():
    print "Hello World!"
~}}}
def hello():
    print "Hello World!"

Syntax Highlighting

def hello():
    print "Hello World!"
def hello():
    print "Hello World!"

Quoting

Il Debito Tecnico è ... wikipedia

See also CreoleCheatCheet (PNG image)



Notice: Undefined variable: browserName in /var/www/taziomirandola.it/lib/Visitors.php on line 86

Notice: Undefined variable: browserName in /var/www/taziomirandola.it/lib/Visitors.php on line 96

Deprecated: strripos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /var/www/taziomirandola.it/lib/Visitors.php on line 96

Notice: Undefined index: HTTP_ACCEPT_LANGUAGE in /var/www/taziomirandola.it/lib/Visitors.php on line 39

Fatal error: Uncaught TypeError: Argument 1 passed to safe_text() must be of the type string, null given, called in /var/www/taziomirandola.it/lib/Visitors.php on line 39 and defined in /var/www/taziomirandola.it/lib/Visitors.php:162 Stack trace: #0 /var/www/taziomirandola.it/lib/Visitors.php(39): safe_text() #1 /var/www/taziomirandola.it/lib/Visitors.php(124): Visitors::getData() #2 [internal function]: Visitors::log() #3 {main} thrown in /var/www/taziomirandola.it/lib/Visitors.php on line 162