0 Votes

TaskCardMacro

Last modified by RPG Research Xwiki Documents Administrator on 2023/09/27 22:41

Example:

{{taskcard taskid="TaskManager.MyTask" dependencies="true" /}}

  • taskid [mandatory] is the document name where the TaskManager.TaskManagerClass object is
  • dependencies [optional, default="true"] is for displaying the dependencies

 [To Do]