Template:Status: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
improve |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude><div>{{{prefix|Status: }}}<span style="background:#{{#switch:{{lc:{{{stat|{{{1}}}}}}}}<!-- | <onlyinclude><div>{{{prefix|Status: }}}<span style="background:#{{#switch:{{lc:{{{stat|{{{1}}}}}}}}<!-- | ||
-->|+|done=0C0<!-- | -->|+|d|done=0C0<!-- | ||
-->|-|cannot|not done|notdone| | -->|-|cannot|redundant|nd|not done|notdone|withdrawn=C00<!-- | ||
-->|local=E5D4A1<!-- | -->|local=E5D4A1<!-- | ||
-->|?|hold|on hold|onhold=F88000<!-- | -->|?|hold|on hold|onhold=F88000<!-- | ||
-->|#default=CCC<!-- | -->|#default=CCC<!-- | ||
-->|already done|alreadydone=000000}};">  </span> '''{{{comment|{{{2|{{#switch:{{lc:{{{stat|{{{1}}}}}}}}<!-- | -->|already done|ad|alreadydone=000000}};">  </span> '''{{{comment|{{{2|{{#switch:{{lc:{{{stat|{{{1}}}}}}}}<!-- | ||
-->|+|done=<span data-status="done">Done</span><!-- | -->|+|d|done=<span data-status="done">Done</span><!-- | ||
-->|cannot|Cannot=Cannot be undertaken<!-- | -->|cannot|Cannot=Cannot be undertaken<!-- | ||
-->| | -->|-|nd|not done|notdone=<span data-status="notdone">Not done</span><!-- | ||
- | |||
-->|withdrawn=Withdrawn<!-- | -->|withdrawn=Withdrawn<!-- | ||
Line 30: | Line 24: | ||
-->|redundant=Redundant<!-- | -->|redundant=Redundant<!-- | ||
-->|#default=<span data-status="default"> | -->|#default=<span data-status="default">Pending</span><!-- | ||
-->|already done|alreadydone=Already done}}<!-- end of #sw -->}}}}}}'''</div> | -->|already done|ad|alreadydone=Already done}}<!-- end of #sw -->}}}}}}'''</div></onlyinclude><!-- | ||
--><noinclude> | --><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 02:47, 25 March 2025
Status: Pending
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 |