Difference between revisions of "Template:Communication"

From Bitcoin Wiki
Jump to: navigation, search
(new template for use by companies)
 
(modifications)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<includeonly>
 
{{Infobox
 
{{Infobox
 
|title  = {{{org}}} {{{desc|Support and Communication}}}
 
|title  = {{{org}}} {{{desc|Support and Communication}}}
 
|label1  = Email
 
|label1  = Email
|data1  = {{{email}}}
+
|data1  = {{{email|}}}
 
|label2  = Alternate Email
 
|label2  = Alternate Email
|data2  = {{{email2}}}
+
|data2  = {{{email2|}}}
 
|label3  = Website
 
|label3  = Website
|data3  = {{{website}}}
+
|data3  = {{{website|}}}
 
|label4  = Helpdesk
 
|label4  = Helpdesk
|data4  = {{{helpdesk}}}
+
|data4  = {{{helpdesk|}}}
 
|label5  = Live Support
 
|label5  = Live Support
|data5  = {{{livesupport}}}
+
|data5  = {{{livesupport|}}}
 
|label10 = Global phone number
 
|label10 = Global phone number
|data10  = {{{phone}}}
+
|data10  = {{{phone|}}}
 
|label11 = {{{lphonecity|Local}}} phone number
 
|label11 = {{{lphonecity|Local}}} phone number
|data11  = {{{lphone}}}
+
|data11  = {{{lphone|}}}
 
|label20 = Mailing Address
 
|label20 = Mailing Address
|data20  = {{{address}}}
+
|data20  = {{{address|}}}
 
}}
 
}}
 +
</includeonly>
 
<noinclude>
 
<noinclude>
 +
This is a template for use by organizations and companies to outline support methods.
 
== Usage ==
 
== Usage ==
 
<pre>
 
<pre>
Line 40: Line 43:
 
== Example ==
 
== Example ==
 
<pre>
 
<pre>
{{Communication|org=MtGox|email=mtgox@mtgox.com|website=[http://mtgox.com/]}}
+
{{Communication|org=MtGox|email=support@mtgox.zendesk.com|website=[http://mtgox.com/]}}
 
</pre>
 
</pre>
{{Communication|org=MtGox|email=mtgox@mtgox.com|website=[http://mtgox.com/]}}
+
{{Communication|org=MtGox|email=support@mtgox.zendesk.com|website=[http://mtgox.com/]}}
 
</noinclude>
 
</noinclude>

Latest revision as of 23:39, 14 November 2011


This is a template for use by organizations and companies to outline support methods.

Usage

{{Communication|org=organization or company|email=foo@bar|email2=...}}

Most parameters are optional. Listed in order of display:

org: Required. Organization or company the communications deal with.
desc: Default "Support and Communication". Used in title.
email: Provide a primary contact email address.
email2: Provide a secondary contact email address.
website: Main website with links to communication resources. Should be linked when provided: website=[http://foo.bar/]
helpdesk: Webpage where help and problem tickets can be submitted. Should be linked when provided: helpdesk=[http://foo.bar/helpdesk/]
livesupport: Webpage where customer support is instantly contacted. Should be linked when provided: livesupport=[http://foo.bar/livesupport/]
phone: Global phone number for global companies. Should only be used if the company is global.
lphone: Local phone number for local companies. Should only be used if the company is not global.
    lphonecity: City that the local phone number is based in. Provide this if and only if lphone is used.
address: Mailing address (physical). Can be in whatever format is appropriate.

Example

{{Communication|org=MtGox|email=support@mtgox.zendesk.com|website=[http://mtgox.com/]}}


MtGox Support and Communication
support@mtgox.zendesk.com
[1]