m (Wrong attribute name fixed) |
m (rm whitespace/paragraph generation) |
||
Line 24: | Line 24: | ||
See also: [[Help:EventDate]] | See also: [[Help:EventDate]] | ||
</noinclude><includeonly> | </noinclude><includeonly>{{infobox start | ||
{{infobox start | |||
|headercolor=#ccffff | |headercolor=#ccffff | ||
|name=[[Has title::{{{Title}}}]] | |name=[[Has title::{{{Title}}}]] | ||
Line 49: | Line 48: | ||
--> | --> | ||
|} | |}</includeonly><!-- | ||
</includeonly><!-- | |||
--><includeonly>{{#ifeq:{{{Type|}}}|Party|[[Category:Party]]|}}</includeonly><!-- | --><includeonly>{{#ifeq:{{{Type|}}}|Party|[[Category:Party]]|}}</includeonly><!-- | ||
--><includeonly>{{#ifeq:{{{Type|}}}|Meet-Up|[[Category:Meet-Up]]|}}</includeonly><!-- | --><includeonly>{{#ifeq:{{{Type|}}}|Meet-Up|[[Category:Meet-Up]]|}}</includeonly><!-- |
Revision as of 20:36, 22 August 2022
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 | FirstDate = YYYY-MM-DD of the first time a recurring event occurred | ExceptDates = YYYY-MM-DD, YYYY-MM-DD, ... (''optional'') | AdditionalDates = YYYY-MM-DD, YYYY-MM-DD, ... (''optional'') | LastDate = YYYY-MM-DD of the last time a recurring event occurred | 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'', external locations or weblinks only) | isArchived = yes/no | isRelevant = yes/no }}
See also: Help:EventDate