Wiki source code of TaskCardMacro
Last modified by Ryan C on 2025/03/07 00:41
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | Example: | ||
2 | |||
3 | ##{{{{{taskcard taskid="TaskManager.MyTask" dependencies="true" /}}}}}## | ||
4 | |||
5 | * ##taskid## [mandatory] is the document name where the ##TaskManager.TaskManagerClass## object is | ||
6 | * ##dependencies## [optional, default="true"] is for displaying the dependencies | ||
7 | |||
8 | {{taskcard taskid="TaskManager.TaskManagerTemplate" dependencies="true" /}} |