Template:Cmbox: Difference between revisions

Nothing to hide, but nothing to show you either.
Jump to navigation Jump to search
Content added Content deleted
(This is as light the blue can be without looking grey. Lighter is more readable I think.)
m (40 revisions imported from wikipedia:Template:Cmbox)
 
(35 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{#invoke:Message box|cmbox}}<noinclude>
<table class="metadata plainlinks ambox" style="margin: 0px 10%; border: 1px solid #aaa;
{{documentation}}
{{#switch:{{{type|}}}
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
| speedy = margin: 3px 10%; border: 4px solid #b22222; background: #FFDBDB;
{{En-WP attribution notice|Template:Cmbox}}
| delete = background: #FFDBDB;
| content = background: #FFE7CE;
| style = background: #FFF9DB;
| move = background: #F1D0FF;
| protection = background: #EFEFE1;
| notice <!-- notice = default -->
| #default = background: #DFE8FF;
}} {{{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]]
| notice = [[Image:Ambox notice.png|40x40px]]
| blank = &nbsp;
| #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>

Latest revision as of 11:05, 22 June 2021

Wikipedia logo This template uses material from the Wikipedia template Template:Cmbox, which is released under the Creative Commons Attribution-ShareAlike 3.0 Unported License (view authors).