Vorlage:Veranstaltung: Unterschied zwischen den Versionen
Pl (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:''' |