Template:Ambox: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
Line 1: Line 1:
<table style="margin: 0 10%; border: 1px solid #a2a9b1; border-left: 10px solid #36c; background: #fbfbfb;">
<table class="messagebox plainlinks layouttemplate {{{lang|}}} {{{class|}}}" {{#if:{{{lang|}}}|lang="{{{lang}}}" dir="{{dir|{{{lang|}}}}}"}} style="margin:2px {{#if:{{{margin|}}}|{{{margin|}}}|{{#if:{{{width|}}}|auto|10%}}}};width:{{#if:{{{width|}}}|{{{width|}}}|auto}};{{#switch:{{{type|}}}
<tr>
  |warning |speedy      = border:2px solid #b22222;background:#ffdbdb;
    <td class="mbox-image">{{#if: {{{icon|}}}|[[File:{{{icon}}}|54px]]|}}</td>
  |serious |delete |stop = border:2px solid #b22222;
    <td class="mbox-text">{{{text}}}{{#if: {{{text-small|}}}|<br><small>{{{text-small}}}</small>|}}</td>
  |issue |content        = border:2px solid #f28500;background:#ffe;<!--warn-->
</tr>
  |query |style          = border:2px solid #f4c430;background:#ffe;<!--cleanup-->
</table>
  |shit                  = border:2px solid #960;
<noinclude>
  |license              = border:2px solid #88a;
== Usage ==
  |legal                = border:2px solid #666;background:#fff;
<pre>
  |honor                = border:2px solid #ca3;background:#fcf4db;
{{ambox
  |growth                = border:2px solid #8d4;background:#f5fff5;<!--alt-->
|icon=
  |move                  = border:2px solid #93c;
|text=
  |protection |message  = border:2px solid #aaa;<!--none-->
|text-small=
  |notice |#default      = border:2px solid #48d;background:#fbfcff;<!--info-->
}}
  }}color:#222;border-{{Dir|{{{lang|}}}|right|left}}-width:8px;border-collapse:collapse;{{{style|}}}"><tr>
</pre>
{{#ifeq:{{{image|}}}|none
| <td class="mbox-empty-cell"></td><!--No image. Cell with some width or padding necessary for text cell to have 100% width.-->
| <td class="mbox-image" style="padding-{{Dir|{{{lang|}}}|right|left}}:.9em">{{#if:{{{image|}}}
  | {{{image|}}}
  | [[File:{{#switch:{{{type|}}}
    |warning          = Commons-emblem-late
    |speedy          = Commons-emblem-urgent
    |serious |delete  = Gnome-emblem-important
    |stop            = Commons-emblem-hand
    |move            = Go-next-purple
    |issue |content  = Commons-emblem-issue
    |query            = Commons-emblem-query
    |style            = Gnome-edit-clear
    |shit            = OpenMoji-color 1F4A9
    |license          = Commons-emblem-copyright
    |legal            = Commons-emblem-legal
    |honor            = Gnome-help-about
    |growth          = Dialog-apply
    |protection      = Gnome-security-medium
    |message          = Tango-style info icon
    |notice |#default = Commons-emblem-notice
    }}.svg|45x45px|class=noviewer|{{#ifeq:{{NAMESPACE}}|Template||link=}}]]
  }}</td>
}}<td class="mbox-text" {{#if:{{{textstyle|}}} | style="{{{textstyle|}}}" }}>{{{text|}}}</td>{{#if:{{{imageright|}}}
| <td class="mbox-imageright">{{{imageright|}}}</td>
}}</tr></table><!--
Most templates made based on this template do not comply with [[Help:Authoring a license-template]]
-->{{#ifeq:{{{type|}}}|license|[[Category:Licensing templates based on Mbox]]}}<noinclude>
{{Documentation}}
</noinclude>
</noinclude>

Latest revision as of 04:09, 18 April 2021