template>Cpro |
|
(4人の利用者による、間の4版が非表示) |
1行目: |
1行目: |
| {{#switch:{{{small|{{#if:{{{section|}}}|section}}}}} | | {{#invoke:Message box|ambox}}<!-- |
| | left =
| | 誤った "type" パラメータの使用法の検出と報告: |
| {{Ambox/core
| | -->{{#switch:{{{type|}}} |
| | small = left
| | | <!-- タイプが与えられないのも、有効な入力 --> |
| | type = {{{type|}}}
| | | speedy |
| | image = {{#if:{{{smallimage|}}}
| | | delete |
| | {{{smallimage}}}
| | | content |
| | {{{image|}}}
| | | style |
| }}
| | | move |
| | image-file = {{#if:{{{smallimage-file|}}}
| | | protection |
| | {{{smallimage-file}}}
| | | notice = <!-- 有効な "type" なので何もしない --> |
| | {{{image-file|}}}
| | | #default = <div style="text-align: center;">このメッセージボックスは無効な "type={{{type|}}}" パラメータを使用しており、修正が必要です。</div><!-- 現状ではカテゴライズされるのを防ぐためコメントアウト [[Category:Wikipedia message box parameter needs fixing|{{Main other|Main:}}{{FULLPAGENAME}}]] --><!-- 名前空間でソート --> |
| }}
| | }}<noinclude>{{Documentation}} |
| | image-size = {{#if:{{{smallimage-size|}}}
| | <!-- カテゴリはここではなく/doc サブページに、言語間リンクはウィキデータ追加してください --></noinclude> |
| | {{{smallimage-size}}}
| |
| | 20x20
| |
| }}
| |
| | 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}}}}}}
| |
| | 20x20
| |
| }}
| |
| | style = {{{style|}}}; {{#if:{{{background|}}}|background-color: {{{background|}}}}}
| |
| | textstyle = {{{textstyle|}}}
| |
| | text = {{#if:{{{smalltext|}}}
| |
| | {{{smalltext}}}
| |
| | {{{text}}}
| |
| }}
| |
| | printable = {{{printable|}}}
| |
| }}
| |
| | section =
| |
| {{Ambox/core
| |
| | small = section
| |
| | type = {{{type|}}}
| |
| | image = {{{image|}}}
| |
| | image-file = {{{image-file|}}}
| |
| | image-size = {{#if:{{{image-size-section|{{{image-size|}}}}}}
| |
| | {{{image-size-section|{{{image-size}}}}}}
| |
| | 40x40
| |
| }}
| |
| | imageright = {{{imageright|}}}
| |
| | imageright-file = {{{imageright-file|}}}
| |
| | imageright-size = {{#if:{{{imageright-size-section|{{{image-size-section|{{{imageright-size|{{{image-size|}}}}}}}}}}}}
| |
| | {{{imageright-size-section|{{{image-size-section|{{{imageright-size|{{{image-size}}}}}}}}}}}}
| |
| | 40x40
| |
| }}
| |
| | style = {{{style|}}}; {{#if:{{{background|}}}|background-color: {{{background|}}}}} | |
| | textstyle = {{{textstyle|}}}
| |
| | text = {{#if:{{{text-section|}}}
| |
| | {{{text-section}}}
| |
| | {{{text}}}
| |
| }}
| |
| | printable = {{{printable|}}}
| |
| }}
| |
| | #default =
| |
| {{Ambox/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|{{{image-size|}}}}}}
| |
| | {{{imageright-size|{{{image-size}}}}}}
| |
| | 40x40
| |
| }}
| |
| | style = {{{style|}}}; {{#if:{{{background|}}}|background-color: {{{background|}}}}}
| |
| | textstyle = {{{textstyle|}}}
| |
| | text = {{{text}}}
| |
| | printable = {{{printable|}}}
| |
| }}
| |
| }}<!--
| |
| --><noinclude>{{#ifeq:{{BASEPAGENAME}}|{{SUBPAGENAME}}|{{#ifeq:{{NAMESPACE}}|Template|[[Category:記事用メッセージボックス]]}}}}</noinclude><!-- | |
| | |
| --><noinclude>{{Documentation}}
| |
| <!-- カテゴリと言語間リンクはここではなく、/doc サブページに追加してください --></noinclude> | |