Difference between revisions of "Template:Core Platform Team Initiative Description"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
== Outcomes == | == Outcomes == | ||
{{{outcomes|}}} | {{{outcomes|}}} | ||
== Baseline Metrics == | |||
{{{baseline|}}} | |||
== Target Metrics == | |||
{{{target|}}} | |||
== Stakeholders == | == Stakeholders == | ||
{{{stakeholders|}}} | {{{stakeholders|}}} | ||
Line 28: | Line 32: | ||
] | ] | ||
}, | }, | ||
" | "Significance and Motivation": { | ||
"description": "Discuss in detail the importance of this project in achieving the Core Platform Team goals and any underlying reasons/rationale for undertaking it.", | |||
"type": "content", | "type": "content", | ||
"suggested": true, | "suggested": true, | ||
"aliases": [ | "aliases": [ | ||
" | "significance-motivation" | ||
] | ] | ||
}, | }, | ||
Line 44: | Line 48: | ||
] | ] | ||
}, | }, | ||
" | "Baseline": { | ||
"description": " | "aliases": [ | ||
"type": " | "baseline" | ||
"suggested": true, | ], | ||
"description": "Baseline metrics for this project.", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"Target": { | |||
"aliases": [ | "aliases": [ | ||
" | "target" | ||
] | ], | ||
"description": "Target metrics for this project.", | |||
"type": "string", | |||
"suggested": true | |||
}, | }, | ||
"Stakeholders": { | "Stakeholders": { | ||
Line 59: | Line 71: | ||
"type": "content", | "type": "content", | ||
"suggested": true | "suggested": true | ||
}, | |||
"Dependencies": { | |||
"type": "content", | |||
"suggested": true, | |||
"description": "List all dependencies for this project on other projects, departments, resources.", | |||
"aliases": [ | |||
"dependencies" | |||
] | |||
} | } | ||
}, | }, | ||
Line 67: | Line 87: | ||
"Significance and Motivation", | "Significance and Motivation", | ||
"Outcomes", | "Outcomes", | ||
"Baseline", | |||
"Target", | |||
"Stakeholders", | "Stakeholders", | ||
"Dependencies" | "Dependencies" |
Revision as of 14:24, 5 June 2019
Lua error in Module:TNT at line 158: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Documentation.tab.
Templatedata
Provides standard structure for Core Platform Team project descriptions.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Summary | Summary summary | Provide a high level overview of this project's purpose and intentions. | Content | required |
Significance and Motivation | Significance and Motivation significance-motivation | Discuss in detail the importance of this project in achieving the Core Platform Team goals and any underlying reasons/rationale for undertaking it. | Content | suggested |
Outcomes | Outcomes outcomes | Describe the expected outcomes for the project. | Content | suggested |
Baseline | Baseline baseline | Baseline metrics for this project. | String | suggested |
Target | Target target | Target metrics for this project. | String | suggested |
Stakeholders | Stakeholders stakeholders | List the stakeholders for this project. | Content | suggested |
Dependencies | Dependencies dependencies | List all dependencies for this project on other projects, departments, resources. | Content | suggested |