Template:Fmbox: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
imported>Happy-melon
not protected
imported>WOSlinker
remove {{pp-template}}
Line 1: Line 1:
<table id="{{{id|}}}" class="plainlinks mbox mbox-wide
<table {{#if:{{{id|}}}|id="{{{id|}}}"}} class="plainlinks fmbox
{{#switch:{{{type|}}}
{{#switch:{{{type|}}}
| warning = mbox-warning
| warning = fmbox-warning
| editnotice =
| editnotice = fmbox-editnotice
| system <!-- system = default -->
| system <!-- system = default -->
| #default = mbox-notice
| #default = fmbox-system
}} {{{class|}}}" style="{{{style|}}}">
}} {{{class|}}}" style="{{{style|}}}">
<tr>
<tr>
Line 25: Line 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|}}}

Revision as of 18:23, 1 October 2010

[create] Template documentation