Template:Ombox: Difference between revisions

From TestWiki
Content added Content deleted
m (Reverted edits by Happy-melon (talk) to last version by Davidgothberg)
(Decreasing the empty left image cell from a total of 3px width to 1px width. Can't be 0px since then boxes who are not filled with text don't stay 80% wide.)
Line 12: Line 12:
<tr>
<tr>
{{#ifeq:{{{image|}}}|none
{{#ifeq:{{{image|}}}|none
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 1px;"></td>
| <!-- 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="ombox-image">
| <td class="ombox-image">
{{#if:{{{image|}}}
{{#if:{{{image|}}}

Revision as of 16:29, 14 September 2008

Template:Pp-template