template>Broad-Sky |
|
(21人の利用者による、間の47版が非表示) |
1行目: |
1行目: |
| <noinclude>{{告知|提案|{{{style}}}を'''自由に指定できない'''ようにした方が'''テンプレートの外観を統一'''できるのでは?}}</noinclude><table style="{{{style|}}}" class="<!--metadata--> plainlinks ambox {{#switch:{{{type|}}}
| | {{#invoke:Message box|ambox}}<!-- |
| | protection = ambox-protection | | 誤った "type" パラメータの使用法の検出と報告: |
| | serious = ambox-serious
| | -->{{#switch:{{{type|}}} |
| | content = ambox-content
| | | <!-- タイプが与えられないのも、有効な入力 --> |
| | style = ambox-style
| | | speedy |
| | merge = ambox-merge
| | | delete |
| | notice = ambox-notice
| | | content |
| | #default = ambox-notice
| | | style |
| }}">
| | | move |
| <tr>
| | | protection |
| <td class="ambox-image">
| | | notice = <!-- 有効な "type" なので何もしない --> |
| {{#ifeq:{{{image}}}|none
| | | #default = <div style="text-align: center;">このメッセージボックスは無効な "type={{{type|}}}" パラメータを使用しており、修正が必要です。</div><!-- 現状ではカテゴライズされるのを防ぐためコメントアウト [[Category:Wikipedia message box parameter needs fixing|{{Main other|Main:}}{{FULLPAGENAME}}]] --><!-- 名前空間でソート --> |
| | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
| | }}<noinclude>{{Documentation}} |
| | <div style="width:52px;"> {{#switch:{{{image|{{{type|}}}}}} | | <!-- カテゴリはここではなく/doc サブページに、言語間リンクはウィキデータ追加してください --></noinclude> |
| | protection = [[Image:Crystal Clear action lock.png|40px]]
| |
| | serious = [[Image:Stop hand nuvola.svg|40px]]
| |
| | content = [[Image:Emblem-important.svg|40px]]
| |
| | style = [[Image:Broom icon.svg|40px]]
| |
| | merge = [[Image:Merge-split-transwiki default.svg]]
| |
| | notice = [[Image:Info non-talk.png|40px]]
| |
| | blank = [[Image:Spacer.gif]]
| |
| | #default = {{{image|[[Image:Info non-talk.png|40px]]}}}
| |
| }}</div>
| |
| }}</td> | |
| <td class="ambox-text">{{{text}}}</td>
| |
| {{#if:{{{imageright|}}}|
| |
| <td class="ambox-imageright"><div style="width:52px"> {{{imageright}}} </div></td>
| |
| }} | |
| </tr>
| |
| </table><noinclude>
| |
| {{{{FULLPAGENAME}}/doc}}
| |
| <!-- カテゴリと言語間リンクはここではなく、/doc サブページに追加してください --></noinclude> | |