Template:Infobox company: Difference between revisions

From International Biography
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{| class="infobox vcard" style="width:22em; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em; font-size:90%;"
{| class="infobox vcard" style="width:22em; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em; font-size:90%;"
<!-- Title -->
 
{{#if: {{{name|}}} |
{{#if: {{{name|}}} |
|-
|-
Line 6: Line 6:
}}
}}


<!-- Logo -->
{{#if: {{{logo|}}} |
{{#if: {{{logo|}}} |
|-
|-
Line 12: Line 11:
}}
}}


<!-- Type -->
{{#if: {{{type|}}} |
{{#if: {{{type|}}} |
|-
|-
Line 19: Line 17:
}}
}}


<!-- Industry -->
{{#if: {{{industry|}}} |
{{#if: {{{industry|}}} |
|-
|-
Line 26: Line 23:
}}
}}


<!-- Founded -->
{{#if: {{{founded|}}} |
{{#if: {{{founded|}}} |
|-
|-
Line 33: Line 29:
}}
}}


<!-- Founder & CEO -->
{{#if: {{{founder_ceo|}}} |
{{#if: {{{founder_ceo|}}} |
|-
|-
Line 40: Line 35:
}}
}}


<!-- Headquarters -->
{{#if: {{{hq|}}} |
{{#if: {{{hq|}}} |
|-
|-
Line 47: Line 41:
}}
}}


<!-- Area served -->
{{#if: {{{area_served|}}} |
{{#if: {{{area_served|}}} |
|-
|-
Line 54: Line 47:
}}
}}


<!-- Services -->
{{#if: {{{services|}}} |
{{#if: {{{services|}}} |
|-
|-
Line 61: Line 53:
}}
}}


<!-- Parent company -->
{{#if: {{{parent_company|}}} |
{{#if: {{{parent_company|}}} |
|-
|-
Line 68: Line 59:
}}
}}


<!-- Registration No. -->
{{#if: {{{reg_no|}}} |
{{#if: {{{reg_no|}}} |
|-
|-
Line 75: Line 65:
}}
}}


<!-- Website -->
{{#if: {{{website_url|}}} |
{{#if: {{{website_url|}}} |
|-
|-

Revision as of 15:09, 9 February 2026

{{#if: |
{{{name}}}

}}

{{#if: |

[[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}}}]

}}