|
|
(11 intermediate revisions by 4 users not shown) |
Line 9: |
Line 9: |
| | notice <!-- notice = default --> | | | notice <!-- notice = default --> |
| | #default = border: 1px solid #aaa; <!--ombox-notice--> | | | #default = border: 1px solid #aaa; <!--ombox-notice--> |
| }}" style="{{{style|}}}"> | | }}" style="{{grey border}} {{{style|}}}"> |
| <tr> | | <tr> |
| {{#ifeq:{{{image|}}}|none | | {{#ifeq:{{{image|}}}|none |
Line 17: |
Line 17: |
| | {{{image}}} | | | {{{image}}} |
| | [[Image:{{#switch:{{{type|}}} | | | [[Image:{{#switch:{{{type|}}} |
| | speedy = Imbox speedy deletion.png | | | speedy = Icon-warning.png |
| | delete = Imbox deletion.png | | | delete = Delete.png |
| | content = Information icon.png <!-- Imbox content.png --> | | | content = Information icon.png <!-- Imbox content.png --> |
| | style = Imbox style.png | | | style = Broom icon.png |
| | move = Imbox move.png | | | move = ArrowGreen.svg.png |
| | protection = Imbox protection.png | | | protection = Padlock.png |
| | notice <!-- notice = default --> | | | notice <!-- notice = default --> |
| | #default = Information icon.png | | | #default = Information icon.png |
Line 28: |
Line 28: |
| }}</td> | | }}</td> |
| }} | | }} |
| <td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td> | | <td class="mbox-text" style="font-size:8pt;{{{textstyle|}}}"> {{{text}}} </td> |
| {{#if:{{{imageright|}}} | | {{#if:{{{imageright|}}} |
| | {{#ifeq:{{{imageright|}}}|none | | | {{#ifeq:{{{imageright|}}}|none |
| | <!-- No image. --> | | | <!-- No image. --> |
| | <td class="mbox-imageright"> {{{imageright}}} </td> | | | <td class="mbox-imageright" style="vertical-align:middle"> {{{imageright}}} </td> |
| }} | | }} |
| }} | | }} |
Line 50: |
Line 50: |
|
| |
|
| {{documentation}} | | {{documentation}} |
| <!-- Add categories and interwikis to the /doc subpage, not here! --> | | <!-- Add categories and interwikis to the /doc subpage, not here! -->[[Category:Templates]]</noinclude> |
| </noinclude> | |