0 Votes

Wiki source code of TaskCardMacro

Version 1.1 by RPG Research Xwiki Documents Administrator on 2023/09/27 22:41

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" /}}