Difference: VarCHECKLISTTABLE (1 vs. 2)

Revision 22024-03-02 - TWikiAdminUser

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"

CHECKLISTTABLE{attributes} -- add a checklist table to a topic

Revision 12024-03-02 - TWikiAdminUser

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="TWikiVariables"

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 site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarCHECKLISTTABLE.