Template:Cmbox: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content deleted Content added
rm hardcoded sortkey no longer required after bugzilla:16552
hardcoded mbox-empty-cell no longer needed.
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 class="mbox-empty-cell" style="border: none; padding: 0px; width: 1px;"></td>
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td class="mbox-empty-cell"></td>
| <td class="mbox-image">
| <td class="mbox-image">
{{#if:{{{image|}}}
{{#if:{{{image|}}}

Revision as of 19:19, July 5, 2009