0 Votes

Wiki source code of TaskCardMacro

Last modified by Jan Rhebergen on 2026/03/09 23:03

Hide last authors
Jan Rhebergen 1.1 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" /}}
9