Revision 72947 of "テンプレート:Tmbox/core" on jawikibooks

<table class="plainlinks tmbox {{#ifeq:{{{small}}}|yes|mbox-small}} {{#switch:{{{type|}}}
| speedy     = tmbox-speedy
| delete     = tmbox-delete
| content    = tmbox-content
| style      = tmbox-style
| move       = tmbox-move
| protection = tmbox-protection
| notice          
| #default   = tmbox-notice
}} {{{class|}}}" style="{{{style|}}}">
<tr>
{{#ifeq:{{{image|}}}|none
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td class="mbox-empty-cell" style="border: none; padding: 0px; width: 1px;"></td>
| <td class="mbox-image">
  {{#if:{{{image-file|}}}
  | [[File:{{{image-file}}}|{{{image-size|40}}}px]]
  | {{#if:{{{image|}}}
    | {{{image}}}
    | [[File:{{#switch:{{{type|}}}
      | speedy     = Imbox speedy deletion.png
      | delete     = Imbox deletion.png
      | content    = Imbox content.png
      | style      = Imbox style.png
      | move       = Imbox move.png
      | protection = Imbox protection.png
      | notice          <!-- notice = default -->
      | #default   = Imbox notice.png
      }} | {{{image-size|40}}}px ]]
    }}
  }}</td>
}}
<td class="mbox-text" style="{{{textstyle|}}}">{{#if:{{{text|}}}| {{{text}}} }}<!-- {{{text}}}内冒頭のウィキマークアップによる箇条書きを正しく表示させるために条件文にしています。 --></td>
{{#if:{{{imageright|}}}
| {{#ifeq:{{{imageright|}}}|none
  | <!-- No image. -->
  | <td class="mbox-imageright"> {{#if:{{{imageright-file|}}}
    | [[画像:{{{imageright-file}}}|{{{imageright-size|40}}}px]]
    | {{{imageright}}}
    }}</td>
  }}
| <!-- {{{imageright}}}指定なし&{{{imageright-file}}}指定あり -->{{#if:{{{imageright-file|}}}| <td class="mbox-imageright">[[画像:{{{imageright-file}}}|{{{imageright-size|40}}}px]]</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>
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>