Vorlage:Usergroup: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 22: Zeile 22:
|colspan="2" align="center"|{{#if: {{{status}}}|
|colspan="2" align="center"|{{#if: {{{status}}}|
{{#switch: {{{status}}}
{{#switch: {{{status}}}
|true
|yes
|yay
|active = <span style="color:green">aktiv</span>
|active = <span style="color:green">aktiv</span>
|false
|no
|nay
|inactive = <span style="color:red">inaktiv</span>
|inactive = <span style="color:red">inaktiv</span>
|maybe
|perhaps
|iamscared
|suspended = <span style="color:orange">auf Urlaub</span>
|suspended = <span style="color:orange">auf Urlaub</span>
}}{{!}}}}
}}{{!}}}}

Version vom 21. Januar 2013, 22:06 Uhr

Use like this:

{{Usergroup
|logo=Metalab.gif
|organizer=anlumo
|topic=Das Leben und Sterben von anlumo
|startdate=21.01.2013
|status=active/inactive/suspended
|meetings=monthly/bimonthly/weekly/biweekly/infrequently/…
}}

Feel free to extend/improve :)