Template:Task: Difference between revisions
(Fix template page) |
(Added Workpackage data) |
||
Line 33: | Line 33: | ||
"participants": { | "participants": { | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
}, | |||
"Workpackage": { | |||
"type": "wiki-page-name", | |||
"required": true | |||
} | } | ||
}, | }, | ||
Line 40: | Line 44: | ||
"Has Name", | "Has Name", | ||
"Has Indicators", | "Has Indicators", | ||
"participants" | "participants", | ||
"Workpackage" | |||
] | ] | ||
} | } | ||
Line 60: | Line 65: | ||
! Participants | ! Participants | ||
| [[participants::{{{participants|}}}]] | | [[participants::{{{participants|}}}]] | ||
|- | |||
! Workpackage | |||
| [[PartOf Workpackages::{{{workpackages|}}}]] | |||
|} | |} | ||
</includeonly> | </includeonly> |
Revision as of 08:39, 7 February 2024
Everything related to a task
Parameter | Description | Type | Status | |
---|---|---|---|---|
Task number | Has Number Number | The number of the task | Number | required |
Name | Has Name Name | Name of the work package | String | required |
Indicators | Has Indicators Indicators | Indicators to measure the task performance and advancement | Page name | optional |
participants | participants | no description | Page name | optional |
Workpackage | Workpackage | no description | Page name | required |