Template:Workpackage: Difference between revisions
No edit summary |
|||
(15 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
{ | { | ||
"params": { | "params": { | ||
" | "Number": { | ||
"aliases": [ | "aliases": [ | ||
"Number" | "Number" | ||
Line 18: | Line 18: | ||
"required": true | "required": true | ||
}, | }, | ||
" | "Name": { | ||
"aliases": [ | "aliases": [ | ||
"Name" | "Name" | ||
Line 37: | Line 37: | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
}, | }, | ||
" | "Effort": { | ||
"aliases": [ | "aliases": [ | ||
"Effort" | "Effort" | ||
Line 45: | Line 45: | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
" | "Start month": { | ||
"aliases": [ | "aliases": [ | ||
"Start month" | "Start month" | ||
Line 52: | Line 52: | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
" | "End month": { | ||
"aliases": [ | "aliases": [ | ||
"End month" | "End month" | ||
Line 70: | Line 70: | ||
"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": [ | ||
" | "Number", | ||
" | "Name", | ||
"Has lead beneficiary ", | "Has lead beneficiary ", | ||
" | "Effort", | ||
" | "Start month", | ||
" | "End month", | ||
"Has deliverables" | "Has deliverables" | ||
] | ] | ||
Line 91: | Line 91: | ||
[[Category:Workpackages]] | [[Category:Workpackages]] | ||
<includeonly> | <includeonly> | ||
{| class="wikitable" | {| class="wikitable" style="float:right; margin:0 0 1em 1em; text-align:left;" | ||
|- | |- | ||
! Work package No | ! Work package No | ||
| [[ | | [[Number::{{{Number|}}}]] | ||
|- | |- | ||
! Workpackage name | ! Workpackage name | ||
| [[ | | [[Name::{{{Name|}}}]] | ||
|- | |- | ||
! Lead beneficiary | ! Lead beneficiary | ||
Line 103: | Line 103: | ||
|- | |- | ||
! Effort (Person-month) | ! Effort (Person-month) | ||
| [[ | | [[Effort::{{{Effort|}}}]] | ||
|- | |- | ||
! Start month | ! Start month | ||
| [[ | | [[Start month::{{{Start month|}}}]] | ||
|- | |- | ||
! End month | ! End month | ||
| [[ | | [[End month::{{{End month|}}}]] | ||
|} | |} | ||
== | = Deliverables = | ||
Below is a list of set deliverables for that workpackage to be completed during Phase 2 of the project. | |||
{{#ask: [[-Has subobject::DataSrc:UNITA Data/Meta UNITA/Deliverables]] | |||
[[title::{{{Name|}}}]] | |||
|?deliverable_number | |||
|?description | |||
|?abstract | |||
|class=datatable | |||
|format=datatables | |||
|mainlabel=- | |||
}} | |||
= Work package's task = | |||
Below is a list of tasks which are part of this workpackage. Each focusing on a thematic and activities to be done. You can find further information on each Task's page. | |||
{{#ask: [[Category:Tasks]] | {{#ask: [[Category:Tasks]] | ||
[[PartOf workpackage::{{ | [[PartOf workpackage::{{{Name|}}}]] | ||
| ? | | ?Number = Task # | ||
| ? | | ?Name = Title | ||
|format=table | |format=table | ||
|headers=plain | |headers=plain |
Latest revision as of 13:35, 28 October 2024
This templates is useful for creating new Work packages. A work package is defined by the parameters below.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Number | Number Number | Work package No
| String | required |
Work Package name | 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 | Effort Effort | Effort (in person-Month) | Number | optional |
Start month | Start month Start month | no description | Number | optional |
End month | End month End month | no description | Number | optional |
Deliverables | Has deliverables Deliverables | Work package's deliverables | Page name | optional |
Objectives[edit source]
Explain the objectives of this work package here. Explain how (which indicator) are essential to measure the goal and objectives.
Description[edit source]
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.