Difference between revisions of "Template:CompanyInfo"

From ICANNWiki
Jump to navigation Jump to search
(first draft of a boillerplate)
(make boilerplate more useable)
Line 1: Line 1:
 
<noinclude>==Boilerplate==
 
<noinclude>==Boilerplate==
 +
Copy/Paste this to an article and then change the example text to match the company.
 
<pre>
 
<pre>
 
{{CompanyInfo|
 
{{CompanyInfo|
| logo            = MarkMonitorLogo.JPG
+
| logo            = ExampleLogo.png
| type            = Privately Held
+
| type            = Privately Held, Public, etc.
| industry        = Internet, Brand protection
+
| industry        = industry here
| founded        = San Francisco, CA (1997)
+
| founded        = place here (year here)
| founder        = Faisal Shah
+
| founder        = name of founder here
| headquarters  = 303 Second Street, Suite 800N<br/>San Francisco, CA 94107
+
| headquarters  = address
| keypeople    = Irfan Salim (CEO)<br/>
+
| keypeople    = names with titles
Faisal Shah (Chairman)<br/>
+
| products        = list
Chris Bounds (Chief Operating Officer)<br/>
+
| employees      = number (year)
Ted Sergott (Senior Vice President of Engineering)<br/>
+
| sales            = $X (year)
Kurt Wedel (Senior Vice President of Sales and Business Development)
+
| website          = http://Example.com
| products        = Domain Management, Online Trademark Protection, Online Channel Protection, AntiPhishing solutions
 
| employees      = 180 (2008)
 
| sales            = $30.0M (2008)
 
| website          = http://MarkMonitor.com
 
 
}}</pre><noinclude>
 
}}</pre><noinclude>
  

Revision as of 20:33, 10 October 2010

Boilerplate

Copy/Paste this to an article and then change the example text to match the company.

{{CompanyInfo|
| logo            = ExampleLogo.png
| type            = Privately Held, Public, etc.
| industry        = industry here
| founded         = place here (year here)
| founder         = name of founder here
| headquarters   = address
| keypeople     = names with titles
| products        = list
| employees      = number (year)
| sales             = $X (year)
| website          = http://Example.com
}}


[[Image:{{{logo}}}‎|200px|center]]
Type: {{{type}}}
Industry: {{{industry}}}
Founded: {{{founded}}}
Founder: {{{founder}}}
Headquarters: {{{headquarters}}}
Key people: {{{keypeople}}}
Products: {{{products}}}
Employees: {{{employees}}}
Sales: {{{sales}}}
Website: {{{website}}}