Template:Infobox Company

This is the current revision of this page, as edited by Alex (talk | contribs) at 00:32, 17 October 2024 (Created page with "{| class="infobox {{parentitle|{{{name}}}}} infobox-company" |- ! class="infobox-header" colspan="5" | '''{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}''' |- | class="infobox-image infobox-full-width-content" colspan="5" | {{#if:{{{image|}}}|{{{image}}}|Please add an image!}} |- | class="infobox-padding" colspan="5" | |- ! colspan="2" | Type | colspan="3" | {{#if:{{{type|}}}|{{{type}}}|{{Unknown}}}} |- ! colspan="2" | Founded | colspan="3" | {{#if:{{{fou..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Infobox Company
Please add an image!
Type Unknown (edit)
Founded Unknown (edit)
Headquarters Unknown (edit)
Industry Unknown (edit)
Stock Label Unknown (edit)
Template documentation
This documentation is transcluded from Template:Infobox Company/doc. [edit] [history] [purge]

Infobox Company is used for real world companies. For in-game companies, Template:Infobox Organisation should be used instead.

Parameters

name

The name of the company.

image

The company's logo.

type

Whether the company is private or publicly traded.

founded

The date the company was founded.

hq

The location of the company headquarters.

industry

The industry the company does business in.

stock

The stock label for the company, or "None" or not applicable.

investors

(Optional) Companies or key shareholders invested in the company.

products

(Optional) Key products created by the company.

employees

(Optional) The number of employees at the company.

keypeople

(Optional) Key people associated with the company, such as the founder or CEO.

website

(Optional) A link to the company's website.

Quick copy

{{Infobox Company
|name = 
|image = 
|type = 
|founded = 
|hq = 
|industry = 
|stock = 
|investors = (Optional)
|products = (Optional)
|employees = (Optional)
|keypeople = (Optional)
|website = (Optional)
}}