aide:syntaxe:comparaison_de_syntaxe_entre_wikis
Ceci est une ancienne révision du document !
Aide:Syntaxe:Comparaison de syntaxe entre Wikis
Cette page est construite a partir des données du site https://www.wikimatrix.org. Celui-ci permet de comparer différents wiki entre eux.
Ici, nous allons simplement comparer les syntaxe entre MediaWiki (Wikipédia) et DokuWiki afin que tu puisses voir quelles sont les différences.
Suite à venir…
| Syntax Examples | MediaWiki | DokuWiki |
|---|---|---|
| Internal Link | [[a link]] [[a link|with title]] | [[a Link]] [[namespace:link]] [[link|With a Title]] |
| External Link | [http://example.org The title] | [[http://example.com]] [[http://example.com|With a Title]] |
| Headlines | ==Section== ===Subsection=== ====Sub-subsection==== | ====== Level 1 ====== ===== Level 2 ===== ==== Level 3 ==== === Level 4 === == Level 5 == |
| Bold Format | '''bold''' | **bold** |
| Italics Format | ''italic'' | //italics// |
| Underline Format | <u>underlined</u> | __underlined__ |
| Monospace Format | <tt>monospace</tt> | ''monospace'' |
| Strikethrough Format | <s>strikethrough</s> | <del>strikethrough</del> |
| Superscript Format | <sup>superscript</sup> | <sup>superscript</sup> |
| Subscript Format | <sub>subscript</sub> | <sub>subscript</sub> |
| Images | [[Image:wiki.png]] | {{local.jpg}} {{http://foo.bar/baz.jpg}} |
| Aligning Text | <center>Centered</center> | Plugin |
| Text Indentation | : indented line | n/a |
| Bulleted Lists | * Item 1 ** Item 1.2 * Item 2 | * item 1
* item 1.1
* item 2
|
| Numbered Lists | # Item 1 ## Item 1.2 # Item 2 | - item 1 - item 1.1 - item 2 |
| Definition Lists | ; term : definition | Plugin |
| Horizontal Rule | ---- | ---- |
aide/syntaxe/comparaison_de_syntaxe_entre_wikis.1675174628.txt.gz · Dernière modification : de Chewbacca
