Vorlage:Fmbox: Unterschied zwischen den Versionen

make id optional
imported>Davidgothberg
(Removing tracking Category:Footer and header message boxes, since it causes problems and using "What links here" is good enough. See talkpage.)
imported>Gadget850
(make id optional)
Zeile 1: Zeile 1:
<table id="{{{id|}}}" class="plainlinks fmbox
<table {{#if:{{{id|}}}|id="{{{id|}}}"}} class="plainlinks fmbox
{{#switch:{{{type|}}}
{{#switch:{{{type|}}}
| warning    = fmbox-warning
| warning    = fmbox-warning
Zeile 25: Zeile 25:
}}
}}
</tr>
</tr>
</table><!--  
</table><!--
   Detect and report usage with faulty "type" parameter:
   Detect and report usage with faulty "type" parameter:
-->{{#switch:{{{type|}}}
-->{{#switch:{{{type|}}}
Anonymer Benutzer