| General Features | TWiki |
|---|---|
| System Requirements | TWiki |
| Datastorage | TWiki |
| Security/Anti-Spam | TWiki |
| Development/Support | TWiki |
| Common Features | TWiki |
| Special Features | TWiki |
| Links | TWiki |
| Syntax Features | TWiki |
| Usability | TWiki |
| Statistics | TWiki |
| Output | TWiki |
| Media and Files | TWiki |
| Extras | TWiki |
| Syntax Examples | TWiki |
WikiWord autolink Otherweb.WikiWord [[Spaced text]] [[WikiWord][label]] |
|
http://twiki.org/ autolink [[http://twiki.org/][label]] |
|
---+ Level 1 ---++ Level 2 ---+++ Level 3 ---++++ Level 4 ---+++++ Level 5 ---++++++ Level 6 |
|
*bold* |
|
_italic_ |
|
<u>underline</u> |
|
=monospaced text= and <verbatim> multi line text </verbatim> |
|
<strike>strikethrough</strike> |
|
<sup>superscript</sup> |
|
<sub>subscript</sub> |
|
%ATTACHURL%/image.png http://any.domain/image.png |
|
| left | center | right | or HTML or CSS |
|
<blockquote> multi line text </blockquote> |
|
|
|
|
|
|
|
--- |
This page belongs to the feature documentation of TWiki. The engine's features are listed in the table on the left. Detailed implementation details are available through the "i" icons right to the feature info.
TWiki's table syntax is simple, best shown with an example:
| *L* | *C* | *R* | | A2 | B2 | C2 | | A3 | B3 | C3 |
This creates a table with three rows, first row is a header row. Text in the second column is centered (same number of spaces to the left and to the right); text in the last column is right aligned (more spaces on the left).
Multi-span rows and columns can also be created:
| multi span row ||| | A5-7 | 5 | 5 | |^| multi span column to the left | six | |^| multi span column to the left | seven |
Tables can also be edited visually with TWiki's WYSIWYG Plugin.
The visual apperance and sorting of tables can be controlled with the TablePlugin.
For special applications, it is possible to turn a table into a spreadsheet, see EditTablePlugin and SpreadSheetPlugin.
Back to TWiki details.
– Peter@Thoeny.org - http://twiki.org/