Template:Status/doc

Revision as of 19:45, 15 October 2022 by imported>DarkMatterMan4500 (Created page with "{{Documentation subpage}} == Usage == This template is used under the header of a request to summarize its current status. {| |- | <pre>{{status}}</pre> | → | {{status}} |- | <pre>{{status|done}}</pre> | → | {{status|done}} |- | <pre>{{status|not done}}</pre> | → | {{status|not done}} |- | <pre>{{status|cannot}}</pre> | → | {{status|cannot}} |- | <pre>{{status|local}}</pre> | → | {{status|local}} |- | <pre>{{status|temp}}</pre> | → | {{stat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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>