TestTable1 in split format
|
Below you should see a display of Table1
|
Below you should see a display of Table1
|
|
This is a table in moin-moin format on the page Table1
|
This is a table in moin-moin format on the page [[Table1?action=raw|Table1]]
|
|
|
{{TableOfContents}}
|
|
|
= Table macro =This is coming from the Table macro:
|
| Name ^ |
OS ^ |
| Tim |
Linux6 |
| Nadine |
Windows2 |
| john |
Beos |
| tim "tweety-pie" bird |
linux |
| Susan |
BeOS |
Query
|
{{Table(Table1)}}
|
|
|
= Table processor =Here's the same table, rendered by the table processor:
|
|
|
{{{#!Tablesource_spec=Table1}}}
|
|
|
= test ideas =The following functions should work: * add a row to the table (OK) * add a column to the table (postponed) * edit the table * edit the whole table * edit a single row (record) of the table (OK) * edit a single column of the table (postponed) * remove a row of the table (OK)
|
|
Should have "save and edit/add again" buttons
|
Should have "save and edit/add again" buttons
|