Template:Status/doc: Difference between revisions
Jump to navigation
Jump to search
m 1 revision imported from metawikimedia:Template:Status/doc: importing useful templates |
trim |
||
Line 24: | Line 24: | ||
| → | | → | ||
| {{status|cannot}} | | {{status|cannot}} | ||
|- | |- | ||
| <pre>{{status|local}}</pre> | | <pre>{{status|local}}</pre> | ||
| → | | → | ||
| {{status|local}} | | {{status|local}} | ||
|- | |- | ||
| <pre>{{status|on hold}}</pre> | | <pre>{{status|on hold}}</pre> | ||
Line 56: | Line 48: | ||
| → | | → | ||
| {{status||Some arbitrary text}} | | {{status||Some arbitrary text}} | ||
|} | |} | ||
== Templatedata == | == Templatedata == | ||
Line 87: | Line 75: | ||
] | ] | ||
}, | }, | ||
"prefix": { | "prefix": {} | ||
} | } | ||
} | } |
Latest revision as of 02:49, 25 March 2025
File:Edit-copy green.svg | This is a documentation subpage for Template:Status. It contains usage information, categories and other content that is not part of the original page. |
Usage[edit source]
This template is used under the header of a request to summarize its current status.
{{status}} |
→ | Status: Pending
|
{{status|done}} |
→ | Status: Done
|
{{status|not done}} |
→ | Status: Not done
|
{{status|withdrawn}} |
→ | Status: Withdrawn
|
{{status|cannot}} |
→ | Status: Cannot be undertaken
|
{{status|local}} |
→ | Status: Locally handled
|
{{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
|
Templatedata[edit source]
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 |