Revision 72949 of "テンプレート:Tmbox" on jawikibooks

{{#ifeq:{{{small|}}}|yes
| {{Tmbox/core
  | small           = yes
  | type            = {{{type|}}}
  | image           = {{#if:{{{smallimage|}}} | {{{smallimage}}} | {{{image|}}} }}
  | image-file      = {{#if:{{{smallimage-file|}}} | {{{smallimage-file}}} | {{{image-file|}}} }}
  | image-size      = {{#if:{{{smallimage-size|}}} | {{{smallimage-size|}}} | 30x30 }}
  | imageright      = {{#if:{{{smallimageright|}}} | {{{smallimageright}}} | {{{imageright|}}} }}
  | imageright-file = {{#if:{{{smallimageright-file|}}} | {{{smallimageright-file}}} | {{{imageright-file|}}} }}
  | imageright-size = {{#if:{{{smallimageright-size|{{{smallimage-size|}}}}}}
                      | {{{smallimageright-size|{{{smallimage-size|}}}}}}
                      | 30x30
                      }}
  | style           = {{{style|}}}; {{#if:{{{background|}}}|background-color: {{{background|}}}}}
  | class           = {{{class|}}}
  | textstyle       = {{{textstyle|}}}
  | text            = {{#if:{{{smalltext|}}} | {{{smalltext|}}} | {{{text}}} }}
  }}
| {{Tmbox/core
  | type            = {{{type|}}}
  | image           = {{{image|}}}
  | image-file      = {{{image-file|}}}
  | image-size      = {{#if:{{{image-size|}}} | {{{image-size|}}} | 40x40 }}
  | imageright      = {{{imageright|}}}
  | imageright-file = {{{imageright-file|}}}
  | imageright-size = {{#if:{{{imageright-size|}}} | {{{imageright-size|}}} | 40x40 }}
  | style           = {{{style|}}}; {{#if:{{{background|}}}|background-color: {{{background|}}}}}
  | class           = {{{class|}}}
  | textstyle       = {{{textstyle|}}}
  | text            = {{{text}}}
  }}
}}<!--

--><includeonly>{{#ifeq:{{BASEPAGENAME}}|{{SUBPAGENAME}}|{{#ifeq:{{NAMESPACE}}|Template|[[Category:ノートページメッセージボックス]]}}}}</includeonly><!--

--><noinclude>

{{Documentation}}
<!-- カテゴリと言語間リンクはここではなく、/doc サブページに追加してください -->
</noinclude>