Template:Event: Difference between revisions

From PortlandWiki
Jump to navigation Jump to search
m (unbolding values)
(test)
Line 18: Line 18:
! style="background:#eee; padding:2px 5px;" | cost
! style="background:#eee; padding:2px 5px;" | cost
! style="padding:2px 5px; font-weight:normal;"| {{#if:{{{cost|}}}|{{{cost}}}}}
! style="padding:2px 5px; font-weight:normal;"| {{#if:{{{cost|}}}|{{{cost}}}}}
|- style="vertical-align:top;"
! style="background:#eee; padding:2px 5px;" | cost
! style="padding:2px 5px; font-weight:normal;"| {{#if:{{{calendar|}}}|{{{calendar}}}}}
|}
|}
<noinclude><div style="width:600px;background:#efefe0;border:1px solid #ddc;padding:5px 15px 10px;margin:20px 30px 0px;">
<noinclude><div style="width:600px;background:#efefe0;border:1px solid #ddc;padding:5px 15px 10px;margin:20px 30px 0px;">

Revision as of 20:23, 16 February 2011

Event
what
date
time
where
cost
cost

Template notes

This template is placed at the top of event pages. It provides basic, at-a-glance facts about the event.

Instructions

The entire code as follows should be used:

{{Event
| description = 
| date = 
| time = 
| where = 
| cost = 
}}

Information you don't know should be left blank.

Notes

description

  • A short description of the event. Is placed next to the "what" label.