Difference between revisions of "Template:Infobox Company"
MyWikiBiz, Author Your Legacy — Saturday November 23, 2024
Jump to navigationJump to searchLine 2: | Line 2: | ||
|- | |- | ||
|colspan="2" style="text-align: center; font-size:larger;"| '''{{{company_name}}}''' | |colspan="2" style="text-align: center; font-size:larger;"| '''{{{company_name}}}''' | ||
+ | {{#if:{{{company_logo|}}}|<tr><td colspan="2" style="text-align:center; padding:16px 0 16px 0;">{{{company_logo}}}</td></tr>}}<!-- | ||
+ | -->{{#if:{{{company_slogan|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Slogan]]</th><td>{{{company_slogan}}}</td></tr>}} | ||
|- | |- | ||
− | + | !style="text-align:right; padding-right:0.75em;"| [[:Category:Types of companies|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 | ||
− | | {{{ | + | | {{{foundation}}} |
+ | {{#if:{{{founder|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Founder]]</th><td>{{{founder}}}</td></tr>}} | ||
|- | |- | ||
!style="text-align:right; padding-right:0.75em;"| Headquarters | !style="text-align:right; padding-right:0.75em;"| Headquarters | ||
− | | {{{ | + | | {{{location}}} |
− | {{#if:{{{ | + | {{#if:{{{key_people|}}} | <tr><th style="text-align:right; padding-right:0.75em;">Key people</th><td>{{{key_people}}}</td></tr>}}<!-- |
− | + | -->{{#if:{{{area_served|}}} | <tr><th style="text-align:right; padding-right:0.75em;">Area served</th><td>{{{area_served}}}</td></tr>}}<!-- | |
− | {{#if:{{{area_served}}} | <tr><th style="text-align:right; padding-right:0.75em;">Area served</th><td>{{{area_served}}}</td></tr>}}<!-- | + | -->{{#if:{{{industry|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Industry]]</th><td>{{{industry}}}</td></tr>}}<!-- |
− | -->{{#if:{{{industry|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[ | ||
-->{{#if:{{{products|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Product (business)|Products]]</th><td>{{{products}}}</td></tr>}}<!-- | -->{{#if:{{{products|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Product (business)|Products]]</th><td>{{{products}}}</td></tr>}}<!-- | ||
-->{{#if:{{{revenue|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Revenue]]</th><td>{{{revenue}}}</td></tr>}}<!-- | -->{{#if:{{{revenue|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Revenue]]</th><td>{{{revenue}}}</td></tr>}}<!-- | ||
Line 30: | Line 32: | ||
<br clear="all"> | <br clear="all"> | ||
---- | ---- | ||
− | + | NB: For [[Cooperative|co-operatives]], please use [[Template:Infobox Co-operative]]. | |
== Usage == | == Usage == |
Revision as of 06:24, 2 November 2006
{{{company_name}}} | |
Type | {{{company_type}}} |
---|---|
Founded | {{{foundation}}} |
Headquarters | {{{location}}} |
NB: For co-operatives, please use Template:Infobox Co-operative.
Usage
The company_name, company_type, foundation and location parameters are obligatory.
{{Infobox Company | company_name = | company_logo = | company_slogan = | vector_logo = | company_type = | genre = | foundation = | founder = | location = | origins = | key_people = | area_served = | industry = | products = | revenue = | operating_income = | net_income = | num_employees = | parent = | subsid = | owner = | homepage = | footnotes = }}