Template:Fmbox: Difference between revisions
Content deleted Content added
imported>Davidgothberg Changing the "type=warning" border to #BB7070, which is a compromise between the suggestions on the talk page. |
imported>Davidgothberg The 31 days CSS caching for the global "mbox-image" and "mbox-text" classes has passed, so removing the hard-coded styles. |
||
Line 15:
{{#ifeq:{{{image|}}}|none
| <!-- No image. -->
| <td class="mbox-image
{{#if:{{{image|}}}
| {{{image}}}
Line 26:
}}</td>
}}
<td class="mbox-text" style="
{{#if:{{{imageright|}}}
| <td class="mbox-imageright
}}
</tr>
|