Difference between revisions of "Template:Core Platform Team Initiative"
Jump to navigation
Jump to search
| Line 11: | Line 11: | ||
"Owner": { | "Owner": { | ||
"type": "wiki-user-name", | "type": "wiki-user-name", | ||
"description": "The person responsible for this project." | "description": "The person responsible for this project.", | ||
"aliases": [ | |||
"owner" | |||
] | |||
}, | }, | ||
"Status": { | "Status": { | ||
"description": "Valid values: Description, Requirements, In Review, RFC, Scheduling, In Progress, Complete, Archived", | "description": "Valid values: Description, Requirements, In Review, RFC, Scheduling, In Progress, Complete, Archived", | ||
"type": "line" | "type": "line", | ||
"aliases": [ | |||
"status" | |||
] | |||
} | } | ||
}, | }, | ||
Revision as of 17:27, 31 May 2019
Navigation page for a Core Platform Team project.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Owner | Owner owner | The person responsible for this project. | User | optional |
| Status | Status status | Valid values: Description, Requirements, In Review, RFC, Scheduling, In Progress, Complete, Archived | Line | optional |