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

Difference between revisions of "Template:Groups"

From Scientolipedia
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 23: Line 23:
 
</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>
 
|-
 
|-
 +
{{#if:{{{Image|}}}|{{!}}-
 
!  
 
!  
| [[Image::File:{{{Image|}}}|130px]]
+
{{!}}[[Image::File:{{{Image|}}}|130px]]}}
 
|-
 
|-
 
! Primary Contact
 
! Primary Contact
Line 44: Line 45:
 
| [[Country::{{{Country|}}}]]
 
| [[Country::{{{Country|}}}]]
 
|-
 
|-
 +
{{#if:{{{State|}}}|{{!}}-
 
! State
 
! State
| [[State::{{{State|}}}]]
+
{{!}}[[State::{{{State|}}}]]}}
 
|-
 
|-
 
! City
 
! City
 
| [[City::{{{City|}}}]]
 
| [[City::{{{City|}}}]]
 
|-
 
|-
 +
{{#if:{{{Postal Code|}}}|{{!}}-
 
! Postal Code
 
! Postal Code
| [[Postal Code::{{{Postal Code|}}}]]
+
{{!}}[[Postal Code::{{{Postal Code|}}}]]}}
 
|-
 
|-
 
! Geo
 
! Geo
Line 59: Line 62:
 
| [[Website::{{{Website|}}}]]
 
| [[Website::{{{Website|}}}]]
 
|-
 
|-
 +
{{#if:{{{Social Media|}}}|{{!}}-
 
! Social Media
 
! Social Media
| [[Website::{{{Social Media|}}}]]
+
{{!}}[[Website::{{{Social Media|}}}]]}}
 
|-
 
|-
 
! Email
 
! Email
Line 68: Line 72:
 
| [[Phone::{{{Phone|}}}]]
 
| [[Phone::{{{Phone|}}}]]
 
|-
 
|-
 +
{{#if:{{{Skype|}}}{{!}}-
 
! Skype
 
! Skype
| [[Skype::{{{Skype|}}}]]
+
{{!}}[[Skype::{{{Skype|}}}]]}}
 
|-
 
|-
 +
{{#if:{{{Event|}}}|{{!}}-
 
! Event
 
! Event
| [[Event::{{{Event|}}}]]
+
{{!}}[[Event::{{{Event|}}}]]}}
 
|-
 
|-
 +
{{#if:{{{Event Info|}}}|{{!}}-
 
! Event Info
 
! Event Info
| [[Description::{{{Event Info|}}}]]
+
{{!}}[[Description::{{{Event Info|}}}]]}}
 
|}
 
|}
  
 
[[Category:Groups]]
 
[[Category:Groups]]
 
</includeonly>
 
</includeonly>

Latest revision as of 03:02, November 6, 2014

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

{{Groups
|Image=
|Primary Contact=
|Training Offered=
|Auditing Offered=
|Case Supervision=
|Country=
|State=
|City=
|Postal Code=
|Website=
|Social Media=
|Email=
|Phone=
|Skype=
|Event=
|Event Info=
}}

Edit the page to see the template text.