Template:Infobox event: Difference between revisions

From AnOtherWiki, the free encyclopedia written by, for, and about the Otherkin community.
No edit summary
No edit summary
Line 3: Line 3:
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
{{!}} colspan="2" style="font-size: 6; text-align: center;" {{!}} {{{image|}}}<br />{{{caption|}}}
{{!}} colspan="2" style="font-size: 6; text-align: center;" {{!}} {{{image|}}}<br />{{{caption|}}} {{#set:hasimage=True}}
}}
}}
|-
|-
! style="background-color: #ddddff;" | Organizer(s)
! style="background-color: #ddddff;" | Organizer(s)
| {{{organizer}}}
| [[Organizer::{{{organizer}}}]]
|-
|-
! style="background-color: #ddddff;" | Website
! style="background-color: #ddddff;" | Website
| style="padding:0" cellpadding="0" | <div class="plainlinks" style="overflow:auto;width:100%;padding:2px;margin;0">{{{url}}}</div>
| style="padding:0" cellpadding="0" | <div class="plainlinks" style="overflow:auto;width:100%;padding:2px;margin;0">[[eventwebsite::{{{url}}}]]</div>
|-
|-
{{#if:{{{country|}}}|
{{#if:{{{country|}}}|
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Location
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Location
{{!}} {{{city|}}}, {{{state|}}} {{{country|}}}
{{!}} [[Location::{{#geocode:{{{city|}}}, {{{state|}}} {{{country|}}}}}]] {{#set:city={{{city}}}|state={{{state}}}|country={{{country}}}}}
}}
}}
|-
|-
{{#if:{{{status|}}}|
{{#if:{{{status|}}}|
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Status
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Status
{{!}} {{{status|}}}
{{!}} [[Status::{{{status|}}}]]
}}
}}


Line 25: Line 25:
{{#if:{{{attendees|}}}|
{{#if:{{{attendees|}}}|
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Average attendees
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Average attendees
{{!}} {{{attendees|}}}
{{!}} [[NumAttendees::{{{attendees|}}}]]
}}
}}
|-
|-
{{#if:{{{nextdate|}}}|
{{#if:{{{nextdate|}}}|
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Next held on
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Next held on
{{!}} {{{nextdate|}}}
{{!}} [[Eventdate::{{{nextdate|}}}]]
}}
}}
|-
|-
{{#if:{{{began|}}}|
{{#if:{{{began|}}}|
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} First held on
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} First held on
{{!}} {{{began|}}}
{{!}} [[Begandate::{{{began|}}}]]
}}
}}
|-
|-
{{#if:{{{lastheld|}}}|
{{#if:{{{lastheld|}}}|
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Last held on
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Last held on
{{!}} {{{lastheld|}}}
{{!}} [[Lastdate::{{{lastheld|}}}]]
}}
}}
|-
|-
{{#if:{{{setting|}}}|
{{#if:{{{setting|}}}|
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Setting
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Setting
{{!}} {{{setting|}}}
{{!}} [[eventsetting::{{{setting|}}}]]
}}
}}
|}<noinclude>
|}<noinclude>

Revision as of 08:36, 10 April 2012

{{{title}}}
Organizer(s) {{{organizer}}}
Website

Usage

{{Infobox event 
| title = 
| image = 
| caption = 
| organizer = 
| url = 
| country =
| state =
| city =
| status = 
| attendees =
| nextdate =
| began = 
| lastheld = 
| setting = 
}}