(Sync mit Form) |
(mehr Properties) |
||
| Line 30: | Line 30: | ||
-->{{ifnotempty|{{{Type|}}} |{{infobox row |name=Art |value=[[:Category:{{{Type}}}|{{{Type}}}]] }}}}<!-- | -->{{ifnotempty|{{{Type|}}} |{{infobox row |name=Art |value=[[:Category:{{{Type}}}|{{{Type}}}]] }}}}<!-- | ||
-->{{ifnotempty|{{{Date|}}} |{{infobox row |name=Datum |value=[[Has Date::{{{Date}}}]] }}}}<!-- | -->{{ifnotempty|{{{Date|}}} |{{infobox row |name=Datum |value=[[Has Date::{{{Date}}}]] }}}}<!-- | ||
-->{{ifnotempty|{{{ExceptDates|}}} |{{infobox row |name=außer an |value={{#arraymap:{{{ExceptDates|}}}|,|x|[[Has Date::x]]}} }}}}<!-- | |||
-->{{ifnotempty|{{{AdditionalDates|}}} |{{infobox row |name=zusätzliche Termine |value={{#arraymap:{{{AdditionalDates|}}}|,|x|[[Has Date::x]]}} }}}}<!-- | |||
-->{{ifnotempty|{{{Start|}}} |{{infobox row |name=Start |value=[[Starts at::{{{Start}}}]] }}}}<!-- | -->{{ifnotempty|{{{Start|}}} |{{infobox row |name=Start |value=[[Starts at::{{{Start}}}]] }}}}<!-- | ||
-->{{ifnotempty|{{{End|}}} |{{infobox row |name=End |value=[[Ends at::{{{End}}}]] }}}}<!-- | -->{{ifnotempty|{{{End|}}} |{{infobox row |name=End |value=[[Ends at::{{{End}}}]] }}}}<!-- | ||
-->{{ifnotempty|{{{Duration|}}}|{{infobox row |name=Dauer |value={{{Duration}}}h }}}}<!-- | -->{{ifnotempty|{{{Duration|}}}|{{infobox row |name=Dauer |value=[[Has duration::{{{Duration}}}]]h }}}}<!-- | ||
-->{{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|[[Has host::x]]}}}} }}}}<!-- | ||
-->{{ifnotempty|{{{Location|}}}|{{infobox row |name=Ort |value={{{Location|}}} }}}}<!-- | -->{{ifnotempty|{{{Location|}}}|{{infobox row |name=Ort |value=[[Has location::{{{Location|}}}]] }}}}<!-- | ||
-->{{ifnotempty|{{{isRelevant|}}}|{{infobox row |name=relevant? |value=[[Is relevant::{{{isRelevant|}}}]] }}}}<!-- | |||
--> | --> | ||
Revision as of 19:50, 24 July 2020
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|Conference|Camp|Screening|other
| Date = YYYY-MM-DD of the event
| ExceptDates = YYYY-MM-DD, YYYY-MM-DD, ... (''optional'')
| AdditionalDates = YYYY-MM-DD, YYYY-MM-DD, ... (''optional'')
| Start = HH:MM of beginning
| End = HH:MM of ending
| Duration = duration in hours (''optional'')
| 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)
| isRelevant = yes/no
}}
See also: Help:EventDate