======= BTable Plugin ======
This [[doku>plugins|plugin]] can help your team to schedule meetings or making other decisions in a team. The syntax looks like this:
^ [column] ^ [column] ^ ... ^
^ [row] ^ [row] ^ ... ^
That means, you can simply put a ''%%%%'' tag on the page and gets a fully selectable boolean table with export functionality.
^ [id] | the ID of the btable; must be unique((If it is not, metadata of the btable with the same id gets mixed up, i.e. answers to choices in a previous btable appear in the new when the choices are the same.)); appears as title | required |
^ [column] | an option for which users can tick a checkbox whether it's 'true' or not ('false') | required |
^ [row] | an option which users can select from a combobox to insert boolean values for it | required |
Person A ^ Person B ^ Person C ^ Person D ^ Person E
10-10-2007 ^ 17-10-2007 ^ 24-10-2007
Person A ^ Person B ^ Person C ^ Person D ^ Person E
10-10-2007 ^ 17-10-2007 ^ 24-10-2007