Template:Fmbox: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
imported>Davidgothberg
Gah! The class "plainlinksneverexpand" makes the box transparent, and it sets it with the "!important" keyword so we can not override it. Changing to "plainlinks" for now.
Pgehres (WMF) (talk | contribs)
m 30 revisions from meta:Template:Fmbox
 
(27 intermediate revisions by 10 users not shown)
Line 1: Line 1:
<table id="{{{id|}}}" class="mbox mbox-wide
<table class="plainlinks fmbox" style="clear: both; margin: .2em 0; border: 1px solid #aaa; background: #f9f9f9; width: 100%; {{{style|}}}">
{{#switch:{{{type|}}}
| warning = mbox-warning
| editnotice =
| system <!-- system = default -->
| #default = mbox-notice
}} {{{class|}}}" style="{{{style|}}}">
<tr>
<tr>
{{#ifeq:{{{image|}}}|none
{{#ifeq:{{{image|}}}|none
| <!-- No image. -->
| <td class="mbox-empty-cell"><!-- No image. --></td>
| <td class="fmbox-image" style="border: none; padding: 2px 0 2px .9em; text-align: center;">
| <td class="mbox-image">
{{#if:{{{image|}}}
{{#if:{{{image|}}}
| {{{image}}}
| {{{image}}}
| [[Image:Imbox notice.png|40x40px]]
| [[File:{{#switch:{{{type|}}}
| warning = Cmbox deletion.png
| editnotice = Imbox notice.png
| system <!-- system = default -->
| #default = Imbox notice.png
}}|40x40px|link=|alt=]]
}}</td>
}}</td>
}}
}}
<td class="fmbox-text" style="padding: 0.25em .9em; width: 100%; {{{textstyle|}}}"> {{{text}}} </td>
<td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td>
{{#if:{{{imageright|}}}
{{#if:{{{imageright|}}}
| <td class="fmbox-imageright" style="border: none; padding: 2px .9em 2px 0; text-align: center;"> {{{imageright}}} </td>
| <td class="mbox-imageright"> {{{imageright}}} </td>
}}
}}
</tr>
</tr>
</table><noinclude>
</table><!--
Detect and report usage with faulty "type" parameter:

-->{{#switch:{{{type|}}}
<!-- {{pp-template|small=yes}} -->
| <!-- 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}}
{{documentation}}
<!-- Add categories and inter-wikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

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.