Template:Status
Appearance
Status: In progress
Usage
This template is used under the header of a request to summarize its current status.
{{status}}
|
→ | Status: In progress
|
{{status|done}}
|
→ | Status: Done
|
{{status|not done}}
|
→ | Status: Not done
|
{{status|withdrawn}}
|
→ | Status: Withdrawn
|
{{status|cannot}}
|
→ | Status: Cannot be undertaken
|
{{status|phabricator}}
|
→ | Status: Requires a Phabricator ticket
|
{{status|local}}
|
→ | Status: Locally handled
|
{{status|temp}}
|
→ | Status: In progress
|
{{status|on hold}}
|
→ | Status: On hold
|
{{status|redundant}}
|
→ | Status: Redundant
|
{{status|alreadydone}}
|
→ | Status: Already done
|
{{status|done|Some arbitrary text}}
|
→ | Status: Some arbitrary text
|
{{status||Some arbitrary text}}
|
→ | Status: Some arbitrary text
|
{{status|review=yes}}
|
→ | Categorizes into Category:Requests for review |
Templatedata
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| level : | 1 status | Level of status.
| String | required |
| text : | 2 comment | Optional text.
| String | suggested |
| prefix | prefix | no description | Unknown | optional |
| review | review | Categorizes into [[:Category:Requests for review]] | Unknown | optional |