Vorlage:Korr: Unterschied zwischen den Versionen

(Die Seite wurde neu angelegt: „Hallo!“)
 
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
Hallo!
{{{3|Status}}}: <span style="background:#{{#switch:{{lc:{{{1}}}}}|done=0C0|not done=C00|on hold=EE0|{{#if:{{{2|}}}|{{{1|CCC}}}|CCC}} }};">&emsp;&emsp;</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>
| &rarr;
| {{status}}
|-
| <pre>{{status|done}}</pre>
| &rarr;
| {{status|done}}
|-
| <pre>{{status|on hold}}</pre>
| &rarr;
| {{status|on hold}}
|-
| <pre>{{status|not done}}</pre>
| &rarr;
| {{status|not done}}
|-
| <pre>{{status|done|some arbitrary text}}</pre>
| &rarr;
| {{status|done|some arbitrary text}}
|-
| <pre>{{status|on hold|some arbitrary text}}</pre>
| &rarr;
| {{status|on hold|some arbitrary text}}
|-
| <pre>{{status|not done|some arbitrary text}}</pre>
| &rarr;
| {{status|not done|some arbitrary text}}
|-
| <pre>{{status|some arbitrary text}}</pre>
| &rarr;
| {{status|some arbitrary text}}
|-
| <pre>{{status|00C|some arbitrary text}}</pre>
| &rarr;
| {{status|00C|some arbitrary text}}
|-
| <pre>{{status|C0C|some arbitrary text|Violet}}</pre>
| &rarr;
| {{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