Personal tools

Difference between revisions of "Template:Event"

From Eth0Wiki

Jump to: navigation, search
(New page: <noinclude> Use this template in the following way on event pages: <nowiki>{{</nowiki>Event |Name=Event Name |URL=http://www.event.tld/ or MyPage, etc. |DateStart=2009-01-19 ...)
 
m
Line 13: Line 13:
  
 
{| 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; background-color:#F9F9F9; font-size:95%; empty-cells:hide"
|- style="background: {{Style|header}}; text-align:center;"
+
|- style="background: #a6c282; color: #fff; text-align:center;"
 
! colspan=2| ''Event''
 
! colspan=2| ''Event''
 
|-
 
|-

Revision as of 15:46, 19 January 2009

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


Event
Name {{{Name}}}
Event website {{{URL}}}
Event duration {{{DateStart}}} - {{{DateEnd}}}
Information {{{Info}}}