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 springen
K (fixes typo, string comparison is now correct https://www.mediawiki.org/wiki/Help:Parser_functions_in_templates)
Zeile 8: Zeile 8:
 
|-
 
|-
 
{{#if: {{{when|}}}|{{!}}'''wann:''' {{!}}{{{when}}} | }}
 
{{#if: {{{when|}}}|{{!}}'''wann:''' {{!}}{{{when}}} | }}
 +
|-
 +
{{#if: {{{where|}}} | {{!}}'''Location:'''  {{!}}{{{where}}} | }}
 
|-
 
|-
 
{{#if: {{{involved|}}}|{{!}}'''Involvierte:''' {{!}}{{{involved}}} | }}
 
{{#if: {{{involved|}}}|{{!}}'''Involvierte:''' {{!}}{{{involved}}} | }}

Version vom 7. Oktober 2015, 22:29 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.