{deck:id=Basic Macro Plugin|width=907px}
{card:label=Overview}
h4. Dynamic Table Plugin
This macro creates and maintains a table that is modified dynamically in the view mode. Additionally it allows reordering of the rows.
h5. This plugin includes the following macros:
*dynamic-table -* This macro creates and maintains a table that is modified dynamically in the view mode. Additionally it allows reordering of the rows.
{card}
{card:label=Documentation}
{deck:id=dynamic}
{card:label=dynamic-table}
This macro creates and maintains a table that is modified dynamically in the view mode. Additionally it allows reordering of the rows.
h3. The Code
{code}
{dynamic-table:title=my_table}
| header 1 | header 2 | header 3|
{dynamic-table}
{code}
h3. {toggle-cloak:id=1} Result
{cloak:id=1}
!dynamic_table.png!
{cloak}
h3. {toggle-cloak:id=2} Parameters
{cloak:id=2}
||*Name*||*Required?*||*Default*||*Description*||
|*title*| (x) | none | Title to display as first line of table. If not specified and the default parameter is specified, the default parameter will be used as the table title. |
|*id*| (x) | none | A way to specify a unique id to identify this instance of the macro. By default, a numeric id is automatically assigned based on the order of the macro on the page.|
{cloak}
{card}
{deck}
{card}
{deck}
{roundrect:bgcolor=#828282|width=909px|height=50px|corners=false,false,true,true}
{roundrect}
|