Template:Task: Difference between revisions
m (Text replacement - "Has name" to "Name") |
No edit summary |
||
Line 44: | Line 44: | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true | "required": true | ||
}, | |||
"Impact SA": { | |||
"label": "Impact Stategy Axes", | |||
"description": "Contains the list of strategic axes on which this task as an impact.", | |||
"example": "Education and Pedagogical Innovation, Governance", | |||
"type": "wiki-page-name", | |||
"required": true, | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
Line 52: | Line 60: | ||
"Has indicators", | "Has indicators", | ||
"Has participants", | "Has participants", | ||
"PartOf workpackage" | "PartOf workpackage", | ||
"Impact SA" | |||
] | ] | ||
} | } | ||
Line 58: | Line 67: | ||
</noinclude> | </noinclude> | ||
<includeonly> | |||
[[Category:Tasks]] | [[Category:Tasks]] | ||
{| class="wikitable" style="float:right; margin:0 0 1em 1em; text-align:left;" | {| class="wikitable" style="float:right; margin:0 0 1em 1em; text-align:left;" | ||
|- | |- | ||
Line 67: | Line 76: | ||
! Name | ! Name | ||
| [[Name::{{{Name|}}}]] | | [[Name::{{{Name|}}}]] | ||
|- | |||
! Strategic Axes | |||
| {{#explode:{{{Impact SA|}}}|,|x|* [[x]]}} | |||
|- | |- | ||
! Indicators | ! Indicators |
Revision as of 09:25, 4 June 2024
Everything related to a task
Parameter | Description | Type | Status | |
---|---|---|---|---|
Task number | Has number | The number of the task
| Number | required |
Name | Name | Name of the task
| String | required |
Indicators | Has indicators | Indicators to measure the task performance and advancement | Page name | optional |
Participants | Has participants | All participants for this task | Page name | optional |
Workpackage | PartOf workpackage | What workpackage is this task for?
| Page name | required |
Impact Stategy Axes | Impact SA | Contains the list of strategic axes on which this task as an impact.
| Page name | required |