...
No Format |
---|
{table-plus:columnTypes=S,-,.|autoNumber=true|sortColumn=3 |columnAttributes=style="text-align:center;", ,style="background:yellow; font-size:14pt;"} || Name || Phone || TCP || | John | 555-1234 | 192.168.1.10 | | Mary Lou | 555-2134 | 192.168.1.12 | | Bob | 555-4527 | 192.168.1.9 | {table-plus} |
which renders as:
Wiki Markup |
---|
{table-plus |
...
:columnTypes=S,-,. |
...
|autoNumber=true|sortColumn=3|columnAttributes=style="text-align:center;", ,style="background:yellow; font-size:14pt;" |
...
Name
...
Phone
...
TCP
...
John
...
555-1234
} || Name || Phone || TCP || | John | 555-1234 | 192.168.1.10 |
...
| | Mary Lou |
...
| 555-2134 |
...
| 192.168.1.12 |
...
Bob
| | Bob | 555-4527 |
...
| 192.168.1.9 | {table-plus} |