| General Features | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
|---|---|---|---|---|---|
| Hosting Features | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
| does not apply | does not apply | does not apply | does not apply | ||
| does not apply | does not apply | does not apply | does not apply | ||
| does not apply | does not apply | does not apply | does not apply | ||
| does not apply | does not apply | does not apply | does not apply | ||
| does not apply | does not apply | does not apply | does not apply | ||
| does not apply | does not apply | does not apply | does not apply | ||
| does not apply | does not apply | does not apply | does not apply | ||
| System Requirements | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
| Datastorage | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
| Security/Anti-Spam | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
| Development/Support | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
| Common Features | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
| Special Features | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
Afar, Abkhazian, Afrikaans, Amharic, Arabic, Assamese, Aymara, Azerbaijani, Bashkir, Byelorussian, Bulgarian, Bihari, Bislama, Bengali; Bangla, Tibetan, Breton, Catalan, Corsican, Czech, Welsh, Danish, German, Bhutani, Greek, English, Esperanto, Spanish, Estonian, Basque, Persian, Finnish, Fiji, Faroese, French, Frisian, Irish, Scots Gaelic, Galician, Guarani, Gujarati, Hausa, Hebrew, Hindi, Croatian, Hungarian, Armenian, Interlingua, Indonesian, Interlingue, Inupiak, Icelandic, Italian, Inuktitut, Japanese, Georgian, Kazakh, Greenlandic, Cambodian, Kannada, Korean, Kashmiri, Kurdish, Kirghiz, Latin, Lingala, Laothian, Lithuanian, Latvian, Lettish, Malagasy, Maori, Macedonian, Malayalam, Mongolian, Moldavian, Marathi, Malay, Maltese, Burmese, Nauru, Nepali, Dutch, Norwegian, Occitan, Oromo, Oriya, Punjabi, Polish, Pashto, Pushto, Portuguese, Portuguese, Quechua, Rhaeto-Romance, Kirundi, Romanian, Russian, Kinyarwanda, Sanskrit, Sindhi, Sangho, Serbo-Croatian, Sinhalese, Slovak, Slovenian, Samoan, Shona, Somali, Albanian, Serbian, Siswati, Sesotho, Sundanese, Swedish, Swahili, Tamil, Telugu, Tajik, Thai, Tigrinya, Turkmen, Tagalog, Setswana, Tonga, Turkish, Tsonga, Tatar, Twi, Uighur, Ukrainian, Urdu, Uzbek, Vietnamese, Volapuk, Wolof, Xhosa, Yiddish, Yoruba, Zhuang, Chinese, Chinese Traditional, Zulu |
Arabic, Bulgarian, Catalan, Czech, Danish, German, Greek, English, Esperanto, Spanish, Estonian, Basque, Persian, Finnish, Faroese, French, Galician, Hebrew, Croatian, Hungarian, Indonesian, Italian, Japanese, Korean, Kurdish, Lithuanian, Latvian, Lettish, Malagasy, Marathi, Nepali, Dutch, Norwegian, Polish, Portuguese, Portuguese, Romanian, Russian, Slovak, Slovenian, Serbian, Swedish, Turkish, Ukrainian, Vietnamese, Chinese, Chinese Traditional |
Bulgarian, Czech, Danish, German, English, Spanish, Finnish, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Swedish, Ukrainian, Chinese, Chinese Traditional |
Danish, German, Greek, English, Spanish, Finnish, French, Hungarian, Japanese, Korean, Portuguese, Russian, Swahili, Chinese, Chinese Traditional |
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional |
|
| Links | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
| Syntax Features | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
| Usability | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
| Statistics | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
| Output | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
| Media and Files | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
| Extras | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
| Syntax Examples | MediaWiki | DokuWiki | TWiki | Confluence | Oddmuse |
[[a link]] [[a link|with title]] |
[[a Link]] [[namespace:link]] [[link|With a Title]] |
WikiWord autolink Otherweb.WikiWord [[Spaced text]] [[WikiWord][label]] |
[Page Title] [Link Title|Page Title#anchor] [~username] [^attachment.doc] |
optional, default on: PageName [[page name]] optional, default off: [PageName] → [1] [[[page name]]] → [1] [PageName text] → text [[page name|text]] → text |
|
[http://example.org The title] |
[[http://example.com]] [[http://example.com|With a Title]] |
http://twiki.org/ autolink [[http://twiki.org/][label]] |
[http://www.example.com] [Link Title|http://www.example.com] [Shortcut Link|PageName@otherwiki] |
http://example.com/ [http://example.com/] → [1] optional, default on: [http://example.com/ text] → text |
|
==Section== ===Subsection=== ====Sub-subsection==== |
====== Level 1 ====== ===== Level 2 ===== ==== Level 3 ==== === Level 4 === == Level 5 == |
---+ Level 1 ---++ Level 2 ---+++ Level 3 ---++++ Level 4 ---+++++ Level 5 ---++++++ Level 6 |
h1. Top Level Heading h2. Smaller Heading h6. Smallest Heading |
optional: section ======= subsection ---------- == two == === three == |
|
'''bold''' |
**bold** |
*bold* |
*bold* |
optional: *bold* **bold* '''bold''' |
|
''italic'' |
//italics// |
_italic_ |
_italics_ |
optional: /italic/ //italic// ''italic'' |
|
<u>underlined</u> |
__underlined__ |
<u>underline</u> |
+underline+ |
optional: _underline_ __underline__ |
|
<tt>monospace</tt> |
''monospace'' |
=monospaced text= and <verbatim> multi line text </verbatim> |
{{monospace}} |
optional: ##mono## <tt>mono</tt> <code>mono</code> |
|
<s>strikethrough</s> |
<del>strikethrough</del> |
<strike>strikethrough</strike> |
-strikethrough- |
no example known |
|
<sup>superscript</sup> |
<sup>superscript</sup> |
<sup>superscript</sup> |
^superscript^ |
no example known |
|
<sub>subscript</sub> |
<sub>subscript</sub> |
<sub>subscript</sub> |
~subscript~ |
no example known |
|
[[Image:wiki.png]] |
{{local.jpg}}
{{http://foo.bar/baz.jpg}} |
%ATTACHURL%/image.png http://any.domain/image.png |
!attached-image.jpg! !Other Page^attached-image.jpg|thumbnail! !http://example.com/external-image.jpg! |
http://example.com/pic.jpg optional: [[image:Name|Text|URL]] and variants |
|
<center>Centered</center> |
|
| left | center | right | or HTML or CSS |
{html}<div align="right">{html} |
no example known |
|
: indented line |
|
<blockquote> multi line text </blockquote> |
optional: : one :: two |
||
* Item 1 ** Item 1.2 * Item 2 |
|
|
* one ** one-two * two * three |
* one ** two |
|
# Item 1 ## Item 1.2 # Item 2 |
|
|
# one ## one-two # two # three |
optional: # one ## two |
|
; term : definition |
|
|
optional: ; term: definition |
||
---- |
---- |
--- |
---- |
optional: ---- |
|
| Last updated | 2009-06-10 | 2009-05-27 | 2009-04-30 | 2009-06-06 | 2009-03-27 |