Difference between revisions of "Template:Company"
From Teampedia
Line 5: | Line 5: | ||
<table align="center" style="background: #A7D7F9; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;"> | <table align="center" style="background: #A7D7F9; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;"> | ||
<tr> | <tr> | ||
− | <td align="center" style="background:#EAF2F8;"> | + | {{#if:{{{Logo/Images|}}}|<td align="center" style="background:#EAF2F8;">[[File:{{{Logo/Images}}}]]<br><small></small></td>|}} |
− | </td> | + | |
</tr> | </tr> | ||
</table> | </table> |