Table syntax helps creating tables with rich content.
Wiki |
Result |
||< |
Starts a long table header. Left aligned. |
||> |
Starts a long table header. Right aligned. |
|-< |
Starts a long table row. Left aligned. |
|-> |
Starts a long table row. Right aligned. |
|< |
Starts a long table column. Left aligned. |
|> |
Starts a long table column. Right aligned. |
-|| |
Ends a long table |
In order to get those tags executed they need to be at line's start. To make text more readable let them take the whole line, giving as much spaces as needed. See an example:
| |< Header 1| < Header 2| < Header 3| -< Cell 1,1| < Cell 2,1| < Cell 3,1| -< Cell 1,2| < Cell 2,2| < Cell 3,2| -< Cell 1,3| < Cell 2,3| < Cell 3,3- ||
creates:
Header 1 |
Header 2 |
Header 3 |
Cell 1,1 |
Cell 2,1 |
Cell 3,1 |
Cell 1,2 |
Cell 2,2 |
Cell 3,2 |
Cell 1,3 |
Cell 2,3 |
Cell 3,3 |
| |< Name| < Description| > Value| -< Elephant| < Portal framework running in any J2EE container. Features:* Contents management. * Wiki syntax. * Knowledge base. * etc. | > 0- ||
creates:
Name |
Description |
Value |
Elephant |
Portal framework running in any J2EE container. Features:
|
0 |
English | 01/01/13 20:33 | Lluís Turró Cutiller | |
English | 01/08/18 10:56 | Lluís Turró Cutiller | |
English | 01/09/18 13:25 | Lluís Turró Cutiller | |
English | 02/07/18 12:09 | Lluís Turró Cutiller |