Difference between revisions of "Template:Core Platform Team Initiative Infobox"
Template:Core Platform Team Initiative Infobox (view source)
Revision as of 17:30, 7 June 2019
, 17:30, 7 June 2019no edit summary
Line 52: | Line 52: | ||
"owner" | "owner" | ||
], | ], | ||
"example": "[[User:Username|Full Name]]" | "example": "[[User:Username|Full Name]]", | ||
"required": true | |||
}, | |||
"Technical Contact": { | |||
"aliases": [ | |||
"technical-contact" | |||
], | |||
"description": "The person to contact with technical questions about this project.", | |||
"type": "line", | |||
"suggested": true | |||
}, | }, | ||
"Status": { | "Status": { | ||
"type": " | "type": "content", | ||
"aliases": [ | "aliases": [ | ||
"status" | "status" | ||
], | ], | ||
"example": "Not Started, Planning, Description, Requirements, In Review, RFC, Scheduling, In Progress, Complete, Archived" | "example": "Not Started, Planning, Description, Requirements, In Review, RFC, Scheduling, In Progress, Complete, Archived", | ||
"description": "The current status of this project." | |||
} | } | ||
}, | }, | ||
"description": "Navigation page for a Core Platform Team project.", | "description": "Navigation page for a Core Platform Team project.", | ||
"format": "block" | "format": "block", | ||
"paramOrder": [ | |||
"Owner", | |||
"Technical Contact", | |||
"Status" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |