Difference between revisions of "Template:CompanyContact"

From Who Called Me
Line 69: Line 69:
 
==Contacts==
 
==Contacts==
 
{{#if: {{{workphone}}}
 
{{#if: {{{workphone}}}
   | {{{organization}}} can be contacted by calling to [tel:{{{workphone}}}].
+
   | {{{organization}}} can be contacted by calling to [tel:{{{workphone}}} {{{workphone}}}].
 
   |
 
   |
 
}}
 
}}
 
{{#if: {{{email}}}
 
{{#if: {{{email}}}
   | {{{organization}}} can be contacted by sending an e-mail to [[Companies:email::{{{email}}}]].
+
   | {{{organization}}} can be contacted by sending an e-mail to [[Companies:email::{{{email}}}].
 
   |
 
   |
 
}}
 
}}

Revision as of 00:06, 8 July 2020

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

{{CompanyContact
| name=
| organization=
| db_ref=
| workphone=
| fax=
| email=
| homepage=
| workstreet=
| workextendedaddress
| worklocality=
| workregion=
| workcountry=
| workpostalcode=
| lat=
| long=
| sic=
| category=
| url=
}}

Edit the page to see the template text.