Template:Infobox Company
From Gothpoodle
(Difference between revisions)
(4 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
| colspan="2" style="text-align: center;" | {{{company_logo}}} | | colspan="2" style="text-align: center;" | {{{company_logo}}} | ||
|- | |- | ||
- | ! style="text-align:right;" | + | ! style="text-align:right;" | Type |
| {{{company_type}}} | | {{{company_type}}} | ||
|- | |- | ||
Line 19: | Line 19: | ||
| {{{industry}}} | | {{{industry}}} | ||
|- class="hiddenStructure{{{products|}}}" | |- class="hiddenStructure{{{products|}}}" | ||
- | ! style="text-align:right;" | [[ | + | ! style="text-align:right;" | [[Products]] |
| {{{products}}} | | {{{products}}} | ||
|- class="hiddenStructure{{{revenue|}}}" | |- class="hiddenStructure{{{revenue|}}}" | ||
! style="text-align:right;" | [[Revenue]] | ! style="text-align:right;" | [[Revenue]] | ||
| {{{revenue}}} | | {{{revenue}}} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
|- class="hiddenStructure{{{num_employees|}}}" | |- class="hiddenStructure{{{num_employees|}}}" | ||
- | ! style="text-align:right;" | | + | ! style="text-align:right;" | Employees |
| {{{num_employees}}} | | {{{num_employees}}} | ||
- | |||
- | |||
- | |||
|- class="hiddenStructure{{{footnotes|}}}" | |- class="hiddenStructure{{{footnotes|}}}" | ||
| colspan="2" | {{{footnotes}}} | | colspan="2" | {{{footnotes}}} | ||
Line 42: | Line 33: | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
- | {{ | + | {{Infobox_Company |
| company_name = | | company_name = | ||
| company_logo = | | company_logo = | ||
Line 52: | Line 43: | ||
| products = | | products = | ||
| revenue = | | revenue = | ||
- | |||
- | |||
| num_employees = | | num_employees = | ||
- | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates|Infobox Company]] | [[Category:Infobox templates|Infobox Company]] | ||
</noinclude> | </noinclude> |
Latest revision as of 19:31, 12 January 2006
{{{company_logo}}} | |
Type | {{{company_type}}} |
---|---|
Founded | {{{foundation}}} |
Location | {{{location}}} |
Key people | {{{key_people}}} |
Industry | {{{industry}}} |
Products | {{{products}}} |
Revenue | {{{revenue}}} |
Employees | {{{num_employees}}} |
{{{footnotes}}} |
Usage
{{Infobox_Company | company_name = | company_logo = | company_type = | foundation = | location = | key_people = | industry = | products = | revenue = | num_employees = }}