Template:Company: Difference between revisions
No edit summary |
No edit summary |
||
Line 39: | Line 39: | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if: {{{ | {{#if: {{{hq|}}} | ||
| <tr> | | <tr> | ||
<th style="text-align: left;">Headquarters</th> | <th style="text-align: left;">Headquarters</th> | ||
<td>{{{ | <td>{{{hq}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if: {{{ | {{#if: {{{area|}}} | ||
| <tr> | | <tr> | ||
<th style="text-align: left;">Area Served</th> | <th style="text-align: left;">Area Served</th> | ||
<td>{{{ | <td>{{{area}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 73: | Line 73: | ||
<th style="text-align: left;">Revenue</th> | <th style="text-align: left;">Revenue</th> | ||
<td>{{{revenue}}}</td> | <td>{{{revenue}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 91: | Line 85: | ||
<th style="text-align: left;">Subsidiaries</th> | <th style="text-align: left;">Subsidiaries</th> | ||
<td>{{{subsidiaries}}}</td> | <td>{{{subsidiaries}}}</td> | ||
</tr> | |||
}} | |||
{{#if: {{{employees|}}} | |||
| <tr> | |||
<th style="text-align: left;">Employees</th> | |||
<td>{{{employees}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{phone|}}} | |||
| <tr> | |||
<th style="text-align: left;">Phone</th> | |||
<td>{{{phone}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
Line 155: | Line 161: | ||
| facebook = meta | | facebook = meta | ||
| instagram = meta | | instagram = meta | ||
| | | x = Meta | ||
| linkedin = meta | | linkedin = meta | ||
| website = https://about.meta.com | | website = https://about.meta.com |