Template:Status

Revision as of 19:45, 15 October 2022 by imported>DarkMatterMan4500 (Created page with "<includeonly><div>{{{prefix|Status: }}}<span style="background:#{{#switch:{{lc:{{{1}}}}}<!-- -->|+|done=0C0<!-- -->|-|withdrawn|cannot|not done|notdone=C00<!-- -->|local=E5D4A1<!-- -->|on hold|onhold=F88000<!-- -->|redundant=F99<!-- -->|#default=CCC<!-- -->}};padding-left:14px;padding-right:14px;"></span> '''{{{2|{{#switch:{{lc:{{{1}}}}}<!-- -->|done=Done<!-- -->|cannot|Cannot=Cannot be undertaken<!-- -->|withdrawn|not done|notdone=Not done<!-- -->|local=L...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation (for the above template, sometimes hidden or invisible)


Usage edit

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|cannot}}
Status:  Cannot be undertaken
{{status|local}}
Status:  Locally handled
{{status|temp}}
Status:  In progress
{{status|on hold}}
Status:  On hold
{{status|redundant}}
Status:  Redundant
{{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 edit

<templatedata> { "params": { "1": {}, "2": {}, "prefix": {}, "review": {} } } </templatedata>


Visit Template:Status/doc to edit this text! (How does this work?)