Permanently protected template

Template:Mbox: Difference between revisions

From The HILLSIDE
Jump to navigation Jump to search
en>Happy-melon
sync tracking cat with other mbox templates
en>Davidgothberg
Changed deprecated "{{namespace detect|image=}}" to "{{namespace detect|file=}}, due to change of namespace "Image:" to "File:". No change in functionality.
Line 1: Line 1:
<table class="metadata plainlinks ambox
{{
{{#switch:{{{type|}}}
  {{namespace detect
| speedy    = ambox-speedy
  | demospace = {{{demospace|}}}
| delete    = ambox-delete
  | main      = ambox
| content    = ambox-content
  | talk      = tmbox
| style     = ambox-style
  | file     = imbox
| move      = ambox-move
  | category  = cmbox
| protection = ambox-protection
  | other     = ombox
| notice     <!-- notice = default -->
   }}
| #default   = ambox-notice
| type      = {{{type|}}}
}}" style="{{{style|}}}">
| image     = {{{image|}}}
<tr>
| imageright = {{{imageright|}}}
{{#ifeq:{{{image|}}}|none
| style      = {{{style|}}}
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 0px; width: 1px;"></td>
| textstyle  = {{{textstyle|}}}
| <td class="mbox-image"><div style="width: 52px;">
| text       = {{{text}}}
  {{#ifeq:{{{image|}}}|blank
| small      = {{{small|}}}
  | &nbsp;
| smallimage = {{{smallimage|}}}
  | {{#if:{{{image|}}}
| smallimageright = {{{smallimageright|}}}
    | {{{image}}}
| smalltext  = {{{smalltext|}}}
    | {{#switch:{{{type|}}}
      | speedy    = [[Image:Ambox speedy deletion.png|40x40px]]
      | delete    = [[Image:Ambox deletion.png|40x40px]]
      | content    = [[Image:Ambox content.png|40x40px]]
      | style      = [[Image:Ambox style.png|40x40px]]
      | move      = [[Image:Ambox move.png|40x40px]]
      | protection = [[Image:Ambox protection.png|40x40px]]
       | notice    <!-- notice = default -->
      | #default  = [[Image:Ambox notice.png|40x40px]]
      }}
    }}
  }}</div></td>
}}
<td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td>
{{#if:{{{imageright|}}}
| <td class="mbox-imageright"><div style="width: 52px;"> {{{imageright}}} </div></td>
}}
</tr>
</table><!-- Detect and report usage with faulty "type" parameter:
-->{{#switch:{{{type|}}}
|   <!-- No type fed, is also valid input -->
| speedy
| delete
| content
| style
| move
| protection
| notice    =    <!-- 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>
}}<noinclude>



Revision as of 22:43, 11 February 2009

{{

 Template:Namespace detect

| type = | image = | imageright = | style = | textstyle = | text = {{{text}}} | small = | smallimage = | smallimageright = | smalltext = }}

<templatestyles src="Module:Documentation/styles.css"></templatestyles>

Template documentation