コンテンツにスキップ

「テンプレート:Ambox/core」の版間の差分

英文を訳出(一部意訳含む)
*>Frozen-mikan
(一部差し戻し。PublicDomainではない画像が混ざっている可能性があるため。)
*>新幹線
(英文を訳出(一部意訳含む))
4行目: 4行目:
}} {{#switch:{{{type|}}}
}} {{#switch:{{{type|}}}
| speedy    = ambox-speedy
| speedy    = ambox-speedy
| serious    <!-- This value is **deprecated**, please don't use it! -->
| serious    <!-- この値は "非推奨" とされています。使わないでください。 -->
| delete    = ambox-delete
| delete    = ambox-delete
| content    = ambox-content
| content    = ambox-content
| style      = ambox-style
| style      = ambox-style
| merge      <!-- This value is **deprecated**, please don't use it! -->
| merge      <!-- この値は "非推奨" とされています。使わないでください。 -->
| move      = ambox-move
| move      = ambox-move
| protection = ambox-protection
| protection = ambox-protection
20行目: 20行目:
<tr>
<tr>
{{#switch:{{{image|}}}
{{#switch:{{{image|}}}
| blank    <!-- Fall back to "none", since deprecated. -->
| blank    <!-- 非推奨のため、"none" の値が返される -->
| none = <td class="mbox-empty-cell"></td>  <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. -->
| none = <td class="mbox-empty-cell"></td>  <!-- 画像なし。100%の幅があるテキストセルのために必要な、いくらかの幅や余白のあるセル。 -->
| #default =  
| #default =  
   <td class="mbox-image">{{
   <td class="mbox-image">{{
   #switch:{{{small|}}}
   #switch:{{{small|}}}
   | left = <!-- Don't use the DIV -->  
   | left = <!-- DIVを使わない -->  
   | #default = <div class="ambox-imagecontainer">  
   | #default = <div class="ambox-imagecontainer">  
   }}
   }}
34行目: 34行目:
     | [[File:{{#switch:{{{type|}}}
     | [[File:{{#switch:{{{type|}}}
       | speedy    = Ambox speedy deletion.png
       | speedy    = Ambox speedy deletion.png
       | serious    <!-- This value is **deprecated**, please don't use it! -->
       | serious    <!-- この値は "非推奨" とされています。使わないでください。 -->
       | delete    = Ambox deletion.png
       | delete    = Ambox deletion.png
       | content    = Ambox content.png
       | content    = Ambox content.png
       | style      = Edit-clear.svg
       | style      = Edit-clear.svg
       | merge      <!-- This value is **deprecated**, please don't use it! -->
       | merge      <!-- この値は "非推奨" とされています。使わないでください。 -->
       | move      = Ambox move.png
       | move      = Ambox move.png
       | protection = Ambox protection.png
       | protection = Ambox protection.png
46行目: 46行目:
     }}
     }}
   }}{{#switch:{{{small|}}}
   }}{{#switch:{{{small|}}}
   | left = <!-- Don't use the /DIV -->
   | left = <!-- /DIV を使わない -->
   | #default = </div>  
   | #default = </div>  
   }}</td>
   }}</td>
53行目: 53行目:
{{#if:{{{imageright|}}}{{{imageright-file|}}}
{{#if:{{{imageright|}}}{{{imageright-file|}}}
| {{#ifeq:{{{imageright|}}}|none
| {{#ifeq:{{{imageright|}}}|none
   | <!-- No image. -->
   | <!-- 画像なし -->
   | <td class="mbox-imageright">{{#switch:{{{small|}}}
   | <td class="mbox-imageright">{{#switch:{{{small|}}}
     | left = {{#if:{{{imageright-file|}}}
     | left = {{#if:{{{imageright-file|}}}
68行目: 68行目:
</tr>
</tr>
</table><!--  
</table><!--  
Detect and report usage with faulty "type" parameter:
誤った "type" パラメータの使用法の検出と報告:
-->{{#switch:{{{type|}}}
-->{{#switch:{{{type|}}}
|  <!-- No type fed, is also valid input -->
|  <!-- タイプが与えられないのも、有効な入力 -->
| speedy
| speedy
| delete
| delete
77行目: 77行目:
| move
| move
| protection
| protection
| notice    = <!-- Do nothing, valid "type" -->
| notice    = <!-- 有効な "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 -->
| #default  = <div style="text-align: center;">このメッセージボックスは無効な "type={{{type|}}}" パラメータを使用しており、修正が必要です。</div><!-- 現状ではカテゴライズされるのを防ぐためコメントアウト [[Category:Wikipedia message box parameter needs fixing|{{Main other|Main:}}{{FULLPAGENAME}}]] --><!-- 名前空間でソート -->
}}<!--  
}}<!--  
Detect and report usage of deprecated "image=blank":
非推奨の "image=blank" の使用の検出と報告:
-->{{#switch:{{{image|}}}
-->{{#switch:{{{image|}}}
| blank = <!-- 現状ではカテゴライズされるのを防ぐためコメントアウト [[Category:Wikipedia message box parameter needs fixing|{{Main other|Main:}}{{FULLPAGENAME}}]] --><!-- Sort on namespace -->
| blank = <!-- 現状ではカテゴライズされるのを防ぐためコメントアウト [[Category:Wikipedia message box parameter needs fixing|{{Main other|Main:}}{{FULLPAGENAME}}]] --><!-- 名前空間でソート -->
}}<noinclude>
}}<noinclude>
{{documentation}}
{{Documentation}}
</noinclude>
</noinclude>
匿名利用者
スポンサーリンク