Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Section
Column
width15%
Excerpt Include
Advanced Macros Plugin
Advanced Macros Plugin
nopaneltrueAdvanced Macros Plugin
Column
width60%
Deck of Cards
width907px
idBasic Macro Plugin
Card
labelOverview

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.

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
labelDocumentation
Deck of Cards
iddynamic

Card
labeldynamic-table

This macro creates and maintains a table that is modified dynamically in the view mode. Additionally it allows reordering of the rows.

The Code

Code Block
{dynamic-table:title=my_table}
| header 1 | header 2 | header 3|
{dynamic-table}

Toggle Cloak
id1
Result

Cloak
id1

Toggle Cloak
id2
Parameters

Cloak
id2

Name

Required?

Default

Description

title

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

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.

Card

Deck of Cards

Round Rectangle
cornersfalse,false,true,true
bgcolor#828282
width909px
height50px

Column
width20%