|
|
Строка 1: |
Строка 1: |
| <table class="plainlinks cmbox
| | {{#invoke:Message box|cmbox}}<noinclude> |
| {{#switch:{{{type|}}} | |
| | speedy = cmbox-speedy
| |
| | delete = cmbox-delete
| |
| | content = cmbox-content
| |
| | style = cmbox-style
| |
| | move = cmbox-move
| |
| | protection = cmbox-protection | |
| | notice <!-- notice = default -->
| |
| | #default = cmbox-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"></td>
| |
| | <td class="mbox-image">
| |
| {{#if:{{{image|}}}
| |
| | {{{image}}}
| |
| | [[File:{{#switch:{{{type|}}}
| |
| | speedy = Cmbox deletion.png
| |
| | delete = Cmbox deletion.png
| |
| | content = Cmbox content.png
| |
| | style = Edit-clear.svg
| |
| | move = Cmbox move.png
| |
| | protection = Cmbox protection.png
| |
| | notice <!-- notice = default -->
| |
| | #default = Cmbox notice.png
| |
| }}|40x40px|link=|alt=]]
| |
| }}</td>
| |
| }}
| |
| <td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td>
| |
| {{#if:{{{imageright|}}}
| |
| | <td class="mbox-imageright"> {{{imageright}}} </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;">Этот шаблон использует неверный параметр "type={{{type|}}}", который необходимо исправить.</div>[[Категория:Шаблоны сообщений требующие исправления|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace -->
| |
| }}<noinclude> | |
| {{documentation}} | | {{documentation}} |
| <!-- Добавляйте категории и интервики на подстранице /doc, а не здесь! --> | | <!-- Добавляйте категории и интервики на подстранице /doc, а не здесь! --> |
| </noinclude> | | </noinclude> |