Шаблон:Imbox — разлика између измена

Садржај обрисан Садржај додат
Нема описа измене
м Враћене измене 212.200.65.120 (разговор) на последњу измену корисника Mstudiodf
Ред 1:
<table class="plainlinks imbox
 
{{#switch:{{{type|}}}
| speedy = imbox-speedy
| delete = imbox-delete
| content = imbox-content
| style = imbox-style
| move = imbox-move
| protection = imbox-protection
| license = imbox-license
| featured = imbox-featured
| notice <!-- notice = default -->
| #default = imbox-notice
}}" 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}}}
| {{#switch:{{{type|}}}
| speedy = [[Слика:Imbox speedy deletion.png|40x40px]]
| delete = [[Слика:Imbox deletion.png|40x40px]]
| content = [[Слика:Imbox content.png|40x40px]]
| style = [[Слика:Imbox style.png|40x40px]]
| move = [[Слика:Imbox move.png|40x40px]]
| protection = [[Слика:Imbox protection.png|40x40px]]
| license = [[Слика:Imbox license.png|40x40px]]
| featured = [[Слика:Imbox featured.png|40x40px]]
| notice <!-- notice = default -->
| #default = [[Слика:Imbox notice.png|40x40px]]
}}
}}</td>
}}
<td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td>
{{#if:{{{imageright|}}}