Difference between revisions of "Template:Event"

From Creative Commons
Jump to: navigation, search
Line 18: Line 18:
  
 
<includeonly>
 
<includeonly>
 +
 +
! [[Property:Tag|<span title="What are these tags referring to?">Tags</span>]]:
 +
| {{#arraymap:{{{Tag|}}}|,|x|[[Tag::x| ]] [[:Special:SearchByProperty/Tag/{{urlencode:x}}|x]]}}}}
  
 
{{#if:{{{title|}}}|[[Title::{{{title}}}|]]|[[Title::{{PAGENAME}}|]] }}
 
{{#if:{{{title|}}}|[[Title::{{{title}}}|]]|[[Title::{{PAGENAME}}|]] }}
Line 24: Line 27:
 
{{#if:{{{date|}}}|[[Date::{{{date}}}|]]| }}
 
{{#if:{{{date|}}}|[[Date::{{{date}}}|]]| }}
 
{{#if:{{{Location|}}} | [[Location::{{{Location}}}| ]] | }}
 
{{#if:{{{Location|}}} | [[Location::{{{Location}}}| ]] | }}
{{#if:{{{EventCategory|}}}|{{#arraymap:{{{EventCategory|}}}|,|x|[[EventCategory::x| ]]}} | }}
+
{{#if:{{{EventCategory|}}}|{{#arraymap:{{{EventCategory|}}}|,|x|[[EventCategory::x| ]][[:Special:SearchByProperty/Tag/{{urlencode:x}}|x]] }} | }}
 
{{#if:{{{Attendance|}}}|[[Attendance::{{{Attendance}}}|]]| }}
 
{{#if:{{{Attendance|}}}|[[Attendance::{{{Attendance}}}|]]| }}
 
{{#if:{{{User|}}}|{{#arraymap:{{{User}}}|,|x|[[User::User:x| ]]}} | }}
 
{{#if:{{{User|}}}|{{#arraymap:{{{User}}}|,|x|[[User::User:x| ]]}} | }}
 +
 
[[Category:Event]]
 
[[Category:Event]]
  
 
</includeonly>
 
</includeonly>

Revision as of 12:21, 3 July 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 |
   Division= The division of CC interested in the event (ie: Learn)|
   CC Attendance?= Will CC have a representative there?|
}}