Template:Event: Difference between revisions

Template page
(Location erstmal nicht semantisch, denn das ist völlig kaputt)
No edit summary
Line 9: Line 9:
  |  Date = YYYY-MM-DD of the event
  |  Date = YYYY-MM-DD of the event
  |  Start = HH:MM of beginning
  |  Start = HH:MM of beginning
|  End = HH:MM of ending
  |  Duration = duration in hours
  |  Duration = duration in hours
  |  Speaker = Name of the speaker, instructor or working group (''optional'')
  |  Speaker = Name of the speaker, instructor or working group (''optional'')
Line 27: Line 28:
-->{{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|{{{Start|}}}  |{{infobox row |name=Start    |value=[[Starts at::{{{Start}}}]]                          }}}}<!--
-->{{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={{{Duration}}}h                      }}}}<!--
-->{{ifnotempty|{{{Speaker|}}} |{{infobox row |name=Speaker  |value=[[Has Speaker::{{{Speaker}}}]]                        }}}}<!--
-->{{ifnotempty|{{{Speaker|}}} |{{infobox row |name=Speaker  |value=[[Has Speaker::{{{Speaker}}}]]                        }}}}<!--