Template:Status/doc: Difference between revisions

From WickedGov Meta-Wiki
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|phabricator}}</pre>
| &rarr;
| {{status|phabricator}}
|-
|-
| <pre>{{status|local}}</pre>
| <pre>{{status|local}}</pre>
| &rarr;
| &rarr;
| {{status|local}}
| {{status|local}}
|-
| <pre>{{status|temp}}</pre>
| &rarr;
| {{status|temp}}
|-
|-
| <pre>{{status|on hold}}</pre>
| <pre>{{status|on hold}}</pre>
Line 56: Line 48:
| &rarr;
| &rarr;
| {{status||Some arbitrary text}}
| {{status||Some arbitrary text}}
|-
| <pre>{{status|review=yes}}</pre>
| &rarr;
| Categorizes into [[:Category:Requests for review]]
|}
|}
== Templatedata ==
== Templatedata ==
Line 87: Line 75:
]
]
},
},
"prefix": {},
"prefix": {}
"review": {
"description": "Categorizes into [[:Category:Requests for review]]"
}
}
}
}
}

Latest revision as of 02:49, 25 March 2025

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.

Template parameters

ParameterDescriptionTypeStatus
level :1 status

Level of status.

Default
temp
Example
done
Auto value
done
Stringrequired
text :2 comment

Optional text.

Example
Yes
Stringsuggested
prefixprefix

no description

Unknownoptional