Vorlage:Veranstaltung: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springenPl (Diskussion | Beiträge) K (typo..) |
Pl (Diskussion | Beiträge) K (fixes typo, string comparison is now correct https://www.mediawiki.org/wiki/Help:Parser_functions_in_templates) |
||
Zeile 7: | Zeile 7: | ||
|colspan="2" align="center"| {{#if: {{{image|}}}| {{150px image|{{{image}}}}} }} | |colspan="2" align="center"| {{#if: {{{image|}}}| {{150px image|{{{image}}}}} }} | ||
|- | |- | ||
− | {{#if: {{ {when}}}|{{!}}'''wann:''' {{!}}{{{when}}} | }} | + | {{#if: {{{when|}}}|{{!}}'''wann:''' {{!}}{{{when}}} | }} |
|- | |- | ||
− | {{#if: {{ {involved}}}|{{!}}'''Involvierte:''' {{!}}{{{involved}}} | }} | + | {{#if: {{{involved|}}}|{{!}}'''Involvierte:''' {{!}}{{{involved}}} | }} |
|- | |- | ||
− | {{#if: {{ {category}}}|{{!}}'''Rubrik:''' {{!}}{{{category}}} | }} | + | {{#if: {{{category|}}}|{{!}}'''Rubrik:''' {{!}}{{{category}}} | }} |
|- | |- | ||
− | {{#if: {{{costs}}} | {{!}}'''Unkostenbeitrag:''' {{!}}{{{costs}}} | }} | + | {{#if: {{{costs|}}} | {{!}}'''Unkostenbeitrag:''' {{!}}{{{costs}}} | }} |
|- | |- | ||
− | {{#if: {{{status}}} | {{!}}'''Status:''' {{!}}{{{status}}} | }} | + | {{#if: {{{status|}}} | {{!}}'''Status:''' {{!}}{{{status}}} | }} |
|- | |- | ||
− | {{#if: {{{wtf}}} | {{!}}'''Beschreibung:''' {{!}}{{{wtf}}} | }} | + | {{#if: {{{wtf|}}} | {{!}}'''Beschreibung:''' {{!}}{{{wtf}}} | }} |
|- | |- | ||
| '''Zuletzt aktualisiert:''' | | '''Zuletzt aktualisiert:''' |
Version vom 1. Februar 2015, 23:47 Uhr
Language: | English |
---|
Subpages:
Veranstaltung hat keine Unterseiten.
Use like this:
{{Veranstaltung |name=Name of the event |image=No-Logo.png |involved=[[User:Name]] |when=12.04.2015, 21:00 |where=[[Info_Folder|Metalab]]|[[Hauptraum]]|[[Küche]]|[[Bibliothek]]|[[Lounge]]|[[WhateverLab]]|[[Heavy Machinery]]|[[Fotolab]]/[[Chemielab]]|[[Scannerraum]] |costs=5€ |category=Workshop|Vortrag|Metaday|Usergroup|Party|Konferenz|Festival |status=active|suspended|completed|canceled|on hold|planning |wtf=so much stuff is happening! it will be a great party! everbody come! |hidden=false|true }}
All parameters are optional. If no 'name' is given, the title of the wikipage is used.