Difference between revisions of "Template:Infobox Company1"

MyWikiBiz, Author Your Legacy — Friday April 26, 2024
Jump to navigationJump to search
Line 7: Line 7:
 
!style="text-align:right; padding-right:0.75em;"| [[Property:Company Type | Type]]
 
!style="text-align:right; padding-right:0.75em;"| [[Property:Company Type | Type]]
 
| [[Company Type::{{{company_type}}}]]
 
| [[Company Type::{{{company_type}}}]]
 +
|-
 +
!style="text-align:right; padding-right:0.75em;"| [[Property:Company Founded | Founded]]
 +
| [[Company Founded::{{{foundation}}}]]
 +
| {{{foundation}}}
 +
{{#if:{{{founder|}}}            | <tr><th style="text-align:right; padding-right:0.75em;">[[Property:Company Founder | Founder]]</th><td>[[Company Founder::{{{founder}}}]]</td></tr>}}
 
|-
 
|-
 
!style="text-align:right; padding-right:0.75em;"| Contact
 
!style="text-align:right; padding-right:0.75em;"| Contact

Revision as of 04:01, 16 May 2010

{{{company_name}}}
Type {{{company_type}}}
Founded {{{foundation}}} {{{foundation}}}
Contact {{{contact}}}
Reference {{{reference}}}
{{{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        = 
}}

See Centiare or IBM for examples of complex usage.