Difference between revisions of "Template:Core Platform Team Initiative Infobox"
Jump to navigation
Jump to search
Line 46: | Line 46: | ||
{ | { | ||
"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 70: | Line 70: | ||
], | ], | ||
"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 77: | Line 77: | ||
"format": "block", | "format": "block", | ||
"paramOrder": [ | "paramOrder": [ | ||
"Owner", | "Product Owner", | ||
"Technical Contact", | "Technical Contact", | ||
"Status" | "Status" |
Revision as of 18:29, 7 June 2019
<languages />
Navigation page for a Core Platform Team project.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Product Owner | Product Owner product-owner | The person responsible for this project.
| Line | required |
Technical Contact | Technical Contact technical-contact | The person to contact with technical questions about this project.
| Line | suggested |
Status | Status status | The current status of this project.
| Content | suggested |