Difference between revisions of "Template:Core Platform Team Initiative"

Jump to navigation Jump to search
Line 32: Line 32:
"owner"
"owner"
],
],
"example": "[[User:Username|Full Name]]"
"example": "[[User:Username|Full Name]]",
"required": true
},
"Technical Contact": {
"aliases": [
"technical contact"
],
"description": "The person to contact for technical questions about this project.",
"type": "wiki-file-name",
"suggested": true
},
},
"Status": {
"Status": {
"type": "string",
"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.",
"suggested": true
}
}
},
},
"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>