Template:Ambox: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
imported>RadiX
m (revert (vandalism))
m (28 revisions imported from loginwiki:Template:Ambox)
 
(16 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{#invoke:Message box|ambox}}<noinclude>
<table class="metadata plainlinks ambox {{#switch:{{{type|}}}
{{documentation}}
| serious = ambox-serious
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
| content = ambox-content
| maintenance = ambox-style
| notice = ambox-notice
| #default = ambox-notice
}}">
<tr>
{{#ifeq:{{{image}}}|none
| <!-- no image cell -->
| <td class="ambox-image"> {{#switch:{{{image|{{{type|}}}}}}
| serious = [[Image:Stop hand nuvola.svg|40px]]
| content = [[Image:Emblem-important.svg|40px]]
| maintenance = [[Image:Broom icon.svg|40px]]
| notice = [[Image:Crystal important.png|40px]]
| blank = <!-- empty image cell -->
| #default = {{{image|[[Image:Information.svg|40px]]}}}
}}</td>
}}
<td> {{{text}}} </td>
{{#if:{{{imageright|}}}
<td class="ambox-imageright"> {{{imageright}}} </td>
}}
</tr>
</table>
<noinclude>
== See also ==
* '''{{tl|Message}}'''
[[Category:Templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 14:35, February 4, 2022

Page Module:Message box/ambox.css has no content.