Difference between revisions of "Template:Status/doc"
(New template document) |
m (// Edit via Wikiplus) |
||
Line 33: | Line 33: | ||
| {{Status|shelved|<Description>}} | | {{Status|shelved|<Description>}} | ||
|- | |- | ||
− | | <pre>{{Status|prefix=Progress | + | | <pre>{{Status|prefix=Progress:}}</pre> |
− | | {{Status|prefix=Progress: | + | | {{Status|prefix=Progress:}} |
|- | |- | ||
| <pre>{{Status|prefix=}}</pre> | | <pre>{{Status|prefix=}}</pre> | ||
Line 45: | Line 45: | ||
| {{Status|color=#66CCFF}} | | {{Status|color=#66CCFF}} | ||
|- | |- | ||
− | | <pre>{{Status|prefix=Color: | + | | <pre>{{Status|prefix=Color:|color=pink|pink}}</pre> |
− | | {{Status|prefix=Color: | + | | {{Status|prefix=Color:|color=pink|pink}} |
|} | |} | ||
If the parameter ''category'' is specified, the page where it is located will be added to the corresponding category, and it will be automatically removed after the parameter ''status'' is set to agree or reject types. | If the parameter ''category'' is specified, the page where it is located will be added to the corresponding category, and it will be automatically removed after the parameter ''status'' is set to agree or reject types. |
Revision as of 23:08, 27 August 2021
This template is modified from Template:Status2 from Chinese Wikipedia.
致中文使用者:中文站参数亦可使用。
Usage
{{Status}} |
Status: Pending
|
{{Status|<Description>}} |
Status: <Description>
|
{{Status|done}} |
Status: Done
|
{{Status|done|<Description>}} |
Status: <Description>
|
{{Status|done|color=blue}} |
Status: Done
|
{{Status|rejected}} |
Status: Rejected
|
{{Status|rejected|<Description>}} |
Status: <Description>
|
{{Status|shelved}} |
Status: Shelved
|
{{Status|shelved|<Description>}} |
Status: <Description>
|
{{Status|prefix=Progress:}} |
Progress: Pending
|
{{Status|prefix=}} |
Pending
|
{{Status|prefix=|}} |
|
{{Status|color=#66CCFF}} |
Status: Pending
|
{{Status|prefix=Color:|color=pink|pink}} |
Color: pink
|
If the parameter category is specified, the page where it is located will be added to the corresponding category, and it will be automatically removed after the parameter status is set to agree or reject types.