Personal tools

Difference between revisions of "Template:Event"

From Eth0Wiki

Jump to: navigation, search
m
Line 4: Line 4:
 
   <nowiki>{{</nowiki>Event
 
   <nowiki>{{</nowiki>Event
 
   |Name=Event Name
 
   |Name=Event Name
   |URL=http://www.event.tld/ or [[MyPage]], etc.
+
   |URL=http://www.event.tld/ or <nowiki>[[MyPage]]</nowiki>, etc.
 
   |DateStart=2009-01-19
 
   |DateStart=2009-01-19
 
   |DateEnd=2009-01-20
 
   |DateEnd=2009-01-20

Revision as of 22:12, 18 January 2010

Use this template in the following way on event pages:

 {{Event
 |Name=Event Name
 |URL=http://www.event.tld/ or [[MyPage]], etc.
 |DateStart=2009-01-19
 |DateEnd=2009-01-20
 |Info=This event is all about Biz and Baz!
 |InfoLocation=This event is held in Doe city
 |InfoOpen=We're open from $date $time
 |InfoTicket=Tickets cost € 42,-
 |InfoSignup=You can signup on the https://secure.websi.te/
 }}


Event
Name {{{Name}}}
Event website {{{URL}}}
Event duration {{{DateStart}}} - {{{DateEnd}}}
Information {{{Info}}}
  • Location: {{{InfoLocation}}}
  • Open from: {{{InfoOpen}}}
  • Ticket price: {{{InfoTicket}}}
  • Sign-up page: {{{InfoSignup}}}