Add numberofemployees, defunct, fate, and subsidiaries
imported>SavvySage
No edit summary
Line 23: Line 23:
         <th class="infobox-label">Founded</th>
         <th class="infobox-label">Founded</th>
         <td class="infobox-data">{{{founded}}}</td>
         <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>}}
     </tr>}}
     {{#if:{{{area|}}}|<tr>
     {{#if:{{{area|}}}|<tr>
Line 39: Line 47:
         <th class="infobox-label">Products</th>
         <th class="infobox-label">Products</th>
         <td class="infobox-data">{{{products}}}</td>
         <td class="infobox-data">{{{products}}}</td>
    </tr>}}
    {{#if:{{{parent|}}}|<tr>
        <th class="infobox-label">Parent</th>
        <td class="infobox-data">{{{parent}}}</td>
    </tr>}}
    {{#if:{{{website|}}}|<tr>
        <th class="infobox-label">Website</th>
        <td class="infobox-data">{{{website}}}</td>
     </tr>}}
     </tr>}}
     {{#if:{{{numberofemployees|}}}|<tr>
     {{#if:{{{numberofemployees|}}}|<tr>
Line 52: Line 52:
         <td class="infobox-data">{{{numberofemployees}}}</td>
         <td class="infobox-data">{{{numberofemployees}}}</td>
     </tr>}}
     </tr>}}
     {{#if:{{{defunct|}}}|<tr>
     {{#if:{{{parent|}}}|<tr>
         <th class="infobox-label">Defunct?</th>
         <th class="infobox-label">Parent</th>
         <td class="infobox-data">{{{defunct}}}</td>
         <td class="infobox-data">{{{parent}}}</td>
    </tr>}}
    {{#if:{{{fate|}}}|<tr>
        <th class="infobox-label">Fate</th>
        <td class="infobox-data">{{{fate}}}</td>
     </tr>}}
     </tr>}}
     {{#if:{{{subsidiaries|}}}|<tr>
     {{#if:{{{subsidiaries|}}}|<tr>
         <th class="infobox-label">Subsidiaries</th>
         <th class="infobox-label">Subsidiaries</th>
         <td class="infobox-data">{{{subsidiaries}}}</td>
         <td class="infobox-data">{{{subsidiaries}}}</td>
    </tr>}}
    {{#if:{{{website|}}}|<tr>
        <th class="infobox-label">Website</th>
        <td class="infobox-data">{{{website}}}</td>
     </tr>}}
     </tr>}}
</table>
</table>

Revision as of 01:58, 25 August 2024

{{{name}}}