Difference between revisions of "Template:Core Platform Team Initiative Infobox"
Template:Core Platform Team Initiative Infobox (view source)
Revision as of 18:29, 7 June 2019
, 18:29, 7 June 2019no edit summary
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" |