લખાણ પર જાઓ

ઢાંચો:Tmbox/core: આવૃત્તિઓ વચ્ચેનો તફાવત

Decreasing the empty left image cell from a total of 3px width to 1px width. Can not be 0px since then boxes who are not filled with text don't stay 80% wide.
(add the tmbox-small class)
imported>Davidgothberg
(Decreasing the empty left image cell from a total of 3px width to 1px width. Can not be 0px since then boxes who are not filled with text don't stay 80% wide.)
<tr>
{{#ifeq:{{{image|}}}|none
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 0px; width: 1px;"></td>
| <td class="tmbox-image" style="border: none; padding: 2px 0px 2px 0.9em; text-align: center;">
{{#if:{{{image|}}}