Foswiki vs. GWiki vs. JSPWiki vs. KeheiWiki vs. MoinMoin vs. Oddmuse vs. PhpWiki vs. PmWiki vs. TiddlyWiki vs. TWiki vs. Zim

General Features Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
Version
2.1.8
2.4.0
2.11.0
Pleiades-M45
1.9.11
2.3.13
phpwiki-1.3.14
2.3.32
5.1.21
TWiki-6.1.0
0.56
Last Release Date
2023-08-05 (7 months ago)
2018-06-14 (5 years ago)
2021-11-21 (2 years ago)
2005-03-21 (19 years ago)
2020-11-07 (3 years ago)
2018-09-03 (5 years ago)
2007-06-30 (16 years ago)
2024-03-23 (5 days ago)
2019-07-24 (4 years ago)
2018-07-15 (5 years ago)
2012-04-01 (11 years ago)
Last Update here
2023-10-16 (5 months ago)
2018-10-16 (5 years ago)
2021-12-01 (2 years ago)
2009-12-23 (14 years ago)
2020-11-08 (3 years ago)
2018-10-27 (5 years ago)
2009-04-03 (14 years ago)
2024-03-24 (4 days ago)
2019-11-20 (4 years ago)
2019-07-19 (4 years ago)
2012-07-16 (11 years ago)
Author
Foswiki Community
Roger Rene Kommer
Apache Software Foundation
team
https://moinmo.in/MoinCoreTeamGroup
Alex Schroeder
Steve Wainstead, Jeff Dairiki, Reini Urban, Carsten Klapp, Marc-Etienne Vargenau
Petko Yotov (Original author: Patrick R. Michaud)
Jeremy Ruston, TiddlyWiki community
Peter Thoeny, TWiki community
Jaap Karssenberg
URL
Free and Open Source
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
License
GPL
Apache License, Version 2.0
Apache License 2.0
LGPL
GPL
GPL
GPL
GPL2+
BSD
GPL
GPL
Programming Language
Perl
Java
Java
Perl
Python
Perl
PHP
PHP
HTML, JavaScript
Perl, JavaScript
Python
Data Storage
Files, RCS
Database, Files
Database, Files
Files, RCS
Files
Files
Database, Files, RCS
Files
Files
Files, RCS
Files, RCS
License Cost/ Fee
$0
Free
0
0
0
free
0
0
0
N/A
0
Development status
Mature
Mature
Mature
Mature
Mature
Mature
Mature
Mature
Mature
Mature
Mature
Intended Audience
Enterprise, Corporate, Business, Intranets, Personal use, Community building, Educational, Intranet, Extranet
User, Developer, Enterprise, Workgroups
all
corporate and special interest groups
Everybody with <<100.000 pages. :)
family people, hackers
Any
All
Individuals, private, small groups
Large enterprise; small to medium businesses
Private users, small teams
System Requirements Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
Operating System
Linux, Windows, OS-X and others
Windows, Mac OS X, Linux (All Java Plattforms)
any platform supporting JDK 1.8+
Unix/Linux
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Anything supported by Perl
UNIX, Windows, MacOS X, probably others
Linux, UNIX, Windows, MacOS X, probably others
Any
Linux, Windows, OS-X and other
Linux, Windows, OSX
Root Access
No
No
No
No
No
No
No
No
No
No
No
Webserver
Apache, Lighttpd, Nginx, or any other supporting (F)CGI
All Java Servlet Container, included
Any servlet 3.1 compliant web server, e.g. Tomcat 8.5+, Jetty, Glassfish, Websphere
Apache 1.3 or better CGI (any level)
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Anything supporting CGI scripts
Apache, IIS, anything with PHP support
Apache, IIS, anything with PHP support. Can also be run w/o a webserver.
Not required (optional backends available)
Almost any webserver, typically Apache and Ngnix
None
Other Requirements
RCS (optional), cron/scheduler, fgrep, egrep; Plugins may have additional dependencies
Java 1.8+
optional JavaMail for mailing functionality
perl 4 or newer
None
Writable data directory
various opt. helpers
none
A common browser
RCS (optional), cron/scheduler, fgrep, egrep; Plugins may have additional dependencies
Desktop environment with Gtk toolkit
Datastorage Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
Text Files
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Optional
Yes
Yes
MySQL
No
Yes
Optional
Plugin
No
No
Yes
Plugin
No
No
No
PostgreSQL
No
Yes
Optional
Plugin
No
No
Yes
No
No
No
No
Oracle
No
Yes
Optional
Plugin
No
No
Yes
No
No
No
No
SQLite
No
No
Optional
Plugin
No
No
Yes
Plugin
No
No
No
BerkeleyDB
No
No
Optional
Plugin
No
No
Yes
No
No
No
No
RCS
Yes
Plugin
Plugin
Plugin
No
No
Yes
Plugin
No
Yes
Plugin
Other
caching of content into database using plugins
Google Datastore
JDBC driver must be provided manually; also Page provider architecture -> several implementations
archiving plugin, designed for unionFS
No
No
gdbm, cvs, MSSQL, ... (ADODB, PearDB)
Compressed, XML and/or ephemeral files (modules). Can provide custom data backends.
Data self contained in html file OR as individual data files
RcsLite Perl library for version control without external RCS; backend API for other storage
Text Files with index in SQLite
Security/Anti-Spam Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
Page Permissions
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
No
ACL
Yes
Yes
Yes
Yes
Yes
No
Yes
Yes
No
Yes
No
Authentication Backends
Internal authentication; anything Apache supports such as LDAP, NIS, AD, Kerberos
Internal and external with adapter
JAAS -> interface to many external backends possible
Apache
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
None (use your web server instead)
db, session, pop, imap, ldap, file, webserver
Internal: per page, per group, per user, per user group. External: .htpasswd, LDAP, Active Directory. Plugins: Mailman, forums w/MySQL, oAuth, custom possible.
optional extensions available
Internal authentication; anything Apache supports such as LDAP, NIS, AD, Kerberos
File permissions
Host Blocking
Plugin
No
Optional
Yes
Yes
Yes
No
Optional
No
Plugin
No
Mail Encryption
Yes
No
Plugin
No
Optional
No
No
Optional
No
Yes
No
nofollow
Yes
Optional
Optional
No
No
No
Yes
Yes
Unknown
Plugin
No
Blacklist
Plugin
No
Yes
Plugin
Yes
Optional
Yes
Optional
No
Plugin
No
CAPTCHA
Plugin
Yes
Yes
Plugin
Optional
Plugin
Yes
Plugin
No
Plugin
No
Delayed Indexing
Plugin
No
Yes
Plugin
No
No
No
Optional
Unknown
Plugin
No
Development/Support Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
# of Consultants
Preconfigured Hosting
Yes
Yes
No
No
Yes
Yes
No
Yes
Yes
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Freenode: #jspwiki
#phpwiki
Stars on GitHub
97 ⭐
4 ⭐
88 ⭐
N/A
N/A
67 ⭐
N/A
N/A
7039 ⭐
N/A
N/A
Common Features Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
Preview
Yes
Yes
Yes
Optional
Yes
Yes
Yes
Yes
Yes
Yes
No
Minor Changes
Yes
Yes
No
No
Yes
Yes
Yes
Yes
Yes
Yes
No
Change Summary
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Unknown
Yes
No
Page History
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Plugin
Yes
Plugin
Page Revisions
Unlimited
Unlimited
Unlimited
Unlimited
Unlimited
Restricted by Age
Unlimited
Unlimited
Unlimited
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Between all
Between all
Between all
Between all
Between all
Between all
Between all
Between all
Between all
Sitemap
Yes
Yes
Yes
Optional
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Plugin System
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Special Features Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
Unicode Support
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Right-to-Left Support
No
Optional
Yes
Unknown
Yes
Optional
No
Optional
Yes
No
Yes
Interface Languages
22
Bulgarian, Czech, Danish, German, Greek, English, Spanish, Finnish, French, Italian, Japanese, Korean, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Russian, Swedish, Ukrainian, Chinese, Chinese Traditional
2
German, English
10
Breton, German, English, Spanish, Finnish, French, Italian, Dutch, Russian, Chinese
1
English
1
English
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
9
German, English, Spanish, French, Italian, Japanese, Dutch, Swedish, Chinese Traditional
38
Arabic, Bulgarian, Breton, Catalan, Czech, Danish, German, Greek, English, Esperanto, Spanish, Persian, Finnish, French, Hungarian, Indonesian, Italian, Japanese, Lithuanian, Latvian, Lettish, Macedonian, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Slovak, Slovenian, Albanian, Swedish, Tamil, Turkish, Ukrainian, Vietnamese, Chinese, Chinese Traditional
4
German, English, French, Japanese
19
Bulgarian, Czech, Danish, German, English, Spanish, Finnish, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Swedish, Ukrainian, Chinese, Chinese Traditional
27
Catalan, Czech, Danish, German, Greek, English, Spanish, Estonian, French, Galician, Hebrew, Hungarian, Italian, Japanese, Dutch, Polish, Portuguese, Romanian, Russian, Slovak, Slovenian, Serbian, Swedish, Turkish, Ukrainian, Chinese, Chinese Traditional
Email notification
Yes
Yes
Plugin
Yes
Yes
Plugin
Yes
Optional
Unknown
Yes
No
Comments
Plugin
Threaded
Flat
Threaded
Discussion Pages
Discussion Pages
Plugin
Discussion Pages
Plugin
Threaded
No
Categories
Plugin
Yes
Yes
Yes
Yes
Plugin
Yes
Yes
Yes
Yes
Plugin
Namespaces
Yes
Yes
No
Yes
No
Plugin
No
Yes
Plugin
Yes
Yes
Conflict Handling
Page Locking
Conflict Resolution
Page Locking
Page Locking
Conflict Resolution
Conflict Resolution
Conflict Resolution
Conflict Resolution
None
Conflict Resolution
Conflict Resolution
Concurrent Editing
No
No
Unknown
Unknown
No
No
Unknown
Yes
Unknown
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Full Text
Full Text
Full Text
Full Text
Full Text
Full Text
Full Text
Full Text
Wiki Farming
Plugin
Yes
Patch
Yes
Yes
Plugin
Yes
Yes
Yes
Optional
Yes
Structured Data
Yes
Yes
Yes
Yes
No
Plugin
Patch
Yes
Yes
Yes
No
Links Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
CamelCase
Yes
Plugin
Yes
Yes
Yes
Optional
Yes
Optional
Yes
Yes
Yes
Freelinks
Yes
Yes
Yes
Yes
Yes
Optional
Yes
Yes
Yes
Yes
Yes
Backlinks
Yes
Yes
Yes
No
Yes
Plugin
Yes
Yes
Yes
Yes
Yes
InterWiki
Plugin
No
Yes
Yes
Yes
Yes
Yes
Yes
Plugin
Yes
Yes
SisterWiki
Plugin
No
No
No
Yes
Plugin
No
Plugin
No
Plugin
No
Image Links
Yes
Yes
Yes
Yes
Yes
Plugin
Yes
Yes
Yes
Yes
Yes
Windows Shares
Plugin
No
Optional
No
Yes
Plugin
Yes
Yes
Yes
Plugin
Yes
Page Redirects
Plugin
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Plugin
Plugin
No
Syntax Features Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
HTML Tags
All
All
Optional
All
Some
Plugin
Some
Plugin
Optional
All
None
Math formulas
Plugin
No
Plugin
No
Plugin
Plugin
Plugin
Plugin
Yes
Plugin
Plugin
Tables
simple + complex
simple + complex
simple + complex
complex
complex
simple + complex
simple + complex
simple + complex
complex
simple + complex
none
CREOLE support
Plugin
No
Yes
Unknown
Yes
Plugin
No
Optional
Plugin
No
No
Markdown Support
Plugin
No
No
Unknown
No
Plugin
No
Plugin
Yes
No
No
Textile Support
Plugin
Yes
No
Optional
No
No
No
No
No
Plugin
No
BBCode Support
Plugin
No
No
Optional
No
Plugin
No
Plugin
No
No
No
Emoticon Images
Plugin
No
Plugin
No
Yes
Optional
No
Plugin
Plugin
Yes
No
Syntax Highlighting
Plugin
Yes
Yes
Plugin
Yes
Plugin
Plugin
Optional
Plugin
Plugin
No
Footnotes
Plugin
No
Yes
No
Yes
Plugin
Yes
Plugin
Plugin
Plugin
No
Quoting
Yes
Yes
Yes
Yes
No
Optional
Yes
Plugin
Yes
Yes
No
Internal Comments
Yes
Yes
Plugin
Yes
Yes
No
Yes
Yes
Yes
Yes
No
Custom styles
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
No
FAQ Tags
Yes
No
No
Yes
No
Plugin
No
Yes
Plugin
Yes
No
Scripting
JavaScript; Topic Markup Language
Groovy, Macros, JSP-Taglibs
plugins for JavaScript, TCL and Groovy
Yes - custom tags, javascript, variables
plugins, see comment ---------------->
Perl
plugins, templates, PHP
MarkupExpressions (core, many add-ons). PageLists with templates (core structured data scripting). WikiSh (plugin), Data forms (optional)
JavaScript
TWiki Markup Language, TWiki variables, JavaScript, extensive API
None
Content Includes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
No
Feed Aggregation
Plugin
Plugin
Optional
Yes
No
Yes
Yes
Plugin
Plugin
Yes
No
Usability Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
Section Editing
Plugin
Plugin
Yes
Yes
No
No
No
Plugin
Yes
Plugin
Yes
Page Templates
Yes
Yes
Yes
Yes
Yes
No
Yes
Yes
Yes
Yes
Yes
Double-Click Edit
Plugin
No
No
Optional
Yes
Plugin
Optional
Plugin
Plugin
Plugin
Yes
Toolbar
Plugin
Yes
Yes
Yes
Yes
Plugin
Yes
Optional
Yes
Plugin
Yes
WYSIWYG Editing
Plugin
Yes
Yes
Yes
Yes
Plugin
Patch
Plugin
Plugin
Yes
Yes
Access Keys
Yes
Yes
Yes
No
Optional
Yes
Yes
Yes
Yes
Yes
Yes
Auto Signature
Yes
Plugin
Optional
Yes
Yes
Plugin
Yes
Yes
Plugin
Yes
No
Statistics Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
Recent Changes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
No
Wanted Pages
No
Yes
Yes
Plugin
Yes
Plugin
Yes
Optional
Yes
No
Yes
Orphaned Pages
Plugin
Yes
Yes
Plugin
Yes
Plugin
Yes
Optional
Yes
Plugin
No
Most/Least Popular
Yes
Yes
No
No
Yes
No
Yes
No
Plugin
Yes
No
Recent Visitors
Plugin
No
No
No
No
Plugin
Yes
Plugin
No
Plugin
No
Analysis
Yes
No
No
Plugin
Yes
No
Plugin
Plugin
Plugin
Yes
No
Output Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
Printer Friendly
Print View
Print CSS
Print CSS
Print View
Print CSS
Print CSS
Print CSS
Print View
Print CSS
Print View
Print View
Mobile Friendly
Yes
Optional
Yes
Yes
Yes
Yes
No
Yes
Yes
Plugin
No
Themes & Skins
Yes
Yes
Yes
Plugin
Yes
Optional
Yes
Yes
Yes
Yes
Optional
RSS Feeds
Yes
Yes
Yes
Plugin
Yes
Yes
Yes
Optional
Plugin
Yes
No
ATOM Feeds
Yes
Yes
Yes
No
No
Plugin
No
Optional
Plugin
Yes
No
Abbreviations
Plugin
Plugin
No
Yes
No
Yes
No
Plugin
Unknown
Plugin
No
Auto-TOC
Yes
Yes
Yes
Yes
Yes
Plugin
Yes
Optional
Yes
Yes
Optional
Raw Export
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
HTML Export
Yes
Yes
Optional
Yes
Yes
Yes
Yes
Plugin
Yes
Yes
Yes
XML export
Plugin
No
No
No
Yes
No
No
Plugin
Unknown
Plugin
No
PDF Export
Plugin
No
Plugin
No
Plugin
Plugin
Yes
Plugin
Plugin
Plugin
No
Office Export
Plugin
No
Unknown
Unknown
No
No
Unknown
Plugin
Unknown
Unknown
Unknown
Media and Files Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
File Attachments
Yes
Yes
Yes
Plugin
Yes
Optional
Yes
Optional
Plugin
Yes
Yes
Media Revisions
Yes
Yes
Yes
Plugin
No
Yes
Yes
Optional
No
Yes
No
Embedded Flash
Plugin
Yes
Yes
Yes
Yes
No
Yes
Plugin
Plugin
Plugin
No
Embedded Video
Plugin
Yes
Yes
Yes
Yes
No
Yes
Plugin
Yes
Plugin
No
Image Editing
Plugin
No
No
No
Yes
No
No
Plugin
Yes
Plugin
No
SVG Editing
Plugin
No
No
No
Yes
Plugin
No
No
No
Plugin
No
MindMap Editing
Plugin
No
No
No
No
No
No
Plugin
Plugin
Plugin
No
Media Search
Contents
Contents
Contents
Keywords
Contents
Filenames only
No
Filenames only
No
Contents
No
Extras Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
Calendar
Plugin
Plugin
Plugin
No
Yes
Plugin
Yes
Plugin
Plugin
Plugin
Yes
Image Galleries
Plugin
Yes
Yes
No
Plugin
No
Yes
Plugin
Plugin
Plugin
No
Presentations
Plugin
Plugin
Unknown
Unknown
Yes
No
Unknown
Plugin
Plugin
Unknown
Unknown
Forums
Plugin
Plugin
Yes
Yes
No
No
Yes
Plugin
Plugin
Plugin
No
Blogs
Plugin
Plugin
Yes
Yes
No
Optional
Yes
Plugin
Yes
Plugin
Optional
Ticket System
Plugin
No
No
No
No
No
No
Plugin
Plugin
Plugin
No
Chat
No
No
Unknown
Unknown
No
No
Unknown
No
Unknown
Unknown
Unknown
Syntax Examples Foswiki GWiki JSPWiki KeheiWiki MoinMoin Oddmuse PhpWiki PmWiki TiddlyWiki TWiki Zim
Internal Link
WikiWord autolink
Otherweb.WikiWord
[[Spaced text]]
[[WikiWord][label]]
[path/Page]
[My Title|path/Page]
[link]
[text|link]
[text|wiki:link]
%topic%  ( '%' configurable )
or
<link topic>text</link>
or
use HTML in rich text editor
CamelCaseLink or [[free link]]

[[target|label|params]]
optional, default on:
[[page name]]

optional, default off:
PageName
[PageName] → [1]
[[[page name]]] → [1]
[PageName text] → text
[[page name|text]] → text

Depending on plugins:
[text](page) → text
WikiWord or [somelink]
[ desc | pagename ]
[[page name]]
[[page name | link text]]
[[link text -> page name]]
[[#anchor]]
[[#anchor|link to anchor]]
[[page name #anchor]]
WikiWord (CamelCase)
[[link]]
[[label|link]]
WikiWord autolink
Otherweb.WikiWord
[[Spaced text]]
[[WikiWord][label]]
CamelCase [[foobar:subpage]] +subpage 
External Link
External Link
http://foswiki.org/ autolink
[[http://foswiki.org/][label]]
[http://example.com]
[http://www.example.com/]
[example|http://www.example.com/]
[text|wiki:link]
http://gmail.com/
or
<extern http://gmail.com>a mail server</extern>
or
use HTML in rich text editor
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
http://example.com/
[http://example.com/] → [1]

optional, default on:
[http://example.com/ text] → text

Depending on plugins:
[text](http://example.com/) → text
http://someserver/someurl
[ desc | exturl ]
http://....
[[http://... | link text]]
[[link text -> http://...]]
http://www.example.com
[[label|http://www.example.com]]
http://twiki.org/ autolink
[[http://twiki.org/][label]]
wp?Wiki_Engine http://wikimatrix.org 
ftp://somehost/share
\\host\share\..
Headlines
---+ Level 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
h1. Heading 1
h2. Heading 2
! Level 1
!! Level 2
!!! Level 3
text  ----    
or
insert HTML via WYSIWYG editor
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
!!!Headline1
!!Headline2
!Headline3
! Level 1
!! Level 2
!!! Level 3
! Level 1
!! Level 2
!!! Level 3
!!!! Level 4
!!!!! Level 5
---+ Level 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
=== Heading ===
Bold Format
*bold*
*Bold Format*
__bold__
_ text _ 
or
insert HTML via WYSIWYG editor
'''bold'''
'''strong emphasised'''
Depending on plugins:
*bold*
**bold*
'''bold'''
*bold* or
<strong>bold</strong>
'''bold'''
''bold''
*bold*
**bold**
Italics Format
_italic_
_Italic format_
''italics''
* text *
or
insert HTML via WYSIWYG editor
''italic''
''emphasised''
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
_italics_ or 
or
<em>italics</em>
''italic''
//italic//
_italic_
//italic//
Underline Format
<u>underline</u>
+Unterlined+
%%(text-decoration: underline) text %%
insert HTML via WYSIWYG editor
__underline__
Depending on plugins:
_underline_
__underline__
<u>underlined</u>
{+underlined+}
__underline__
<u>underline</u>
__underline__
Monospace Format
=monospaced text= and
<verbatim>
multi line text
</verbatim>
{{Monospace}}
{{monospace}}
<wiki code>
stuff
</wiki code>
`monospaced`
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
<tt>monospace</tt>
<code>code</code>
<pre>preformatted</pre>
<verbatim>
unparsed text</verbatim>


@@monospace@@
{{{monospaced}}}
=monospaced text= and
<verbatim>
multi line text
</verbatim>
``monospace``
Strikethrough Format
<strike>strikethrough</strike>
-StrikeThrough-
%%(text-decoration: line-through) deleted text %%
insert HTML via WYSIWYG editor
--(strikethrough)--
via bbCode plugin:
[s]strike through[/s]
<strike>striked through</strike>
{-strikethrough-}
--strikethrough--
<strike>strikethrough</strike>
~~strike~~
Superscript Format
<sup>superscript</sup>
^Superscript^
%%(vertical-align: sup) text %%
insert HTML via WYSIWYG editor
^superscript^
via bbCode plugin:
[sup]superscript[/sup]
<sup>above</sup>
'^superscript^'
^^superscript^^
<sup>superscript</sup>
^{sup}
Subscript Format
<sub>subscript</sub>
~Subscript~
%%(vertical-align: sub) text %%
insert HTML via WYSIWYG editor
,,subscript,,
via bbCode plugin:
[sub]subscript[/sub]
<sub>below</sub>
'_subscript_'
~~subscript~~
<sub>subscript</sub>
_{sub}
Images
%ATTACHURL%/image.png
http://any.domain/image.png
%IMAGE{"image.png"}%
!path/SkinSampleGWiki.png!
[local.jpg]
[{Image src='local.jpg'}]
[{Image src='http://foo.bar/foo.jpg'}]
insert HTML via WYSIWYG editor
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
[ http://foo.org/1.jpg size=30%] 
external image
[Upload:view.jpg align=right size=50x40] 
view uploaded image
[Upload:view.jpg | http://server/external-linkjpg ] 
view and link to another image
https://foo.bar/foo.jpg
Attach:foo.jpg
Attach:foo.jpg"alt/title text" | Caption
[img[local.jpg]]
[img[http://foo.bar/foo.jpg]]
%ATTACHURL%/image.png
http://any.domain/image.png
{{./image.png}}
Aligning Text
| left |   center   |   right |
or HTML
or CSS
{div:style=...}
Aligned Text
{div}
%%(text-align: right) text %%
<p align=right> stuff
or
insert HTML via WYSIWYG editor
only in tables:
||<(> left ||<:> middle ||<)> right ||
no example known
<?plugin RawHtml <span align="right"> ?>right<?plugin RawHtml </span> ?>
or <div align="right"> right </div>

%center% centered text
%right% right aligned
%lfloat% left floating text
%rfloat% right floating text
%rframe% right floating frame
%lframe% left floating frame
using custom classes, e.g.
{{right{
text
}}}
| left |   center   |   right |
or HTML
or CSS
not implemented
Text Indentation
<blockquote>
multi line text
</blockquote>
{div:style=...}
Aligned Text
{div}
%%(text-indent: 20px) 20 pixels %%
%%(text-indent: 30%) 30 percent %%
<ul>
stuff
</ul>
or
insert HTML via WYSIWYG editor
indented text
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
;: left indent
;;: more left indent

or 
paragraph
and another level 
-> indented text
--> more indentation
-< hanging text
--< more indentation
:indent

> quote

<<<
blockquote
<<<
<blockquote>
multi line text
</blockquote>
indent with tabs
Bulleted Lists
* Item 1
* Item 1.1
* Item 2
- Item 1
- Item 2
-- Sub Item
* Item 1
** Item 1.1
* Item 2
* text
or
<!> text
or
insert HTML via WYSIWYG editor
* Item 1
* Item 1.1
* Item 2
* one
** two
* list
or
- list
* Item 1
** Item 1.1
* Item 2
alternatively, indented:
* item 1
* item 1.1
* item 2
* Item 1
** Item 1.1
* Item 2
* Item 1
* Item 1.1
* Item 2
* List item
* sub items
* with indent
Numbered Lists
1. Item 1
a. Item 1.a
1. Item 2
# Item 1
# Item 2
## Sub Item
# Item 1
## Item 1.1
# Item 2
digits. stuff
or
insert HTML via WYSIWYG editor
1. Item 1
a. Item 1.a
1. Item 2
Depending on plugins:
1. one
2. two

# one
## two
# list
# Item 1
## Item 1.1
# Item 2
alternatively, indented:
# Item 1
# Item 1.1
# Item 2
# Item 1
## Item 1.1
# Item 2
1. Item 1
a. Item 1.a
1. Item 2
1. List item
a. with sub items
b. ...
Definition Lists
$ Term: Definition
* Item 1
* Item 2
** Sub Item
;term:definition
term:    definition
or
insert HTML via WYSIWYG editor
term:: definition
Depending on plugins:
; term: definition
Term:<def>
def
: term : definition
; term
: description
$ Term: Definition
not implemented
Horizontal Rule
---
----
----
can use plain < HR > tag or
via WYSIWYG editor
----
-----
------
Depending on plugins:
----
----
----
----
---
not implemented
remove Foswiki remove GWiki remove JSPWiki remove KeheiWiki remove MoinMoin remove Oddmuse remove PhpWiki remove PmWiki remove TiddlyWiki remove TWiki remove Zim