Difference between revisions of "Template:Event"
Andy Brooks (talk | contribs) |
Andy Brooks (talk | contribs) |
||
Line 22: | Line 22: | ||
{| border="1" cellpadding="3" cellspacing="0" | {| border="1" cellpadding="3" cellspacing="0" | ||
!style="text-align: left; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big> | !style="text-align: left; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big> | ||
− | |||
{{#if:{{{title|}}}|[[Title::{{{title}}}|]]|[[Title::{{PAGENAME}}|]] }} | {{#if:{{{title|}}}|[[Title::{{{title}}}|]]|[[Title::{{PAGENAME}}|]] }} | ||
− | |||
{{#if:{{{venue|}}}|[[Venue::{{{venue}}}|]]| }} | {{#if:{{{venue|}}}|[[Venue::{{{venue}}}|]]| }} | ||
− | |||
{{#if:{{{EventType|}}}|{{#arraymap:{{{EventType|}}}|,|x|[[EventType::x]]}} | }} | {{#if:{{{EventType|}}}|{{#arraymap:{{{EventType|}}}|,|x|[[EventType::x]]}} | }} | ||
− | |||
{{#if:{{{Mainurl|}}}|{{#arraymap:{{{Mainurl|}}}|,|x|[[Mainurl::x]]}} | }} | {{#if:{{{Mainurl|}}}|{{#arraymap:{{{Mainurl|}}}|,|x|[[Mainurl::x]]}} | }} | ||
− | |||
{{#if:{{{presenter|}}}|{{#arraymap:{{{presenter}}}|,|x|[[Author::User:x| ]]}} | }} | {{#if:{{{presenter|}}}|{{#arraymap:{{{presenter}}}|,|x|[[Author::User:x| ]]}} | }} | ||
− | |||
{{#if:{{{date|}}}|[[Date::{{{date}}}|]]| }} | {{#if:{{{date|}}}|[[Date::{{{date}}}|]]| }} | ||
− | |||
{{#if:{{{Location|}}}|{{#arraymap:{{{Location|}}}|,|x|[[Location::x]]}} | }} | {{#if:{{{Location|}}}|{{#arraymap:{{{Location|}}}|,|x|[[Location::x]]}} | }} | ||
− | |||
{{#if:{{{Division|}}}|{{#arraymap:{{{Division|}}}|,|x|[[Division::x]]}} | }} | {{#if:{{{Division|}}}|{{#arraymap:{{{Division|}}}|,|x|[[Division::x]]}} | }} | ||
− | |||
{{#if:{{{Attendance|}}}|{{#arraymap:{{{Attendance|}}}|,|x|[[Attendance::x]]}} | }} | {{#if:{{{Attendance|}}}|{{#arraymap:{{{Attendance|}}}|,|x|[[Attendance::x]]}} | }} | ||
Revision as of 21:56, 28 March 2008
{{Event| venue= The venue or event (ie: OSCON 2007)| EventType= The type of event| title= The title or topic of the presentation; if not provided, the page title is used| Mainurl= URL to event's info page| presenter= The presenter (ie: Nathan Yergler)| date= The presentation date| Location= 123 Freedom Street, Beverly Hills, CA, USA, 90210 | Division= The division of CC interested in the event (ie: Learn)| Attendance= Will CC have a representative there?| }}