| General Features | Wikispaces | DokuWiki | MediaWiki | PmWiki |
|---|---|---|---|---|
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| Hosting Features | Wikispaces | DokuWiki | MediaWiki | PmWiki |
| 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 | Wikispaces | DokuWiki | MediaWiki | PmWiki |
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| Datastorage | Wikispaces | DokuWiki | MediaWiki | PmWiki |
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| Security/Anti-Spam | Wikispaces | DokuWiki | MediaWiki | PmWiki |
| does not apply | ||||
| Development/Support | Wikispaces | DokuWiki | MediaWiki | PmWiki |
| does not apply | ||||
| does not apply | ||||
| Common Features | Wikispaces | DokuWiki | MediaWiki | PmWiki |
| Special Features | Wikispaces | DokuWiki | MediaWiki | PmWiki |
Welsh, German, English, Spanish, Basque, French, Italian, Polish |
Afrikaans, Arabic, Azerbaijani, Bulgarian, Catalan, Czech, Danish, German, Greek, English, Esperanto, Spanish, Estonian, Basque, Persian, Finnish, Faroese, French, Galician, Hebrew, Hindi, Croatian, Hungarian, Indonesian, Icelandic, Italian, Japanese, Cambodian, Korean, Kurdish, Latin, Lithuanian, Latvian, Lettish, Malagasy, Macedonian, Marathi, Nepali, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Slovak, Slovenian, Albanian, Serbian, Swedish, Thai, Turkish, Ukrainian, Vietnamese, Chinese, Chinese Traditional |
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, Brazilian 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 |
Breton, Catalan, Danish, Greek, English, Esperanto, Spanish, Persian, Finnish, French, Hungarian, Italian, Japanese, Lithuanian, Macedonian, Dutch, Norwegian, Polish, Portuguese, Romanian, Russian, Sinhalese, Slovak, Swedish, Tamil, Turkish, Vietnamese |
|
| does not apply | ||||
| Links | Wikispaces | DokuWiki | MediaWiki | PmWiki |
| Syntax Features | Wikispaces | DokuWiki | MediaWiki | PmWiki |
| Usability | Wikispaces | DokuWiki | MediaWiki | PmWiki |
| Statistics | Wikispaces | DokuWiki | MediaWiki | PmWiki |
| Output | Wikispaces | DokuWiki | MediaWiki | PmWiki |
| Media and Files | Wikispaces | DokuWiki | MediaWiki | PmWiki |
| Extras | Wikispaces | DokuWiki | MediaWiki | PmWiki |
| Syntax Examples | Wikispaces | DokuWiki | MediaWiki | PmWiki |
[[pagename]] or [[pagename|alias]] or [[spacename:pagename]] |
[[a Link]] [[namespace:link]] [[link|With a Title]] |
[[a link]] [[a link|with title]] |
[[page name]] [[page name | link text]] [[link text -> page name]] [[page name #anchor]] |
|
[[http://somewhere.else]] [[http://somewhere.else|alias]] or http://somewhere.else |
[[http://example.com]] [[http://example.com|With a Title]] |
[http://example.org The title] |
http://.... [[http://... | link text]] [[link text -> http://...]] |
|
= Headline 1 = == Headline 2 == === Headline 3 === |
====== Level 1 ====== ===== Level 2 ===== ==== Level 3 ==== === Level 4 === == Level 5 == |
==Section== ===Subsection=== ====Sub-subsection==== |
! Level 1 !! Level 2 !!! Level 3 |
|
**bold** |
**bold** |
'''bold''' |
'''bold''' |
|
//italics// |
//italics// |
''italic'' |
''italic'' |
|
__underline__ |
__underlined__ |
<u>underlined</u> |
{+underlined+} |
|
{{monospace}} |
''monospace'' |
<tt>monospace</tt> |
@@monospace@@ |
|
via editor tool |
<del>strikethrough</del> |
<s>strikethrough</s> |
{-strikethrough-} |
|
via editor tool |
<sup>superscript</sup> |
<sup>superscript</sup> |
'^superscript^' |
|
via editor tool |
<sub>subscript</sub> |
<sub>subscript</sub> |
'_subscript_' |
|
[[image:image.jpg]] |
{{local.jpg}}
{{http://foo.bar/baz.jpg}} |
[[Image:wiki.png]] |
http://foo.bar/foo.jpg Attach:foo.jpg |
|
via editor tool |
|
<center>Centered</center> |
%center% centered text %right% right aligned |
|
> indent |
|
: indented line |
-> indented text |
|
* one * two ** sub-two * three |
|
* Item 1 ** Item 1.2 * Item 2 |
* Item 1 ** Item 1.1 * Item 2 |
|
# one # two ## sub-two # three |
|
# Item 1 ## Item 1.2 # Item 2 |
# Item 1 ## Item 1.1 # Item 2 |
|
|
|
; term : definition |
: term : definition |
|
---- |
---- |
---- |
---- |
|
| Last updated | 2010-10-20 | 2012-02-01 | 2011-06-22 | 2010-11-22 |