Template:Wikimedia engineering project information
|
{{{name}}}
{{{description}}}
|
| Uses Lua: |
| This template uses TemplateStyles: |
For Wikimedia Engineering activity pages.
Wikimedia Engineering project information 'infobox' template.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Project sponsor | sponsor | Name of the institution or group financing, sponsoring, or supporting this project. | String | optional |
| Project name | name | Name of the Wikimedia Engineering project. | String | required |
| Logo | logo | Logo of the Wikimedia Engineering project, if appropriate. | Unknown | optional |
| Description | description | Brief explanation of what the Wikimedia Engineering project is doing. | String | suggested |
| Start date | start | The date when this project started work, in ISO 8601 format. | Unknown | suggested |
| End date | end | The date when this project finished work, if appropriate, in ISO 8601 format. | Unknown | optional |
| Department | group | The Engineering department responsible for this project, linked to its page. | String | required |
| Lead | lead | The person responsible for leading this project, linked to their user page. | String | suggested |
| Team members | members team | People working on this project (not including the lead). Names may be linked to user pages. | String | suggested |
| Management | EPM | The person responsible for project management, linked to their user page. | String | suggested |
| Phabricator tag | Phabricator | Project tag in Phabricator.
| String | suggested |
| Updates | updates | A link to the status updates page. | String | suggested |
| Progress | progress | A link to the progress page. | String | suggested |
| Previous project | previous | The project this follows on from, if appropriate. | String | optional |
| Next project | next | The project that follows on from this, if appropriate. | String | optional |
| Perennial status | perennial | Used to say that the activity is perennial and will not end, such as the handling of commit access requests. | String | optional |
| Backlog | backlog | A link to the backlog either in Phabricator, Trello or Mingle. | String | suggested |
Example
{{Wikimedia engineering project information
| sponsor = Wikimedia UK
| name = Project Name
| group = [[Reading]]
| start = 2001-01
| end = 2999-12
| description = Description
| lead = Lead
| members = Member1, Member2
| previous = [[Prev]]
| next = [[Next]]
| Phabricator = example
}}
|
Wikimedia UK
Project Name
Description
← Prev Next → |