Template:Status/doc

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

This template is used under the header of a request to summarize its current status.

Usage

{{Status/doc |1= |2= |3= }}

Template parameters

ParameterDescriptionDefaultStatus
1status code: done / not done / on hold / in progress; or a three-character hex code for the colour of the square, eg 00C, C0C. If a status code is used, the square is given a standard colour based on the status code.in progressoptional
2text replacing the detail of the status (done / not done / on hold / in progress). If used without specifying a status code or colour value, CCC is used for the colour (the colour for in progress).in progressoptional
3text replacing "Status:" labelStatusoptional

Additional information

The template is intended to be used in the following namespaces: no namespace specified

The template is intended to be used by the following user groups: no user group specified

Examples

{{status}}
Status:    In progress
{{status|done}}
Status:    Done
{{status|on hold}}
Status:    On hold
{{status|not done}}
Status:    Not done
{{status|done|some arbitrary text}}
Status:    some arbitrary text
{{status|some arbitrary text}}
Status:    some arbitrary text
{{status|00C|some arbitrary text}}
Status:    some arbitrary text
{{status|C0C|some arbitrary text|Violet}}
Violet:    some arbitrary text