Jump to content

Template:Infobox company: Difference between revisions

From Stationery Wiki
No edit summary
remved employees as discussed in Slack channel
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
! colspan="2" | {{{name}}}
! colspan="2" | {{{name}}}
|- bgcolor="#ffffff"
|- bgcolor="#ffffff"
| Founded: || {{{FOUNDED}}}
! colspan="2" | {{{logo}}}
|- bgcolor="#ffffff"
|- bgcolor="#ffffff"
| Founder: || {{{FOUNDER}}}
| Founded: || {{{founded}}}
|- bgcolor="#ffffff"
|- bgcolor="#ffffff"
| Headquarters: || {{{HEADQUARTERS}}}
| Founder: || {{{founder}}}
|- bgcolor="#ffffff"
|- bgcolor="#ffffff"
| Key People: || {{{KEY_PEOPLE}}}
| Headquarters: || {{{headquarters}}}
|- bgcolor="#ffffff"
|- bgcolor="#ffffff"
| Products: || {{{PRODUCTS}}}  
| Key People: || {{{key_people}}}
|- bgcolor="#ffffff"
|- bgcolor="#ffffff"
| Employees: || {{{NUM_EMPLOYEES}}}  
| Products: || {{{products}}}  
|- bgcolor="#ffffff"
|- bgcolor="#ffffff"
| Website: || {{{WEBSITE}}}  
| Website: || {{{website}}}  
|}
|}
<noinclude>
<noinclude>
Line 23: Line 23:
To use it in an article, copy the template below and paste it into an article.
To use it in an article, copy the template below and paste it into an article.
Empty fields won't be displayed in the article.  
Empty fields won't be displayed in the article.  
===Template===
<pre><nowiki>
{{Infobox company
| name =
| logo =
| founded =
| founder =
| headquarters =
| key_people =
| products =
| num_employees =
| website =
}}
</nowiki></pre>
</noinclude>
</noinclude>

Latest revision as of 14:57, 10 April 2017

{{{name}}}
{{{logo}}}
Founded: {{{founded}}}
Founder: {{{founder}}}
Headquarters: {{{headquarters}}}
Key People: {{{key_people}}}
Products: {{{products}}}
Website: {{{website}}}


Description[edit]

This template is used to create an infobox in an article about a company. To use it in an article, copy the template below and paste it into an article. Empty fields won't be displayed in the article.

Template[edit]

{{Infobox company
| name = 
| logo = 
| founded = 
| founder = 
| headquarters = 
| key_people = 
| products = 
| num_employees = 
| website = 
}}