Personal tools

Difference between revisions of "Template:Event"

From Eth0Wiki

Jump to: navigation, search
m
Line 16: Line 16:
 
</noinclude>
 
</noinclude>
  
{| border="2" cellspacing="0" cellpadding="4" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#F9F9F9; font-size:95%; empty-cells:hide"
+
{| border="2" cellspacing="0" cellpadding="4" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border:solid 1px #AAAAAA; border-collapse:collapse; font-size:95%; empty-cells:hide"
 
|- style="background: #a6c282; color: #fff; text-align:center;"
 
|- style="background: #a6c282; color: #fff; text-align:center;"
 
! colspan=2| ''Event''
 
! colspan=2| ''Event''

Revision as of 17:37, 23 February 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}}}