Template:Status/doc
This is a documentation subpage for Template:Status. It contains usage information, categories and other content that is not part of the original template page. |
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>