CHECKLISTTABLE{attributes} -- add a checklist table to a topic
- The
%CHECKLISTTABLE%
variable is handled by the ChecklistTablePlugin.
- Syntax:
%CHECKLISTTABLE{attr1="value" attr2="value"}%
- Examples:
-
%CHECKLISTTABLE%
puts a simple checklist table to a topic
-
%CHECKLISTTABLE{name="myfirstchecklisttable")%
puts a checklist table with a name to a topic
-
%CHECKLISTTABLE{allowmove="1"}%
puts a checklist to a topic with additional buttons for moving entries (row) up and down
- Related: ChecklistTablePlugin, ChecklistPlugin
This topic: TWiki
> WebHome >
TWikiVariables > VarCHECKLISTTABLE
Topic revision: r2 - 2024-03-02 - TWikiAdminUser