Tables
Wiki Tables
If you are using Wiki editor, you can use the following syntax for putting tables in wiki pages:{table}
| First | Second | Third
Category 1 | 1.0 | 5.0 | 4.0
Category 2 | 4.0 | 7.0 | 6.0
Category 3 | 3.0 | 6.0 | 2.0
Category 4 | 5.0 | 8.0 | 3.0
Category 5 | 5.0 | 4.0 | 6.0
{table}table: null
Excel Tables
If your data is in an excel file and you want to display it in your wiki page, you can simply attach your excel file to your page and show the data as a wiki table: Press the "Insert a macro" button:
Database Tables
You can also put the result of a database query on a wiki page as a wiki table: Press the "Insert a macro" button:
on 2008/06/05 17:59