Template:Event: Difference between revisions

Template page
(Location erstmal nicht semantisch, denn das ist völlig kaputt)
m (CSS-Test)
 
(17 intermediate revisions by 5 users not shown)
Line 6: Line 6:
  |  Title = full title of the given event
  |  Title = full title of the given event
  |  Description = short description
  |  Description = short description
  |  Type = Lecture|Workshop|Hackathon|Meet-Up|Party|Screening
  |  Type = Lecture|Workshop|Hackathon|Meet-Up|Party|Conference|Camp|Screening|other
  |  Date = YYYY-MM-DD of the event
  |  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
  |  Start = HH:MM of beginning
  |  Duration = duration in hours
|  End = HH:MM of ending
  |  Duration = duration in hours (''optional'')
  |  Speaker = Name of the speaker, instructor or working group (''optional'')
  |  Speaker = Name of the speaker, instructor or working group (''optional'')
  |  Host = Username of the responsible Chaosdorf member
  |  Host = Username of the responsible Chaosdorf member
  |  Location = Ort (''optional'', nur für externe Veranstaltungen)
  |  Location = Ort (''optional'', external locations or weblinks only)
|  isArchived = yes/no
|  isRelevant = yes/no
}}</pre>
}}</pre>


See also: [[Help:EventDate]]
See also: [[Help:EventDate]]


</noinclude><includeonly>
</noinclude><includeonly>{{infobox start
{{infobox start
  |headershade=0, 255, 255
  |headercolor=#ccffff
  |name=[[Has title::{{{Title}}}]]
  |name={{{Title}}}
  |description={{{Description|}}}
  |description={{{Description|}}}
}}<!--
}}<!--


-->{{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|{{{Start|}}}   |{{infobox row |name=Start     |value=[[Starts at::{{{Start}}}]]                         }}}}<!--
-->{{ifnotempty|{{{FirstDate|}}}        | {{infobox row |name=Erstmals        | value=[[Has first date::{{{FirstDate}}}]]                              }}}}<!--
-->{{ifnotempty|{{{Duration|}}}|{{infobox row |name=Dauer     |value={{{Duration}}}h                     }}}}<!--
-->{{ifnotempty|{{{ExceptDates|}}}      | {{infobox row |name=außer an        | value={{#arraymap:{{{ExceptDates|}}}|,|x|[[Has Date::x]]}}        }}}}<!--
-->{{ifnotempty|{{{Speaker|}}} |{{infobox row |name=Speaker   |value=[[Has Speaker::{{{Speaker}}}]]                       }}}}<!--
-->{{ifnotempty|{{{AdditionalDates|}}}  | {{infobox row |name=zusätzl. Termine | value={{#arraymap:{{{AdditionalDates|}}}|,|x|[[Has Date::x]]}}    }}}}<!--
-->{{ifnotempty|{{{Host|}}}   |{{infobox row |name=Host     |value={{#arraymap:{{{Host|}}}|,|x|{{U|x}}}} }}}}<!--
-->{{ifnotempty|{{{LastDate|}}}        | {{infobox row |name=Letztmals        | value=[[Has last date::{{{LastDate}}}]]                                }}}}<!--
-->{{ifnotempty|{{{Location|}}}|{{infobox row |name=Ort      |value={{{Location|}}}                     }}}}<!--
-->{{ifnotempty|{{{Start|}}}           | {{infobox row |name=Start           | value=[[Starts at::{{{Start}}}]]                                   }}}}<!--
-->{{ifnotempty|{{{End|}}}              | {{infobox row |name=Ende            | value=[[Ends at::{{{End}}}]]                                      }}}}<!--
-->{{ifnotempty|{{{Duration|}}}         | {{infobox row |name=Dauer           | value=[[Has duration::{{{Duration}}}]]h                           }}}}<!--
-->{{ifnotempty|{{{Speaker|}}}         | {{infobox row |name=Speaker         | value=[[Has Speaker::{{{Speaker}}}]]                               }}}}<!--
-->{{ifnotempty|{{{Host|}}}             | {{infobox row |name=Host             | value={{#arraymap:{{{Host|}}}|,|x|{{U|x}} {{#set: Has host=x }} }} }}}}<!--
-->{{ifnotempty|{{{Location|}}}         | {{infobox row |name=Ort             | value={{{Location|}}} {{#set: Has location={{{Location|}}} }}      }}}}<!--
-->{{ifnotempty|{{{isArchived|}}}      | {{infobox row |name=Event archiviert?| value=[[Is archived::{{{isArchived|}}}]]                          }}}}<!--
-->{{ifnotempty|{{{isRelevant|}}}       | {{infobox row |name=Relevant?        | value=[[Is relevant::{{{isRelevant|}}}]]                          }}}}<!--
 
 


-->
-->
|}
|}</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><!--

Latest revision as of 09:29, 20 April 2024


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