Template:Workpackage: Difference between revisions
(Fix properties' names) |
|||
Line 5: | Line 5: | ||
{ | { | ||
"params": { | "params": { | ||
"Has | "Has number": { | ||
"aliases": [ | "aliases": [ | ||
"Number" | "Number" | ||
Line 11: | Line 11: | ||
"label": "Number", | "label": "Number", | ||
"description": "Work package No", | "description": "Work package No", | ||
"example": " | "example": "1, 2, 3", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
Line 18: | Line 18: | ||
"required": true | "required": true | ||
}, | }, | ||
"Has | "Has name": { | ||
"aliases": [ | "aliases": [ | ||
"Name" | "Name" | ||
Line 24: | Line 24: | ||
"label": "Work Package name", | "label": "Work Package name", | ||
"description": "Work Package name", | "description": "Work Package name", | ||
"example": "Governance, management and quality", | |||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | }, | ||
"Has | "Has lead beneficiary ": { | ||
"aliases": [ | "aliases": [ | ||
"Lead beneficiary" | "Lead beneficiary" | ||
], | ], | ||
"label": "Lead | "label": "Lead beneficiary", | ||
"description": "Who is the Lead Beneficiary of that work package", | "description": "Who is the Lead Beneficiary of that work package", | ||
"example": " | "example": "UNITO", | ||
"type": "wiki-page-name" | |||
}, | }, | ||
"Has | "Has effort": { | ||
"aliases": [ | "aliases": [ | ||
"Effort" | "Effort" | ||
Line 43: | Line 45: | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
"Has | "Has start month": { | ||
"aliases": [ | "aliases": [ | ||
"Start month" | "Start month" | ||
Line 50: | Line 52: | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
"Has | "Has end month": { | ||
"aliases": [ | "aliases": [ | ||
"End | "End month" | ||
], | ], | ||
"label": "End | "label": "End month", | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
"Has | "Has deliverables": { | ||
"aliases": [ | "aliases": [ | ||
"Deliverables" | "Deliverables" | ||
], | ], | ||
"label": "Deliverables", | "label": "Deliverables", | ||
"description": "Work package's deliverables" | "description": "Work package's deliverables", | ||
"type": "wiki-page-name" | |||
} | } | ||
}, | }, | ||
"description": "This templates is useful for creating new Work packages. A work package is defined by the parameters below. ", | "description": "This templates is useful for creating new Work packages. A work package is defined by the parameters below. ", | ||
"paramOrder": [ | "paramOrder": [ | ||
"Has | "Has number", | ||
"Has | "Has name", | ||
"Has | "Has lead beneficiary ", | ||
"Has | "Has effort", | ||
"Has | "Has start month", | ||
"Has | "Has end month", | ||
"Has | "Has deliverables" | ||
] | ] | ||
} | } | ||
Line 91: | Line 94: | ||
|- | |- | ||
! Work package No | ! Work package No | ||
| [[Has | | [[Has number::{{{Has number|}}}]] | ||
|- | |- | ||
! Workpackage name | ! Workpackage name | ||
| [[Has | | [[Has name::{{{Has name|}}}]] | ||
|- | |- | ||
! Lead beneficiary | ! Lead beneficiary | ||
| [[Has | | [[Has lead beneficiary::{{{Has lead beneficiary|}}}]] | ||
|- | |- | ||
! Effort (Person-month) | ! Effort (Person-month) | ||
| [[Has | | [[Has effort::{{{Has effort|}}}]] | ||
|- | |- | ||
! Start month | ! Start month | ||
| [[Has | | [[Has start month::{{{Has start month|}}}]] | ||
|- | |- | ||
! End month | ! End month | ||
| [[Has | | [[Has end month::{{{Has end month|}}}]] | ||
|} | |} | ||
Line 113: | Line 116: | ||
=== Work package's task === | === Work package's task === | ||
{{#ask: [[Category:Tasks]] | {{#ask: [[Category:Tasks]] | ||
[[PartOf | [[PartOf workpackage::{{{Has name|}}}]] | ||
| ?Has | | ?Has number = Task # | ||
| ?Has | | ?Has name = Title | ||
|format=table | |format=table | ||
|headers=plain | |headers=plain |
Revision as of 08:26, 8 March 2024
This templates is useful for creating new Work packages. A work package is defined by the parameters below.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Number | Has number Number | Work package No
| String | required |
Work Package name | Has name Name | Work Package name
| String | required |
Lead beneficiary | Has lead beneficiary Lead beneficiary | Who is the Lead Beneficiary of that work package
| Page name | optional |
Effort | Has effort Effort | Effort (in person-Month) | Number | optional |
Start month | Has start month Start month | no description | Number | optional |
End month | Has end month End month | no description | Number | optional |
Deliverables | Has deliverables Deliverables | Work package's deliverables | Page name | optional |
Objectives
Explain the objectives of this work package here. Explain how (which indicator) are essential to measure the goal and objectives.
Description
Add the description of the Work package by listing all the tasks here. We invite you to create a Spraql query to extract all task for this sub package. If people are interested, they will be able to follow the link to the task's page.