m Change logo size
Add numberofemployees, defunct, fate, and subsidiaries
Line 47: Line 47:
         <th class="infobox-label">Website</th>
         <th class="infobox-label">Website</th>
         <td class="infobox-data">{{{website}}}</td>
         <td class="infobox-data">{{{website}}}</td>
    </tr>}}
    {{#if:{{{numberofemployees|}}}|<tr>
        <th class="infobox-label">Number of employees</th>
        <td class="infobox-data">{{{numberofemployees}}}</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:{{{subsidiaries|}}}|<tr>
        <th class="infobox-label">Subsidiaries</th>
        <td class="infobox-data">{{{subsidiaries}}}</td>
     </tr>}}
     </tr>}}
</table>
</table>

Revision as of 01:56, 25 August 2024

{{{name}}}