Template:Wikimedia engineering project information

Template documentation
Category:Lua-based templates Category:Templates using TemplateStyles

For Wikimedia Engineering activity pages.

Wikimedia Engineering project information 'infobox' template.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Project sponsorsponsor

Name of the institution or group financing, sponsoring, or supporting this project.

Stringoptional
Project namename

Name of the Wikimedia Engineering project.

Stringrequired
Logologo

Logo of the Wikimedia Engineering project, if appropriate.

Unknownoptional
Descriptiondescription

Brief explanation of what the Wikimedia Engineering project is doing.

Stringsuggested
Start datestart

The date when this project started work, in ISO 8601 format.

Unknownsuggested
End dateend

The date when this project finished work, if appropriate, in ISO 8601 format.

Unknownoptional
Departmentgroup

The Engineering department responsible for this project, linked to its page.

Stringrequired
Leadlead

The person responsible for leading this project, linked to their user page.

Stringsuggested
Team membersmembers team

People working on this project (not including the lead). Names may be linked to user pages.

Stringsuggested
ManagementEPM

The person responsible for project management, linked to their user page.

Stringsuggested
Phabricator tagPhabricator

Project tag in Phabricator.

Example
mediawiki-extensions-translate
Stringsuggested
Updatesupdates

A link to the status updates page.

Stringsuggested
Progressprogress

A link to the progress page.

Stringsuggested
Previous projectprevious

The project this follows on from, if appropriate.

Stringoptional
Next projectnext

The project that follows on from this, if appropriate.

Stringoptional
Perennial statusperennial

Used to say that the activity is perennial and will not end, such as the handling of commit access requests.

Stringoptional
Backlogbacklog

A link to the backlog either in Phabricator, Trello or Mingle.

Stringsuggested

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
}}
Category:Template documentation pages Category:Infobox templates
Category:Infobox templates Category:Lua-based templates Category:Pages using the JsonConfig extension Category:Template documentation pages Category:Templates using TemplateStyles Category:WMF Projects missing start date