Vorlage:Korr: Unterschied zwischen den Versionen
Mme (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „Hallo!“) |
Mme (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
{{{3|Status}}}: <span style="background:#{{#switch:{{lc:{{{1}}}}}|done=0C0|not done=C00|on hold=EE0|{{#if:{{{2|}}}|{{{1|CCC}}}|CCC}} }};">  </span> '''{{{2|{{#switch:{{lc:{{{1}}}}}|done=Done|not done=Not done|on hold=On hold|in progress=In progress|{{{1|In progress}}}}}}}}'''<noinclude> | |||
This template is used under the header of a request to summarize its current status. | |||
{| | |||
|- | |||
| <pre>{{status}}</pre> | |||
| → | |||
| {{status}} | |||
|- | |||
| <pre>{{status|done}}</pre> | |||
| → | |||
| {{status|done}} | |||
|- | |||
| <pre>{{status|on hold}}</pre> | |||
| → | |||
| {{status|on hold}} | |||
|- | |||
| <pre>{{status|not done}}</pre> | |||
| → | |||
| {{status|not done}} | |||
|- | |||
| <pre>{{status|done|some arbitrary text}}</pre> | |||
| → | |||
| {{status|done|some arbitrary text}} | |||
|- | |||
| <pre>{{status|on hold|some arbitrary text}}</pre> | |||
| → | |||
| {{status|on hold|some arbitrary text}} | |||
|- | |||
| <pre>{{status|not done|some arbitrary text}}</pre> | |||
| → | |||
| {{status|not done|some arbitrary text}} | |||
|- | |||
| <pre>{{status|some arbitrary text}}</pre> | |||
| → | |||
| {{status|some arbitrary text}} | |||
|- | |||
| <pre>{{status|00C|some arbitrary text}}</pre> | |||
| → | |||
| {{status|00C|some arbitrary text}} | |||
|- | |||
| <pre>{{status|C0C|some arbitrary text|Violet}}</pre> | |||
| → | |||
| {{status|C0C|some arbitrary text|Violet}} | |||
|} | |||
[[Category:Templates|{{PAGENAME}}]] | |||
</noinclude> |
Version vom 2. November 2018, 12:11 Uhr
Status: {{#switch:{{{1}}}|done=Done|not done=Not done|on hold=On hold|in progress=In progress|In progress}}
This template is used under the header of a request to summarize its current status.
{{status}} |
→ | Vorlage:Status |
{{status|done}} |
→ | Vorlage:Status |
{{status|on hold}} |
→ | Vorlage:Status |
{{status|not done}} |
→ | Vorlage:Status |
{{status|done|some arbitrary text}} |
→ | Vorlage:Status |
{{status|on hold|some arbitrary text}} |
→ | Vorlage:Status |
{{status|not done|some arbitrary text}} |
→ | Vorlage:Status |
{{status|some arbitrary text}} |
→ | Vorlage:Status |
{{status|00C|some arbitrary text}} |
→ | Vorlage:Status |
{{status|C0C|some arbitrary text|Violet}} |
→ | Vorlage:Status |