| General Features | PBwiki | 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 | PBwiki | 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 | PBwiki | DokuWiki | MediaWiki | PmWiki |
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| does not apply | ||||
| Datastorage | PBwiki | 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 | PBwiki | DokuWiki | MediaWiki | PmWiki |
| does not apply | ||||
| Development/Support | PBwiki | DokuWiki | MediaWiki | PmWiki |
| does not apply | ||||
| does not apply | ||||
| Common Features | PBwiki | DokuWiki | MediaWiki | PmWiki |
| Special Features | PBwiki | DokuWiki | MediaWiki | PmWiki |
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 | PBwiki | DokuWiki | MediaWiki | PmWiki |
| Syntax Features | PBwiki | DokuWiki | MediaWiki | PmWiki |
| Usability | PBwiki | DokuWiki | MediaWiki | PmWiki |
| Statistics | PBwiki | DokuWiki | MediaWiki | PmWiki |
| Output | PBwiki | DokuWiki | MediaWiki | PmWiki |
| Media and Files | PBwiki | DokuWiki | MediaWiki | PmWiki |
| Extras | PBwiki | DokuWiki | MediaWiki | PmWiki |
| Syntax Examples | PBwiki | DokuWiki | MediaWiki | PmWiki |
CamelCaseLink or [Free Link] |
[[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://www.externallink.com] |
[[http://example.com]] [[http://example.com|With a Title]] |
[http://example.org The title] |
http://.... [[http://... | link text]] [[link text -> http://...]] |
|
! Level 1 !! Level 2 !!! Level 3 !!!! Level 4 !!!!! Level 5 !!!!!! Level 6 |
====== 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+} |
|
<code>monospace</code> |
''monospace'' |
<tt>monospace</tt> |
@@monospace@@ |
|
-strikethrough- |
<del>strikethrough</del> |
<s>strikethrough</s> |
{-strikethrough-} |
|
<sup>superscript</sup> |
<sup>superscript</sup> |
<sup>superscript</sup> |
'^superscript^' |
|
<sub>subscript</sub> |
<sub>subscript</sub> |
<sub>subscript</sub> |
'_subscript_' |
|
[http://www.imagelocation.com/image.jpg |
{{local.jpg}}
{{http://foo.bar/baz.jpg}} |
[[Image:wiki.png]] |
http://foo.bar/foo.jpg Attach:foo.jpg |
|
<left>, <center>, <right> |
|
<center>Centered</center> |
%center% centered text %right% right aligned |
|
|
|
: indented line |
-> indented text |
|
* Bullet #1 * Bullet #2 ** SubBullet #1 |
|
* Item 1 ** Item 1.2 * Item 2 |
* Item 1 ** Item 1.1 * Item 2 |
|
# Number #1 # Number #2 |
|
# Item 1 ## Item 1.2 # Item 2 |
# Item 1 ## Item 1.1 # Item 2 |
|
<dl> </dl> |
|
; term : definition |
: term : definition |
|
--- |
---- |
---- |
---- |
|
| Last updated | 2010-08-16 | 2012-02-01 | 2011-06-22 | 2010-11-22 |