Difference between revisions of "Template:Fmbox"
|  (Changing the "type=warning" border to #BB7070, which is a compromise between the suggestions on the talk page.) | m (21 revisions) | ||
| (12 intermediate revisions by 9 users not shown) | |||
| Line 1: | Line 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 | ||
| Line 5: | Line 5: | ||
| | system          <!-- system = default --> | | system          <!-- system = default --> | ||
| | #default   = fmbox-system | | #default   = fmbox-system | ||
| − | }} {{{class|}}}" style=" | + | }} {{{class|}}}" style="{{{style|}}}"> | 
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| <tr> | <tr> | ||
| {{#ifeq:{{{image|}}}|none | {{#ifeq:{{{image|}}}|none | ||
| | <!-- No image. --> | | <!-- No image. --> | ||
| − | | <td class="mbox-image | + | | <td class="mbox-image"> | 
|    {{#if:{{{image|}}} |    {{#if:{{{image|}}} | ||
|    | {{{image}}} |    | {{{image}}} | ||
| − |    | {{#switch:{{{type|}}} | + |    | [[File:{{#switch:{{{type|}}} | 
| − |      | warning    =  | + |      | warning    = Cmbox deletion.png | 
| − |      | editnotice =  | + |      | editnotice = Imbox notice.png | 
|      | system          <!-- system = default --> |      | system          <!-- system = default --> | ||
| − |      | #default   =  | + |      | #default   = Imbox notice.png | 
| − |      }} | + |      }}|40x40px|link=|alt=]] | 
|    }}</td> |    }}</td> | ||
| }} | }} | ||
| − | <td class="mbox-text" style=" | + | <td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td> | 
| {{#if:{{{imageright|}}} | {{#if:{{{imageright|}}} | ||
| − | | <td class="mbox-imageright | + | | <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> | ||
| − | |||
| − | |||
| {{documentation}} | {{documentation}} | ||
| <!-- Add categories and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
| </noinclude> | </noinclude> | ||
Latest revision as of 12:45, 8 July 2011
| 40x40px | {{{text}}} | 
| 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. |