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

From WPRDC Wiki
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>

Revision as of 17:28, 7 June 2019

Navigation page for a Core Platform Team project.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
OwnerOwner owner

The person responsible for this project.

Example
[[User:Username|Full Name]]
Linerequired
Technical ContactTechnical Contact technical contact

The person to contact for technical questions about this project.

Filesuggested
StatusStatus status

The current status of this project.

Example
Not Started, Planning, Description, Requirements, In Review, RFC, Scheduling, In Progress, Complete, Archived
Contentsuggested