Difference between revisions of "Template:Infobox Company"

MyWikiBiz, Author Your Legacy — Tuesday April 23, 2024
Jump to navigationJump to search
Line 7: Line 7:
 
!style="text-align:right; padding-right:0.75em;"| [[Company Type|Type]]
 
!style="text-align:right; padding-right:0.75em;"| [[Company Type|Type]]
 
| {{{company_type}}}
 
| {{{company_type}}}
{{#if:{{{genre|}}}              | <tr><th style="text-align:right; padding-right:0.75em;">[[Genre]]</th><td>{{{genre}}}</td></tr>}}
 
 
|-
 
|-
 
!style="text-align:right; padding-right:0.75em;"| Founded
 
!style="text-align:right; padding-right:0.75em;"| Founded
Line 48: Line 47:
 
| company_slogan  =
 
| company_slogan  =
 
| company_type    =  
 
| company_type    =  
| genre            =
 
 
| foundation      =
 
| foundation      =
 
| founder          =
 
| founder          =

Revision as of 18:03, 14 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     = 
| foundation       =
| founder          =
| location         = 
| key_people       = 
| industry         = 
| products         = 
| revenue          = 
| operating_income = 
| net_income       = 
| num_employees    = 
| parent           = 
| subsid           = 
| owner            =
| contact          =
| reference        = 
| footnotes        = 
}}