| General Features | Instiki | MediaWiki | PhpWiki | PmWiki |
|---|---|---|---|---|
| System Requirements | Instiki | MediaWiki | PhpWiki | PmWiki |
| Datastorage | Instiki | MediaWiki | PhpWiki | PmWiki |
| Security/Anti-Spam | Instiki | MediaWiki | PhpWiki | PmWiki |
| Development/Support | Instiki | MediaWiki | PhpWiki | PmWiki |
| Common Features | Instiki | MediaWiki | PhpWiki | PmWiki |
| Special Features | Instiki | MediaWiki | PhpWiki | PmWiki |
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 |
German, English, Spanish, French, Italian, Japanese, Dutch, Swedish, Chinese Traditional |
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 |
||
| Links | Instiki | MediaWiki | PhpWiki | PmWiki |
| Syntax Features | Instiki | MediaWiki | PhpWiki | PmWiki |
| Usability | Instiki | MediaWiki | PhpWiki | PmWiki |
| Statistics | Instiki | MediaWiki | PhpWiki | PmWiki |
| Output | Instiki | MediaWiki | PhpWiki | PmWiki |
| Media and Files | Instiki | MediaWiki | PhpWiki | PmWiki |
| Extras | Instiki | MediaWiki | PhpWiki | PmWiki |
| Syntax Examples | Instiki | MediaWiki | PhpWiki | PmWiki |
[[Some Page]] [[Some Page|anchor text]] |
[[a link]] [[a link|with title]] |
WikiWord or [somelink] [ desc | pagename ] |
[[page name]] [[page name | link text]] [[link text -> page name]] [[page name #anchor]] |
|
[another site](http://example.com) |
[http://example.org The title] |
http://someserver/someurl [ desc | exturl ] |
http://.... [[http://... | link text]] [[link text -> http://...]] |
|
#Level 1# ##Level 2## ###Level 3### ####Level 4#### #####Level 5##### ######Level 6###### |
==Section== ===Subsection=== ====Sub-subsection==== |
!!!Headline1 !!Headline2 !Headline3 |
! Level 1 !! Level 2 !!! Level 3 |
|
**bold** |
'''bold''' |
*bold* or <strong>bold</strong> |
'''bold''' |
|
_italic_, *italic* |
''italic'' |
_italics_ or or <em>italics</em> |
''italic'' |
|
underlined
{: style='text-decoration:underlined'} |
<u>underlined</u> |
<u>underlined</u> |
{+underlined+} |
|
`monospace` |
<tt>monospace</tt> |
<tt>monospace</tt> <code>code</code> <pre>preformatted</pre> <verbatim> unparsed text</verbatim> |
@@monospace@@ |
|
<del>strikethrough</del>
strikethrough
{: style='text-decoration:line-through'} |
<s>strikethrough</s> |
<strike>striked through</strike> |
{-strikethrough-} |
|
<sup>superscript</sup> |
<sup>superscript</sup> |
<sup>above</sup> |
'^superscript^' |
|
<sub>subscript</sub> |
<sub>subscript</sub> |
<sub>below</sub> |
'_subscript_' |
|
, [[image.jpg|alt text:pic]] |
[[Image:wiki.png]] |
[ http://foo.org/1.jpg size=30%] |
http://foo.bar/foo.jpg Attach:foo.jpg |
|
p{: style='text-align:left'}
p{: style='text-align:right'}
p{: style='text-align:center'}
p{: style='text-align:justify'} |
<center>Centered</center> |
<?plugin RawHtml <span align="right"> ?>right<?plugin RawHtml </span> ?> or <div align="right"> right </div> |
%center% centered text %right% right aligned |
|
p
{: style='margin-left:3em'}
> blockquote |
: indented line |
;: left indent ;;: more left indent or |
-> indented text |
|
* Item 1 ** Item 1.1 * Item 2 |
* Item 1 ** Item 1.2 * Item 2 |
* list |
* Item 1 ** Item 1.1 * Item 2 |
|
1. Item 1 |
# Item 1 ## Item 1.2 # Item 2 |
# list |
# Item 1 ## Item 1.1 # Item 2 |
|
term : definition |
; term : definition |
Term:<def> |
: term : definition |
|
*** |
---- |
---- |
---- |
|
| Last updated | 2011-09-01 | 2011-06-22 | 2009-04-03 | 2010-11-22 |