Difference between revisions of "Template:Core Platform Team Initiative"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<includeonly>{{Core Platform Team Project Infobox|owner={{{owner | <includeonly>{{Core Platform Team Project Infobox|owner={{{owner|}}}|status={{{status|}}}}} | ||
{{#ifexist:Core Platform Team/Project/{{SUBPAGENAME}}/Project Description| | {{#ifexist:Core Platform Team/Project/{{SUBPAGENAME}}/Project Description| | ||
== Project Description == | == Project Description == | ||
Line 28: | Line 28: | ||
"Owner": { | "Owner": { | ||
"type": "line", | "type": "line", | ||
"aliases": [ | "aliases": [ | ||
"owner" | "owner" | ||
], | ], | ||
"description": "The person responsible for this project.", | |||
"example": "[[User:Username|Full Name]]", | "example": "[[User:Username|Full Name]]", | ||
"required": true | "required": true | ||
}, | }, | ||
"Technical Contact": { | "Technical Contact": { | ||
"type": "line", | |||
"aliases": [ | "aliases": [ | ||
"technical contact" | "technical-contact" | ||
], | ], | ||
"description": "The person to contact | "description": "The person to contact with technical questions about this project.", | ||
" | "example": "[[User:Username|Full Name]]", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
Line 48: | Line 49: | ||
"status" | "status" | ||
], | ], | ||
"description": "The current status of this project.", | "description": "The current status of this project.", | ||
"example": "Not Started, Planning, In Progress, Complete, Declined", | |||
"suggested": true | "suggested": true | ||
} | } |
Revision as of 18:07, 7 June 2019
Navigation page for a Core Platform Team project.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Owner | Owner 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 |