Difference between revisions of "Template:Ambox/sandbox"
Jump to navigation
Jump to search
blackwiki>Davidgothberg (Adding explanation that the empty cell needs some width or padding for text cell to have 100% width.) |
blackwiki>Davidgothberg (Added a space. (Minor code prettyfying.)) |
||
| Line 37: | Line 37: | ||
<td class="ambox-text" style="{{{textstyle|}}}"> {{{text}}} </td> | <td class="ambox-text" style="{{{textstyle|}}}"> {{{text}}} </td> | ||
{{#if:{{{imageright|}}} | {{#if:{{{imageright|}}} | ||
| − | | <td class="ambox-imageright"><div style="width:52px;"> {{{imageright}}} </div></td> | + | | <td class="ambox-imageright"><div style="width: 52px;"> {{{imageright}}} </div></td> |
}} | }} | ||
</tr> | </tr> | ||
</table> | </table> | ||