Difference between revisions of "Template:Core Platform Team Initiative"

From WPRDC Wiki
Jump to navigation Jump to search
Line 26: Line 26:
{
{
"params": {
"params": {
"Owner": {
"Product Owner": {
"type": "line",
"type": "line",
"aliases": [
"aliases": [
"owner"
"product-owner"
],
],
"description": "The person responsible for this project.",
"description": "The person responsible for this project.",
Line 50: Line 50:
],
],
"description": "The current status of this project.",
"description": "The current status of this project.",
"example": "Not Started, Planning, In Progress, Complete, Declined",
"example": "Not Started, Planning, In Progress, Blocked, Complete, Declined",
"suggested": true
"suggested": true
}
}
Line 57: Line 57:
"format": "block",
"format": "block",
"paramOrder": [
"paramOrder": [
"Owner",
"Product Owner",
"Technical Contact",
"Technical Contact",
"Status"
"Status"

Revision as of 18:30, 7 June 2019

Navigation page for a Core Platform Team project.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Product OwnerProduct Owner product-owner

The person responsible for this project.

Example
[[User:Username|Full Name]]
Linerequired
Technical ContactTechnical Contact technical-contact

The person to contact with technical questions about this project.

Example
[[User:Username|Full Name]]
Linesuggested
StatusStatus status

The current status of this project.

Example
Not Started, Planning, In Progress, Blocked, Complete, Declined
Contentsuggested