Difference between revisions of "Template:Fmbox"
From Granite Devices Knowledge Wiki
| [unchecked revision] | [quality revision] |
(it should be Module:Message box, not Module:Fmbox - the former has deprecated the latter) |
(restore working one) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{# | + | <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> | ||
| + | {{#ifeq:{{{image|}}}|none | ||
| + | | <!-- No image. --> | ||
| + | | <td class="mbox-image"> | ||
| + | {{#if:{{{image|}}} | ||
| + | | {{{image}}} | ||
| + | | [[File:{{#switch:{{{type|}}} | ||
| + | | warning = Cmbox deletion.png | ||
| + | | editnotice = Imbox notice.png | ||
| + | | system <!-- system = default --> | ||
| + | | #default = Info.png | ||
| + | }}|40x40px|link=|alt=]] | ||
| + | }}</td> | ||
| + | }} | ||
| + | <td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td> | ||
| + | {{#if:{{{imageright|}}} | ||
| + | | <td class="mbox-imageright"> {{{imageright}}} </td> | ||
| + | }} | ||
| + | </tr> | ||
| + | </table><!-- | ||
| + | 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}} | {{documentation}} | ||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
| + | |||
| + | {{Fmbox|text=dsfsd fsd fsd}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 13:35, 8 December 2013
|
|
{{{text}}} |
| Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
|
|
dsfsd fsd fsd |