|
|
| Line 8: |
Line 8: |
| </td> | | </td> |
| </tr>}} | | </tr>}} |
| {{#if:{{{formerly|}}}|<tr> | | {{InfoboxField|Formerly|{{{formerly|}}}}} |
| <th class="infobox-label">Formerly</th>
| | {{InfoboxField|Company type|{{{type|}}}}} |
| <td class="infobox-data">{{{formerly}}}</td>
| | {{InfoboxField|Founder|{{{founder|}}}}} |
| </tr>}}
| | {{InfoboxField|Founded|{{{founded|}}}}} |
| {{#if:{{{type|}}}|<tr> | | {{InfoboxField|Defunct|{{{defunct|}}}}} |
| <th class="infobox-label">Company type</th>
| | {{InfoboxField|Fate|{{{fate|}}}}} |
| <td class="infobox-data">{{{type}}}</td>
| | {{InfoboxField|Area|{{{area|}}}}} |
| </tr>}}
| | {{InfoboxField|Headquarters|{{{headquarters|}}}}} |
| {{#if:{{{founder|}}}|<tr> | | {{InfoboxField|Key people|{{{keypeople|}}}}} |
| <th class="infobox-label">Founder</th>
| | {{InfoboxField|Products|{{{products|}}}}} |
| <td class="infobox-data">{{{founder}}}</td>
| | {{InfoboxField|Number of employees|{{{numberofemployees|}}}}} |
| </tr>}}
| | {{InfoboxField|Parent|{{{parent|}}}}} |
| {{#if:{{{founded|}}}|<tr> | | {{InfoboxField|Subsidiaries|{{{subsidiaries|}}}}} |
| <th class="infobox-label">Founded</th>
| | {{InfoboxField|Website|{{{website|}}}}} |
| <td class="infobox-data">{{{founded}}}</td>
| |
| </tr>}}
| |
| {{#if:{{{defunct|}}}|<tr> | |
| <th class="infobox-label">Defunct</th>
| |
| <td class="infobox-data">{{{defunct}}}</td>
| |
| </tr>}}
| |
| {{#if:{{{fate|}}}|<tr> | |
| <th class="infobox-label">Fate</th>
| |
| <td class="infobox-data">{{{fate}}}</td>
| |
| </tr>}}
| |
| {{#if:{{{area|}}}|<tr> | |
| <th class="infobox-label">Area served</th>
| |
| <td class="infobox-data">{{{area}}}</td>
| |
| </tr>}}
| |
| {{#if:{{{headquarters|}}}|<tr> | |
| <th class="infobox-label">Headquarters</th>
| |
| <td class="infobox-data">{{{headquarters}}}</td>
| |
| </tr>}}
| |
| {{#if:{{{keypeople|}}}|<tr> | |
| <th class="infobox-label">Key people</th>
| |
| <td class="infobox-data">{{{keypeople}}}</td>
| |
| </tr>}}
| |
| {{#if:{{{products|}}}|<tr> | |
| <th class="infobox-label">Products</th>
| |
| <td class="infobox-data">{{{products}}}</td>
| |
| </tr>}}
| |
| {{#if:{{{numberofemployees|}}}|<tr> | |
| <th class="infobox-label">Number of employees</th>
| |
| <td class="infobox-data">{{{numberofemployees}}}</td>
| |
| </tr>}}
| |
| {{#if:{{{parent|}}}|<tr> | |
| <th class="infobox-label">Parent</th>
| |
| <td class="infobox-data">{{{parent}}}</td>
| |
| </tr>}}
| |
| {{#if:{{{subsidiaries|}}}|<tr> | |
| <th class="infobox-label">Subsidiaries</th>
| |
| <td class="infobox-data">{{{subsidiaries}}}</td>
| |
| </tr>}}
| |
| {{#if:{{{website|}}}|<tr> | |
| <th class="infobox-label">Website</th>
| |
| <td class="infobox-data">{{{website}}}</td>
| |
| </tr>}}
| |
| </table> | | </table> |