Wiki源代码TaskCardMacro
在2019/08/28 18:40上被shi chuck修改
Show last authors
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" /}} |