Template:Communication: Difference between revisions
Jump to navigation
Jump to search
new template for use by companies |
fix unadded parameter issue |
||
Line 2: | Line 2: | ||
|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|}}} | ||
}} | }} | ||
<noinclude> | <noinclude> |
Revision as of 23:35, 14 November 2011
{{{org}}} Support and Communication
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=mtgox@mtgox.com|website=[http://mtgox.com/]}}