Template:Cmbox: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Davidgothberg
(Removed "metadata" class, since that stops printing but cmboxes should be printed. See Template talk:Imbox#Metadata class.)
m (41 revisions imported)
 
(23 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<table class="plainlinks" style="margin: -1px 10%; border: 1px solid #aaa; background: #fbfbfb;
{{#invoke:Message box|cmbox}}<noinclude>
{{#switch:{{{type|}}}
{{documentation}}
| speedy    = margin: 1px 10%; border: 4px solid #b22222; background: #FFDBDB;
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
| delete    = background: #FFDBDB;
| content    = background: #FFE7CE;
| style      = background: #FFF9DB;
| move      = background: #F1D0FF;
| protection = background: #EFEFE1;
| notice          <!-- notice = default -->
| #default  = background: #DFE8FF;
}} {{{style|}}}">
<tr>
{{#ifeq:{{{image|}}}|none
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 1px;"></td>
| <td style="border: none; padding: 2px 0px 2px 0.5em; text-align: center;"><div style="width: 52px;">
  {{#if:{{{image|}}}
  | {{{image}}}
  | {{#switch:{{{type|}}}
    | speedy    = [[Image:Cmbox deletion.png|40x40px]]
    | delete    = [[Image:Cmbox deletion.png|40x40px]]
    | content    = [[Image:Cmbox content.png|40x40px]]
    | style      = [[Image:Cmbox style.png|40x40px]]
    | move      = [[Image:Cmbox move.png|40x40px]]
    | protection = [[Image:Cmbox protection.png|40x40px]]
    | notice          <!-- notice = default -->
    | #default  = [[Image:Cmbox notice.png|40x40px]]
    }}
  }}</div></td>
}}
<td style="border: none; padding: 0.25em 0.5em; width: 100%; {{{textstyle|}}}"> {{{text}}} </td>
{{#if:{{{imageright|}}}
| <td style="border: none; padding: 2px 0.8em 2px 0px; text-align: center;"> {{{imageright}}} </td>
}}
</tr>
</table><noinclude>
 
{{pp-template|small=yes}}
{{Documentation}}
<!-- Add categories and inter-wikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 04:32, 3 September 2020

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