Revert. MZMcBride: You increased both the pre- and post-expand size, and made it less robust in several ways. I'll explain more on the talk page.
(converted to wikisyntax; optimized code) |
imported>Davidgothberg (Revert. MZMcBride: You increased both the pre- and post-expand size, and made it less robust in several ways. I'll explain more on the talk page.) |
||
{{#switch:{{{type|}}}
|
|
|
|
|
| #default = ambox-notice
}}"><tr>
{{#ifeq:{{{image}}}|none|
{{!}} class="ambox-image" {{!}} <!-- ▼
<!-- image=none -->
|<!-- else -->
-->{{#ifeq:{{{image}}}|blank|
<!-- image=blank -->
|<!-- image != blank -->
{{#if:{{{image|}}}|
{{{image}}}
|<!-- No image param -->
{{#switch:{{{type|}}}
| serious = [[Image:Stop hand nuvola.svg|40px]]
| content = [[Image:Emblem-important.svg|40px]]
| style = [[Image:Broom icon.svg|40px]]
| merge = [[Image:Merge-split-transwiki default.svg]]
| notice = [[Image:Info non-talk.png|40px]]
| #default = [[Image:Info non-talk.png|40px]]
}}<!-- End #switch type -->
}}<!-- End if image -->
}}<!-- End ifeq image==blank -->
</td>
}}<!-- End ifeq image==none -->
{{#if:{{{imageright|}}}|
}}
{{template doc}}
<!-- Add categories and inter-wikis to the /doc subpage, not here! -->
|