Template:Imbox: Difference between revisions
From All Skies Encyclopaedia
imported>Davidgothberg (Adding the "license" type.) |
imported>RMCD bot (Notifying subject page of move discussion on Template talk:Ambox) |
||
(47 intermediate revisions by 16 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{Requested move notice|1=Template:Image message box|2=Template talk:Ambox#Requested move 10 February 2025}} |
|||
<table class="metadata plainlinks ambox" style="margin: 3px 10%; |
|||
</noinclude>{{#invoke:Message box|imbox}}<noinclude> |
|||
{{#switch:{{{type|}}} |
|||
{{documentation}} |
|||
| speedy = border: 3px solid #b22222; background: #fee; |
|||
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> |
|||
| 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; |
|||
| 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:Ambox licence.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> |
</noinclude> |