Difference between revisions of "Template:Event"

From Technologia Incognita
Jump to: navigation, search
m (name not really necessary)
m
Line 24: Line 24:
 
! style="background-color:#DDDDDD;" | Type
 
! style="background-color:#DDDDDD;" | Type
 
| [[EventType::{{{EventType|}}}]]
 
| [[EventType::{{{EventType|}}}]]
|-
+
{{!}}-
! style="background-color:#DDDDDD;" | Contact
+
{{#if:{{{Contact|}}}|
| {{#arraymap:{{{Contact|}}}|,|x|[[Contact::x]]}}
+
! style="background-color:#DDDDDD;" {{!}} Contact
 +
{{!}} {{#arraymap:{{{Contact|}}}|,|x|[[Contact::x]]}}
 +
}}
 
|}
 
|}
  
 
[[Category:Events]]
 
[[Category:Events]]
 
</includeonly>
 
</includeonly>

Revision as of 16:02, 19 June 2012

This is the "Event" template. It should be called in the following format:

{{Event
|Date=
|Location=
|Type=
|Contact=
}}

Edit the page to see the template text.