Vorlage:Imbox: Unterschied zwischen den Versionen
K
Reverted edits by 67.172.69.144 (talk) to last version by Davidgothberg
(ya snurf) |
imported>Davidgothberg K (Reverted edits by 67.172.69.144 (talk) to last version by Davidgothberg) |
||
Zeile 1: | Zeile 1: | ||
<table class="metadata plainlinks ambox" style="margin: 4px 10%; | |||
{{#switch:{{{type|}}} | |||
| speedy = border: 3px solid #b22222; background: #fee; | |||
| delete = border: 3px solid #b22222; | |||
| content = border: 3px solid #f28500; | |||
| style = border: 3px solid #f4c430; | |||
| move = border: 3px solid #9932cc; | |||
| protection = border: 3px solid #bba; | |||
| license = border: 3px solid #88a; background: #f7f8ff; | |||
| featured = border: 3px solid #cba135; | |||
| notice <!-- notice = default --> | |||
| #default = border: 3px solid #1e90ff; | |||
}} {{{style|}}}"> | |||
<tr> | |||
<td class="ambox-image"> | |||
{{#ifeq:{{{image|}}}|none | |||
| <!-- No image cell; empty cell necessary for text cell to have 100% width --> | |||
| <div style="width:52px;"> {{#switch:{{{image|{{{type|}}}}}} | |||
| speedy = [[Image:Ambox speedy deletion.png|40x40px]] | |||
| delete = [[Image:Ambox deletion.png|40x40px]] | |||
| content = [[Image:Ambox content.png|40x40px]] | |||
| style = [[Image:Ambox style.png|40x40px]] | |||
| move = [[Image:Ambox move.png|40x40px]] | |||
| protection = [[Image:Ambox protection.png|40x40px]] | |||
| license = [[Image:Imbox license.svg|40x40px]] | |||
| featured = [[Image:Imbox featured.png|40x40px]] | |||
| notice = [[Image:Ambox notice.png|40x40px]] | |||
| blank = | |||
| #default = {{{image|[[Image:Ambox notice.png|40x40px]]}}} | |||
}}</div> | |||
}}</td> | |||
<td class="ambox-text" style="{{{textstyle|}}}">{{{text}}}</td> | |||
{{#if:{{{imageright|}}} | |||
| <td class="ambox-imageright"><div style="width:52px;"> {{{imageright}}} </div></td> | |||
}} | |||
</tr> | |||
</table><noinclude> | |||
{{Documentation}} | |||
<!-- Add categories and inter-wikis to the /doc subpage, not here! --> | |||
</noinclude> |