Difference between revisions of "Template:Infobox Company"
MyWikiBiz, Author Your Legacy — Tuesday November 11, 2025
Jump to navigationJump to search| Line 14: | Line 14: | ||
|- | |- | ||
!style="text-align:right; padding-right:0.75em;"| Headquarters | !style="text-align:right; padding-right:0.75em;"| Headquarters | ||
| − | | [[address:={{{address}}}]] | + | | [[address:={{{address}}}]]<br>[[city:={{{city}}}]]<br> [[state:={{{state}}}]] [[country:={{{country}}}]] [[zip:={{{country}}}]]+[[plus4:={{{plus4}}}]] |
| − | |||
| − | |||
| − | |||
| − | |||
{{#if:{{{key_people|}}} | <tr><th style="text-align:right; padding-right:0.75em;">Key people</th><td>{{{key_people}}}</td></tr>}}<!-- | {{#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>}}<!-- | ||
Revision as of 00:45, 2 November 2006
| {{{company_name}}} | |
| Type | {{{company_type}}} |
|---|---|
| Founded | {{{foundation}}} |
| Headquarters | {{{address}}} {{{city}}} {{{state}}} {{{country}}} {{{country}}}+{{{plus4}}} |
Use Template:Infobox_NPO for non-profit/not-for-profit organizations (i.e. NPO).
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 =
}}