Jump to content

Template:CompanyInfo: Difference between revisions

From ICANNWiki
Caterina (talk | contribs)
No edit summary
Caterina (talk | contribs)
No edit summary
Line 16: Line 16:
| employees      = number (year)
| employees      = number (year)
| revenue        = $X (year)
| revenue        = $X (year)
| email          = email [at] company.com
| website        = [http://example.com example.com]
| website        = [http://example.com example.com]
| blog            = [http://example.com/blog Blog Name]
| blog            = [http://example.com/blog Blog Name]
Line 21: Line 22:
| linkedin        = [http://link Company Name]
| linkedin        = [http://link Company Name]
| twitter        = twitterhandle
| twitter        = twitterhandle
| email          = email [at] company.com
| keypeople      = name, title
| keypeople      = name, title
}}</pre></noinclude>
}}</pre></noinclude>
Line 72: Line 72:
|{{!}}Revenue:
|{{!}}Revenue:
{{!}}{{{revenue}}}}}
{{!}}{{{revenue}}}}}
|-
{{#if:{{{email|}}}
|{{!}}Email:
{{!}}{{{email}}}}}
|-
|-
{{#if:{{{website|}}}
{{#if:{{{website|}}}
Line 92: Line 96:
|{{!}}Twitter:
|{{!}}Twitter:
{{!}}<span class="plainlinks">[[Image:TwitterIcon.png]][http://twitter.com/{{{twitter}}} @{{{twitter}}}]</span>}}
{{!}}<span class="plainlinks">[[Image:TwitterIcon.png]][http://twitter.com/{{{twitter}}} @{{{twitter}}}]</span>}}
|-
{{#if:{{{email|}}}
|{{!}}Email:
{{!}}{{{email}}}}}
|-
|-
{{#if:{{{keypeople|}}}
{{#if:{{{keypeople|}}}
Line 118: Line 118:
| employees      = number (year)  
| employees      = number (year)  
| revenue        = $X (year)  
| revenue        = $X (year)  
| email          = email [at] company.com
| website        = [http://example.com example.com]
| website        = [http://example.com example.com]
| blog            = [http://example.com/blog Blog Name]
| blog            = [http://example.com/blog Blog Name]
Line 123: Line 124:
| linkedin        = [http://link Company Name]  
| linkedin        = [http://link Company Name]  
| twitter        = twitterhandle  
| twitter        = twitterhandle  
| email          = email [at] company.com
| keypeople      = name 1, title 1<br/>name 2, title 2
| keypeople      = name 1, title 1<br/>name 2, title 2
}}[[Category:Templates|CompanyInfo]]</noinclude>
}}[[Category:Templates|CompanyInfo]]</noinclude>

Revision as of 06:42, 11 June 2011

Boilerplate

Copy/Paste this to an article and then change the example text to match the company. If you don't have info for a row, just remove everything to the right of the "=".

{{CompanyInfo|
| logo            = Example.jpg
| type            = Privately Held, Public, etc.
| industry        = Registry, Legal, Internet, etc.
| founded         = place, year
| founders        = name of founder(s) here
| ownership       = current ownership, year purchased
| headquarters    = address
| country         = country
| businesses      = list business owned/subsidiaries
| products        = list
| employees       = number (year)
| revenue         = $X (year)
| email           = email [at] company.com
| website         = [http://example.com example.com]
| blog            = [http://example.com/blog Blog Name]
| facebook        = [http://link Company Name]
| linkedin        = [http://link Company Name]
| twitter         = twitterhandle
| keypeople       = name, title
}}

Example

Type: Privately Held, Public, etc.
Industry: Registry, Legal, Internet, etc.
Founded: place, year
Founder(s): name of founder(s) here
Ownership: current ownership, year purchased
Headquarters: address
Country: country
Businesses: list business owned/subsidiaries
Products: list
Employees: number (year)
Revenue: $X (year)
Email: email [at] company.com
Website: example.com
Blog: Blog Name
Facebook: Company Name
LinkedIn: Company Name
Twitter: @twitterhandle
Key People
name 1, title 1
name 2, title 2