Difference between revisions of "Template:Event"
Andy Brooks (talk | contribs) |
Andy Brooks (talk | contribs) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | |||
− | |||
<pre> | <pre> | ||
− | {{Event | + | {{Event| |
− | |EventType= | + | venue= The venue or event (ie: OSCON 2007)| |
− | |Mainurl= | + | 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| | |
− | + | City= | | |
+ | Country= | | ||
+ | Division= The division of CC interested in the event (ie: Learn)| | ||
+ | Attendance= Will CC have a representative there?| | ||
}} | }} | ||
</pre> | </pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |} | + | </noinclude> |
+ | <includeonly> | ||
+ | {{#if:{{{title|}}}|[[Title::{{{title}}}|]]|[[Title::{{PAGENAME}}|]] }} | ||
+ | {{#if:{{{venue|}}}|[[Venue::{{{venue}}}|]]| }} | ||
+ | {{#if:{{{EventType|}}}|{{#arraymap:{{{EventType|}}}|,|x|[[EventType::x]]}} | }} | ||
+ | {{#if:{{{Mainurl|}}}|{{#arraymap:{{{Mainurl|}}}|,|x|[[Mainurl::x]]}} | }} | ||
+ | {{#if:{{{presenter|}}}|{{#arraymap:{{{presenter}}}|,|x|[[Author::User:x| ]]}} | }} | ||
+ | {{#if:{{{date|}}}|[[Date::{{{date}}}|]]| }} | ||
+ | {{#if:{{{City|}}}|{{#arraymap:{{{City|}}}|,|x|[[City::x]]}} | }} | ||
+ | {{#if:{{{Country|}}}|{{#arraymap:{{{Country|}}}|,|x|[[Country::x]]}} | }} | ||
+ | {{#if:{{{Division|}}}|{{#arraymap:{{{Division|}}}|,|x|[[Division::x]]}} | }} | ||
+ | {{#if:{{{Attendance|}}}|{{#arraymap:{{{Attendance|}}}|,|x|[[Attendance::x]]}} | }} | ||
[[Category:Event]] | [[Category:Event]] | ||
+ | |||
</includeonly> | </includeonly> |
Revision as of 17:38, 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| City= | Country= | Division= The division of CC interested in the event (ie: Learn)| Attendance= Will CC have a representative there?| }}