Template:Event: Difference between revisions

Jump to navigation Jump to search
118 bytes added ,  18 April 2012
split speaker and host // changed event type talk to lecture
m (Kategorie gefixt (alle anderen Seiten benutzen Events))
(split speaker and host // changed event type talk to lecture)
Line 4: Line 4:


<pre>{{Event
<pre>{{Event
  |  Title=full title of the given event
  |  Title = full title of the given event
  |  Description=short description
  |  Description = short description
  |  Type=[Talk|Workshop|Hackathon|Meet-Up|Party]
  |  Type = [Lecture|Workshop|Hackathon|Meet-Up|Party]
  |  Date=year/month/day of the event
  |  Date = year/month/day of the event
  |  Start=hour:minutes of beginning
  |  Start = hour:minutes of beginning
  |  Contact=username of the contact person
  |  Speaker = Name of the speaker, instructor or working group
|  Host = Username of the responsible Chaosdorf member
}}</pre>
}}</pre>


Line 28: Line 29:
| {{{Start}}}
| {{{Start}}}
|-
|-
| Contact
| Speaker
| {{ U | {{{Contact}}} }}
| {{{Speaker}}}
|-
| Host
| {{ U | {{{Host}}} }}
|}<!--
|}<!--
--><includeonly>{{#ifeq:{{{Type|}}}|Party|[[Category:Party]]|}}</includeonly><!--
--><includeonly>{{#ifeq:{{{Type|}}}|Party|[[Category:Party]]|}}</includeonly><!--
Line 35: Line 39:
--><includeonly>{{#ifeq:{{{Type|}}}|Hackathon|[[Category:Hackathon]]|}}</includeonly><!--
--><includeonly>{{#ifeq:{{{Type|}}}|Hackathon|[[Category:Hackathon]]|}}</includeonly><!--
--><includeonly>{{#ifeq:{{{Type|}}}|Workshop|[[Category:Workshop]]|}}</includeonly><!--
--><includeonly>{{#ifeq:{{{Type|}}}|Workshop|[[Category:Workshop]]|}}</includeonly><!--
--><includeonly>{{#ifeq:{{{Type|}}}|Talk|[[Category:Talk]]|}}</includeonly><!--
--><includeonly>{{#ifeq:{{{Type|}}}|Lecture|[[Category:Lecture]]|}}</includeonly><!--
--><includeonly>[[Category:Events]]</includeonly>
--><includeonly>[[Category:Events]]</includeonly>

Navigation menu