Template:Infobox company: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<table class="infobox vcard" style="width:22em; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em; font-size:90%;"> | |||
{{#if: {{{name|}}} | | |||
|- | |- | ||
! colspan="2" style="text-align:center; font-size:110%; background:#e6e6e6;" | {{{name|}}} | ! colspan="2" style="text-align:center; font-size:110%; background:#e6e6e6;" | {{{name}}} | ||
}} | |||
{{#if: {{{logo|}}} | | |||
|- | |- | ||
| colspan="2" style="text-align:center;" | [[File:{{{logo | | colspan="2" style="text-align:center;" | [[File:{{{logo}}}|200px]] | ||
}} | |||
{{#if: {{{type|}}} | | |||
|- | |- | ||
! Type | ! Type | ||
| {{{type| | | {{{type}}} | ||
}} | |||
{{#if: {{{industry|}}} | | |||
|- | |- | ||
! Industry | ! Industry | ||
| {{{industry|}}} | | {{{industry}}} | ||
}} | |||
{{#if: {{{founded|}}} | | |||
|- | |- | ||
! Founded | ! Founded | ||
| {{{founded|}}} | | {{{founded}}} | ||
}} | |||
{{#if: {{{founder_ceo|}}} | | |||
|- | |- | ||
! Founder & CEO | ! Founder & CEO | ||
| {{{ | | {{{founder_ceo}}} | ||
}} | |||
{{#if: {{{hq|}}} | | |||
|- | |- | ||
! Headquarters | ! Headquarters | ||
| {{{hq|}}} | | {{{hq}}} | ||
}} | |||
{{#if: {{{area_served|}}} | | |||
|- | |- | ||
! Area served | ! Area served | ||
| {{{area_served|}}} | | {{{area_served}}} | ||
}} | |||
{{#if: {{{services|}}} | | |||
|- | |- | ||
! Services | ! Services | ||
| {{{services|}}} | | {{{services}}} | ||
}} | |||
{{#if: {{{parent_company|}}} | | |||
|- | |- | ||
! Parent company | ! Parent company | ||
| {{{ | | {{{parent_company}}} | ||
}} | |||
{{#if: {{{reg_no|}}} | | |||
|- | |- | ||
! Registration No. | ! Registration No. | ||
| {{{reg_no|}}} | | {{{reg_no}}} | ||
}} | |||
{{#if: {{{website_url|}}} | | |||
|- | |- | ||
! Website | ! Website | ||
| [{{{website_url | | [{{{website_url}}} {{{website_text|{{{website_url}}}}}}] | ||
}} | |||
</table> | |||
Revision as of 14:51, 9 February 2026
{{#if: |
|-
! colspan="2" style="text-align:center; font-size:110%; background:#e6e6e6;" | {{{name}}}
}}
{{#if: |
|-
| colspan="2" style="text-align:center;" | [[File:{{{logo}}}|200px]]
}}
{{#if: |
|-
! Type
| {{{type}}}
}}
{{#if: |
|-
! Industry
| {{{industry}}}
}}
{{#if: |
|-
! Founded
| {{{founded}}}
}}
{{#if: |
|-
! Founder & CEO
| {{{founder_ceo}}}
}}
{{#if: |
|-
! Headquarters
| {{{hq}}}
}}
{{#if: |
|-
! Area served
| {{{area_served}}}
}}
{{#if: |
|-
! Services
| {{{services}}}
}}
{{#if: |
|-
! Parent company
| {{{parent_company}}}
}}
{{#if: |
|-
! Registration No.
| {{{reg_no}}}
}}
{{#if: |
|-
! Website
| [{{{website_url}}} {{{website_url}}}]
}}