Template:Workpackage: Difference between revisions

    From UNITApedia
    m (Text replacement - "Has end month" to "End month")
    No edit summary
     
    (9 intermediate revisions by the same user not shown)
    Line 5: Line 5:
    {
    {
    "params": {
    "params": {
    "Has number": {
    "Number": {
    "aliases": [
    "aliases": [
    "Number"
    "Number"
    Line 37: Line 37:
    "type": "wiki-page-name"
    "type": "wiki-page-name"
    },
    },
    "Has effort": {
    "Effort": {
    "aliases": [
    "aliases": [
    "Effort"
    "Effort"
    Line 45: Line 45:
    "type": "number"
    "type": "number"
    },
    },
    "Has start month": {
    "Start month": {
    "aliases": [
    "aliases": [
    "Start month"
    "Start 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": [
    "Has number",
    "Number",
    "Name",
    "Name",
    "Has lead beneficiary ",
    "Has lead beneficiary ",
    "Has effort",
    "Effort",
    "Has start month",
    "Start month",
    "End month",
    "End month",
    "Has deliverables"
    "Has deliverables"
    Line 94: Line 94:
    |-
    |-
    ! Work package No
    ! Work package No
    | [[Has number::{{{Has number|}}}]]
    | [[Number::{{{Number|}}}]]
    |-
    |-
    ! Workpackage name  
    ! Workpackage name  
    Line 103: Line 103:
    |-
    |-
    ! Effort (Person-month)
    ! Effort (Person-month)
    | [[Has effort::{{{Has effort|}}}]]
    | [[Effort::{{{Effort|}}}]]
    |-
    |-
    ! Start month
    ! Start month
    | [[Has start month::{{{Has start month|}}}]]
    | [[Start month::{{{Start month|}}}]]
    |-
    |-
    ! End month
    ! End month
    Line 112: Line 112:
    |}
    |}


    == Description ==  
    = 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 ===
     
    = 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::{{PAGENAME}}]]
       [[PartOf workpackage::{{{Name|}}}]]
       | ?Has number = Task #
       | ?Number = Task #
       | ?Name = Title
       | ?Name = Title
       |format=table
       |format=table

    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.

    Template parameters

    ParameterDescriptionTypeStatus
    NumberNumber Number

    Work package No

    Suggested values
    WP
    Example
    1, 2, 3
    Stringrequired
    Work Package nameName Name

    Work Package name

    Example
    Governance, management and quality
    Stringrequired
    Lead beneficiaryHas lead beneficiary Lead beneficiary

    Who is the Lead Beneficiary of that work package

    Example
    UNITO
    Page nameoptional
    EffortEffort Effort

    Effort (in person-Month)

    Numberoptional
    Start monthStart month Start month

    no description

    Numberoptional
    End monthEnd month End month

    no description

    Numberoptional
    DeliverablesHas deliverables Deliverables

    Work package's deliverables

    Page nameoptional


    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.