Template:Infobox company: Difference between revisions
No edit summary |
No edit summary |
||
Line 123: | Line 123: | ||
<td>[{{{website}}} {{{website}}}]</td> | <td>[{{{website}}} {{{website}}}]</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{legal_entity|}}}| | |||
<tr> | |||
<th scope="row">Legal Entity</th> | |||
<td>{{{legal_entity}}}</td> | |||
</tr>}} | |||
{{#if:{{{support_email|}}}| | |||
<tr> | |||
<th scope="row">Support Email</th> | |||
<td>[mailto:{{{support_email}}} {{{support_email}}}]</td> | |||
</tr>}} | |||
</table> | </table> |