Cambios

Plantilla:Fmbox

20 bytes eliminados, 13:20 15 nov 2016
m
Texto reemplazado: « » por « »
<table {{#if:{{{id|}}}|id="{{{id|}}}"}} class="plainlinks fmbox
{{#switch:{{{type|}}}
| warning = fmbox-warning
| editnotice = fmbox-editnotice
| system <!-- system = default -->| #default = fmbox-system
}} {{{class|}}}" style="{{{style|}}}">
<tr>
| {{{image}}}
| [[File:{{#switch:{{{type|}}}
| warning = Cmbox deletion.png | editnotice = Ejemplo.jpg | system <!-- system = default --> | #default = Ejemplo.jpg }}|40x40px|link=|alt=]]
}}</td>
}}
Detect and report usage with faulty "type" parameter:
-->{{#switch:{{{type|}}}
| <!-- No type fed, is also valid input -->
| warning
| editnotice
| system = <!-- Do nothing, valid "type" -->| #default = <div style="text-align: center;">This message box is using an invalid "type={{{type|}}}" parameter and needs fixing.</div>[[Category:Wikipedia message box parameter needs fixing|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace -->
}}<noinclude>
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here!-->
</noinclude>