Template:Imbox: Difference between revisions
From All Skies Encyclopaedia
imported>Kelly (content copied from Template:Ambox, will be adapting for use in image space) |
imported>RMCD bot (Notifying subject page of move discussion on Template talk:Ambox) |
||
(55 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 style="{{{style|}}}" class="metadata plainlinks ambox {{#switch:{{{type|}}} |
|||
</noinclude>{{#invoke:Message box|imbox}}<noinclude> |
|||
| serious = ambox-serious |
|||
{{documentation}} |
|||
| content = ambox-content |
|||
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> |
|||
| style = ambox-style |
|||
| merge = ambox-merge |
|||
| notice = ambox-notice |
|||
| #default = ambox-notice |
|||
}}"> |
|||
<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|}}}}}} |
|||
| serious = [[Image:Stop hand nuvola.svg|40px]] |
|||
| content = [[Image:Emblem-important.svg|40px]] |
|||
| style = [[Image:Broom icon.svg|40px]] |
|||
| merge = [[Image:Merge-split-transwiki default.svg]] |
|||
| notice = [[Image:Info non-talk.png|40px]] |
|||
| blank = [[Image:No image.svg]] |
|||
| #default = {{{image|[[Image:Info non-talk.png|40px]]}}} |
|||
}}</div> |
|||
}}</td> |
|||
<td class="ambox-text">{{{text}}}</td> |
|||
{{#if:{{{imageright|}}}| |
|||
<td class="ambox-imageright"><div style="width:52px;"> {{{imageright}}} </div></td> |
|||
}} |
|||
</tr> |
|||
</table><noinclude> |
|||
{{template doc}} |
|||
<!-- Add categories and inter-wikis to the /doc subpage, not here! --> |
|||
</noinclude> |
</noinclude> |