This is the old (read-only) version of the site running Mediwiki 1.25

Difference between revisions of "Template:Event"

From Scientolipedia
Jump to: navigation, search
Line 32: Line 32:
 
| [[Time::{{{Time|}}}]]
 
| [[Time::{{{Time|}}}]]
 
|-
 
|-
 +
{{#if:{{{Country|}}}|{{!}}-
 
! Country
 
! Country
| [[Country::{{{Country|}}}]]
+
{{!}} [[Country::{{{Country|}}}]]}}
 
|-
 
|-
 +
{{#if:{{{State|}}}|{{!}}-
 
! State
 
! State
| [[State::{{{State|}}}]]
+
{{!}} [[State::{{{State|}}}]]}}
 
|-
 
|-
 +
{{#if:{{{City|}}}|{{!}}-
 
! City
 
! City
| [[City::{{{City|}}}]]
+
{{!}} [[City::{{{City|}}}]]}}
 
|-
 
|-
 +
{{#if:{{{Postal|}}}|{{!}}-
 
! Postal Code
 
! Postal Code
| [[Postal Code::{{{Postal|}}}]]
+
{{!}} [[Postal Code::{{{Postal|}}}]]}}
 
|-
 
|-
 +
{{#if:{{{Geo|}}|{{!}}-
 
! Geo
 
! Geo
| [[Geo::{{{Geo|}}}]]
+
{{!}} [[Geo::{{{Geo|}}}]]}}
 
|-
 
|-
 +
{{#if:{{{Website|}}}|{{!}}-
 
! Website
 
! Website
| [[Website::{{{Website|}}}]]
+
{{!}} [[Website::{{{Website|}}}]]}}
 
|-
 
|-
 +
{{#if:{{{Email|}}|{{!}}-
 
! Email
 
! Email
| [[Email::{{{Email|}}}]]
+
{{!}} [[Email::{{{Email|}}}]]}}
 
|-
 
|-
 +
{{#if:{{{Social|}}}|{{!}}-
 
! Social
 
! Social
| [[Has social media::{{{Social|}}}]]
+
{{!}} [[Has social media::{{{Social|}}}]]}}
 
|-
 
|-
 +
{{#if:{{{Phone|}}}|{{!}}-
 
! Phone
 
! Phone
| [[Phone::{{{Phone|}}}]]
+
{{!}} [[Phone::{{{Phone|}}}]]}}
 
|-
 
|-
 +
{{#if:{{{Skype|}}}|{{!}}-
 
! Skype
 
! Skype
| [[Skype::{{{Skype|}}}]]
+
{{!}} [[Skype::{{{Skype|}}}]]}}
 
|}
 
|}
  
 
[[Category:Event]]
 
[[Category:Event]]
 
</includeonly>
 
</includeonly>

Revision as of 05:50, March 8, 2014

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

{{Event
|Event Name=
|Date=
|Time=
|Country=
|State=
|City=
|Postal=
|Geo=
|Website=
|Email=
|Social=
|Phone=
|Skype=
}}

Edit the page to see the template text.