Difference between revisions of "Template:Infobox Company"
Jump to navigation
Jump to search
m |
m |
||
Line 31: | Line 31: | ||
-->{{#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>}}<!-- | ||
-->{{#if:{{{company_slogan|}}} | <tr><th style="text-align:right; padding-right:0.75em;">Slogan</th><td>{{{company_slogan}}}</td></tr>}}<!-- | -->{{#if:{{{company_slogan|}}} | <tr><th style="text-align:right; padding-right:0.75em;">Slogan</th><td>{{{company_slogan}}}</td></tr>}}<!-- | ||
+ | -->{{#if:{{{contact|}}} | <tr><th style="text-align:right; padding-right:0.75em;">Contact</th><td>{{{contact}}}</td></tr>}}<!-- | ||
-->{{#if:{{{homepage|}}} | <tr><th style="text-align:right; padding-right:0.75em;">Website</th><td>{{{homepage}}}</td></tr>}}<!-- | -->{{#if:{{{homepage|}}} | <tr><th style="text-align:right; padding-right:0.75em;">Website</th><td>{{{homepage}}}</td></tr>}}<!-- | ||
-->{{#if:{{{dissolved|}}} | <tr><th style="text-align:right; padding-right:0.75em;">Dissolved</th><td>{{{dissolved}}}</td></tr>}}<!-- | -->{{#if:{{{dissolved|}}} | <tr><th style="text-align:right; padding-right:0.75em;">Dissolved</th><td>{{{dissolved}}}</td></tr>}}<!-- | ||
Line 69: | Line 70: | ||
| owner = | | owner = | ||
| company_slogan = | | company_slogan = | ||
+ | | contact = <!-- phone, fax, etc. --> | ||
| homepage = | | homepage = | ||
| dissolved = | | dissolved = |
Revision as of 23:04, 23 October 2007
{{{company_name}}} | |
Type | {{{company_type}}} |
---|---|
Founded | {{{foundation}}} |
Headquarters |
NB: For co-operatives, please use Template:Infobox Co-operative. For Defunct/Dissolved Companies, please use: Template:Infobox Defunct Company.
Usage
The company_name, company_type, foundation and location parameters are obligatory.
{{Infobox Company | company_name = | company_logo = | company_type = | genre = | foundation = <!-- this parameter modifies "Founded" --> | founder = | location_city = | location_country = | location = <!-- this parameter modifies "Headquarters" --> | origins = | key_people = | area_served = | industry = | products = | services = | revenue = | operating_income = | net_income = | num_employees = | parent = | divisions = | subsid = | owner = | company_slogan = | contact = <!-- phone, fax, etc. --> | homepage = | dissolved = | footnotes = }}