Difference between revisions of "Template:Event"

From Technologia Incognita
Jump to: navigation, search
m
m
Line 18: Line 18:
 
{{!}}-
 
{{!}}-
 
{{#if:{{{Name|}}}
 
{{#if:{{{Name|}}}
! width="30%" style="background-color:#DDDDDD;"| Name
+
! width="30%" style="background-color:#DDDDDD;"{{!}} Name
 
{{!}} [[Name::{{{Name|}}}]]
 
{{!}} [[Name::{{{Name|}}}]]
 
}}
 
}}
 +
|-
 
! style="background-color:#DDDDDD;" | Date
 
! style="background-color:#DDDDDD;" | Date
 
| [[Date::{{{Date|}}}]]
 
| [[Date::{{{Date|}}}]]
 
{{!}}-
 
{{!}}-
 
{{#if:{{{Location|}}}
 
{{#if:{{{Location|}}}
! style="background-color:#DDDDDD;" | Location
+
! style="background-color:#DDDDDD;" {{!}} Location
 
{{!}} {{#arraymap:{{{Location|}}}|,|x|[[Location::x]]}}
 
{{!}} {{#arraymap:{{{Location|}}}|,|x|[[Location::x]]}}
 
}}
 
}}
Line 33: Line 34:
 
{{!}}-
 
{{!}}-
 
{{#if:{{{Contact|}}}
 
{{#if:{{{Contact|}}}
! style="background-color:#DDDDDD;" | Contact
+
! style="background-color:#DDDDDD;" {{!}} Contact
 
{{!}} {{#arraymap:{{{Contact|}}}|,|x|[[Contact::x]]}}
 
{{!}} {{#arraymap:{{{Contact|}}}|,|x|[[Contact::x]]}}
 
}}
 
}}

Revision as of 04:00, 16 June 2012

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

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

Edit the page to see the template text.