Vorlage:Event: Unterschied zwischen den Versionen

Aus Maschinendeck Wiki
Zur Navigation springen Zur Suche springen
>Ranlvor
(disable [Edit] beside the Wer?-Header because this would edit the template confusing the user)
Keine Bearbeitungszusammenfassung
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 19: Zeile 19:
|-
|-
! Why
! Why
| [[Title::{{{Why|}}}]]
| {{{Why| }}}
|-
|-
! When
! When
| [[Date::{{{When|}}}]]
| {{{When| }}}
|-
|-
! Where
! Where
| [[Location::{{{Where|}}}]]
| {{{Where |}}}
|-
|-
! What
! What
| {{#arraymap:{{{What|}}}|,|x|[[Of Type::x]]}}
| {{{What| }}}
|-
|-
! Tags
! Tags
| {{#arraymap:{{{Tags|}}}|,|x|[[Tag::x]]}}  
| {{{Tags| }}}
|}[[Category:Event]]
|}
{{{WhyLong|}}}
[[Kategorie:Events]]
{{{WhyLong| }}}
== Wer? ==
== Wer? ==
{{#arraymap:{{{Who|}}}|,|x|* [[Participating On::User:x|x]]|\n}}
{{{Who| }}}
</includeonly>
</includeonly>

Version vom 27. Juli 2022, 09:57 Uhr

This is the 'Event' template. It should be called in the following format:

{{Event
|Why       = <short description 140 chars>
|WhyLong   = <description for the first paragraph of the page>
|When      = <Date (TODO: document expected format)>
|Where     = <location of the event>
|What      = <hardware, software, art, culture, ...>
|Who       = <comma-separated list of people participating>
|Tags      = <comma-separated list of keywords>
}}

Edit the page to see the template text.