Difference between revisions of "Template:Infobox Company"
MyWikiBiz, Author Your Legacy — Friday October 31, 2025
Jump to navigationJump to search| Line 23: | Line 23: | ||
| -->{{#if:{{{net_income|}}}       | <tr><th style="text-align:right; padding-right:0.75em;">[[Net income]]</th><td>{{{net_income}}}</td></tr>}}<!-- | -->{{#if:{{{net_income|}}}       | <tr><th style="text-align:right; padding-right:0.75em;">[[Net income]]</th><td>{{{net_income}}}</td></tr>}}<!-- | ||
| -->{{#if:{{{num_employees|}}}    | <tr><th style="text-align:right; padding-right:0.75em;">[[Employment|Employee]]s</th><td>{{{num_employees}}}</td></tr>}}<!-- | -->{{#if:{{{num_employees|}}}    | <tr><th style="text-align:right; padding-right:0.75em;">[[Employment|Employee]]s</th><td>{{{num_employees}}}</td></tr>}}<!-- | ||
| − | -->{{#if:{{{parent|}}}           | <tr><th style="text-align:right; padding-right:0.75em;">[[Parent]]</th><td>{{{parent}}}</td></tr>}}<!-- | + | -->{{#if:{{{parent|}}}           | <tr><th style="text-align:right; padding-right:0.75em;">[[Parent Company|Parent]]</th><td>{{{parent}}}</td></tr>}}<!-- | 
| -->{{#if:{{{subsid|}}}           | <tr><th style="text-align:right; padding-right:0.75em;">[[Subsidiary|Subsidiaries]]</th><td>{{{subsid}}}</td></tr>}}<!-- | -->{{#if:{{{subsid|}}}           | <tr><th style="text-align:right; padding-right:0.75em;">[[Subsidiary|Subsidiaries]]</th><td>{{{subsid}}}</td></tr>}}<!-- | ||
| -->{{#if:{{{owner|}}}            | <tr><th style="text-align:right; padding-right:0.75em;">[[Owner]]</th><td>{{{owner}}}</td></tr>}} | -->{{#if:{{{owner|}}}            | <tr><th style="text-align:right; padding-right:0.75em;">[[Owner]]</th><td>{{{owner}}}</td></tr>}} | ||
Revision as of 17:39, 4 December 2006
| {{{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     = 
| genre            =
| foundation       =
| founder          =
| location         = 
| key_people       = 
| industry         = 
| products         = 
| revenue          = 
| operating_income = 
| net_income       = 
| num_employees    = 
| parent           = 
| subsid           = 
| owner            =
| contact          =
| reference        = 
| footnotes        = 
}}
