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

From WPRDC Wiki
Jump to navigation Jump to search
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": "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."
}
}
},
},
"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:30, 7 June 2019

<languages />

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 with technical questions about this project.

Linesuggested
StatusStatus status

The current status of this project.

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