Template:Fmbox: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
imported>Davidgothberg
Adding "type=warning" with "fmbox-warning" class and "Image:Cmbox deletion.png". Adding error reporting of faulty "type" parameter.
Pgehres (WMF) (talk | contribs)
m 30 revisions from meta:Template:Fmbox
 
(20 intermediate revisions by 10 users not shown)
Line 1: Line 1:
<table id="{{{id|}}}" class="plainlinks fmbox
<table id="{{{id|}}}" class="mbox mbox-wide
{{#switch:{{{type|}}}
{{#switch:{{{type|}}}
| warning = fmbox-warning
| warning = mbox-warning
| editnotice = fmbox-editnotice
| editnotice =
| system <!-- system = default -->
| system <!-- system = default -->
| #default = fmbox-system
| #default = mbox-notice
}} {{{class|}}}" style="clear: both; margin: 0.2em 0; border: 1px solid #aaa; background: #f9f9f9; width: 100%;
}} {{{class|}}}" style="{{{style|}}}">
{{#switch:{{{type|}}}
| warning = background: #FFDBDB; border: 1px solid #BB7979;
| editnotice = background: transparent;
| system <!-- system = default -->
| #default = background: #f9f9f9;
}} {{{style|}}}">
<tr>
<tr>
{{#ifeq:{{{image|}}}|none
{{#ifeq:{{{image|}}}|none
| <!-- No image. -->
| <td class="mbox-empty-cell"><!-- No image. --></td>
| <td class="mbox-image" style="border: none; padding: 2px 0 2px 0.9em; text-align: center;">
| <td class="mbox-image">
{{#if:{{{image|}}}
{{#if:{{{image|}}}
| {{{image}}}
| {{{image}}}
| {{#switch:{{{type|}}}
| [[File:{{#switch:{{{type|}}}
| warning = [[Image:Cmbox deletion.png|40x40px]]
| warning = Cmbox deletion.png
| editnotice = [[Image:Imbox notice.png|40x40px]]
| editnotice = Imbox notice.png
| system <!-- system = default -->
| system <!-- system = default -->
| #default = [[Image:Imbox notice.png|40x40px]]
| #default = Imbox notice.png
}}
}}|40x40px|link=|alt=]]
}}</td>
}}</td>
}}
}}
<td class="mbox-text" style="border: none; padding: 0.25em 0.9em; width: 100%; {{{textstyle|}}}"> {{{text}}} </td>
<td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td>
{{#if:{{{imageright|}}}
{{#if:{{{imageright|}}}
| <td class="mbox-imageright" style="border: none; padding: 2px 0.9em 2px 0; text-align: center;"> {{{imageright}}} </td>
| <td class="mbox-imageright"> {{{imageright}}} </td>
}}
}}
</tr>
</tr>
</table><!-- Detect and report usage with faulty "type" parameter:
</table><!--
Detect and report usage with faulty "type" parameter:
-->{{#switch:{{{type|}}}
-->{{#switch:{{{type|}}}
| <!-- No type fed, is also valid input -->
| <!-- No type fed, is also valid input -->
Line 37: Line 32:
| editnotice
| editnotice
| system = <!-- Do nothing, valid "type" -->
| system = <!-- Do nothing, valid "type" -->
| #default = [[Category:Wikipedia message box parameter needs fixing|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace -->
| #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>
}}<noinclude>

{{pp-template|small=yes}}
{{documentation}}
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->

Latest revision as of 08:27, 29 July 2012

{{{text}}}
[create] Template documentation
Editors can experiment in this template's sandbox (create) and testcases (create) pages.
Please add categories and interwikis to the /doc subpage. Subpages of this template.