Difference between revisions of "Template:Infobox Company1"
MyWikiBiz, Author Your Legacy — Wednesday November 05, 2025
Jump to navigationJump to search (Created page with '{| class="infobox" style="width:23em; font-size:90%;" |- |colspan="2" style="text-align: center; font-size:larger;"| '''{{{company_name}}}''' {{#if:{{{company_logo|}}}|<tr><td co…') |
|||
| Line 1: | Line 1: | ||
| + | {| style="width:23em; font-size:90%;" | ||
| + | |- | ||
| + | |colspan="2" style="text-align: center;"| '''{{{company_name}}}''' | ||
| + | |- | ||
| + | ! [[Property:Company Type | Company Type]] | ||
| + | | [[Company Type::{{{company_type}}}]] | ||
| + | |- | ||
| + | ! [[Property:Population | Population]] | ||
| + | | [[Population::{{{Pop}}}]] | ||
| + | |- | ||
| + | ! [[Property:Area | Area]] | ||
| + | | [[Area::{{{Area}}} sq mi]] | ||
| + | |} | ||
| + | |||
{| class="infobox" style="width:23em; font-size:90%;" | {| class="infobox" style="width:23em; font-size:90%;" | ||
|- | |- | ||
Revision as of 03:13, 16 May 2010
| {{{company_name}}} | |
| Company Type | {{{company_type}}} |
|---|---|
| Population | {{{Pop}}} |
| Area | {{{Area}}} sq mi |
| {{{company_name}}} | |
| Type | {{{company_type}}} |
|---|---|
| Founded | {{{foundation}}} |
| Headquarters | {{{location}}} |
| Contact | {{{contact}}} |
| Reference | {{{reference}}} |
For Non-Profit Organizations (NPO)s, please use Template:Infobox_Nonprofit.
Usage
The company_name, company_type, foundation, location, contact, and reference parameters are obligatory.
{{Infobox Company
| company_name =
| company_logo =
| company_slogan =
| company_type =
| foundation =
| founder =
| location =
| key_people =
| industry =
| products =
| revenue =
| operating_income =
| net_income =
| num_employees =
| parent =
| subsid =
| owner =
| contact =
| reference =
| footnotes =
}}