Template:Event: Difference between revisions

Template page
m (... hier auch)
(Location erstmal nicht semantisch, denn das ist völlig kaputt)
Line 30: Line 30:
-->{{ifnotempty|{{{Speaker|}}} |{{infobox row |name=Speaker  |value=[[Has Speaker::{{{Speaker}}}]]                        }}}}<!--
-->{{ifnotempty|{{{Speaker|}}} |{{infobox row |name=Speaker  |value=[[Has Speaker::{{{Speaker}}}]]                        }}}}<!--
-->{{ifnotempty|{{{Host|}}}    |{{infobox row |name=Host      |value={{#arraymap:{{{Host|}}}|,|x|{{U|x}}}} }}}}<!--
-->{{ifnotempty|{{{Host|}}}    |{{infobox row |name=Host      |value={{#arraymap:{{{Host|}}}|,|x|{{U|x}}}} }}}}<!--
-->{{ifnotempty|{{{Location|}}}|{{infobox row |name=Ort      |value={{#arraymap:{{{Location|}}}|,|x|[[Has location::x]]}} }}}}<!--
-->{{ifnotempty|{{{Location|}}}|{{infobox row |name=Ort      |value={{{Location|}}}                     }}}}<!--


-->
-->

Revision as of 23:31, 17 April 2015


Put this template box on event pages.

{{Event
 |  Title = full title of the given event
 |  Description = short description
 |  Type = Lecture|Workshop|Hackathon|Meet-Up|Party|Screening
 |  Date = YYYY-MM-DD of the event
 |  Start = HH:MM of beginning
 |  Duration = duration in hours
 |  Speaker = Name of the speaker, instructor or working group (''optional'')
 |  Host = Username of the responsible Chaosdorf member
 |  Location = Ort (''optional'', nur für externe Veranstaltungen)
}}

See also: Help:EventDate