0 Votes

Wiki source code of Todolist Macro

Version 16.1 by Ryan C on 2025/04/24 11:07

Hide last authors
Ryan C 1.1 1 Macro to display todo-lists using emberjs. This code is based on the emberjs demo. You can see an example below
2
Ryan C 5.1 3 {{todolist width="50%" center="1"}}
Ryan C 6.1 4 a thing|1
Ryan C 7.1 5 a second thing|0
Ryan C 12.1 6 a 3nd thing|0
Ryan C 13.1 7 a 3nd thing|1
Ryan C 14.1 8 a 3nd thing|0
Ryan C 15.1 9 a 3nd thing|1
Ryan C 16.1 10 a 3nd thing|0
Ryan C 5.1 11
12 {{/todolist}}