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
 
(3 intermediate revisions by the same user not shown)
Line 20: Line 20:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 25em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; margin-top: 5em;  padding: 0.2em; float: right; clear: right; text-align:left;"
+
</noinclude><includeonly>{| style="width: 25em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; margin-top: 1em;  padding: 0.2em; float: right; clear: right; text-align:left;"
 
! style="text-align: center; background-color:#F5DEB3;" colspan="2" |<big>{{PAGENAME}}</big>
 
! style="text-align: center; background-color:#F5DEB3;" colspan="2" |<big>{{PAGENAME}}</big>
 
|-
 
|-
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
| [[Website::{{{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>

Latest revision as of 05:51, 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.