Template:Task: Difference between revisions
(Change template and properties' names) |
(Multiple value for properties test 1) |
||
Line 32: | Line 32: | ||
"description": "Indicators to measure the task performance and advancement", | "description": "Indicators to measure the task performance and advancement", | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
}, | }, | ||
"Has participants": { | "Has participants": { | ||
Line 40: | Line 41: | ||
"description": "All participants for this task", | "description": "All participants for this task", | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
}, | }, | ||
"PartOf work package": { | "PartOf work package": { | ||
Line 68: | Line 70: | ||
[[Category:Tasks]] | [[Category:Tasks]] | ||
<includeonly> | <includeonly> | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 78: | Line 79: | ||
|- | |- | ||
! Indicators | ! Indicators | ||
| | | {{#arraymap:{{{Has Indicators|}}}|,|x|* [[x]]}} | ||
|- | |- | ||
! Participants | ! Participants | ||
| | | {{#arraymap:{{{Has participants|}}}|,|x|* [[x]]}} | ||
|- | |- | ||
! Workpackage | ! Workpackage |
Revision as of 11:42, 21 March 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 task
| String | required |
Indicators | Has indicators Indicators | Indicators to measure the task performance and advancement | Page name | optional |
Participants | Has participants Participants | All participants for this task | Page name | optional |
Workpackage | PartOf work package Workpackage | What workpackage is this task for?
| Page name | required |