Template:Messagebox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Moved doc to doc. Increased readability. Removed unused parameter {{{padding}}}. Added {{{style}}} parameter.) |
||
Line 1: | Line 1: | ||
{{lang|Template:Messagebox}} | |||
<onlyinclude><includeonly><!-- | |||
-->{| class="metadata plainlinks mbox" style="<!-- | |||
-->border: 1px solid {{{bdcolor2|#525252}}};<!-- | |||
{{#ifeq: {{{image}}} | None | | <div style="margin: 0 .5em;">{{{image|[[File:Info.png|40px|link=]]}}}</div> }} | -->{{{borderstyle|border-left: 10px solid}}} {{{bdcolor|#537AA8}}};<!-- | ||
-->margin: {{{margin|0 10%}}};<!-- | |||
-->font-style: {{{txtstyle|normal}}};<!-- | |||
{{{text}}} | -->background-color: {{{bgcolor|#28374b}}};<!-- | ||
{{#if: {{{small|}}} | <br /><small>{{{small}}}</small> }} | -->{{#if: {{{txtcolor|}}} | color: {{{txtcolor}}}; }}<!-- | ||
-->{{{style|}}};<!-- | |||
-->" | |||
| class="mbox-image"| {{#ifeq: {{{image}}} | None | | <div style="margin: 0 .5em;">{{{image|[[File:Info.png|40px|link=]]}}}</div> }} | |||
| class="mbox-text" style="width: 100%"| {{{text}}} {{#if: {{{small|}}} | <br /><small>{{{small}}}</small> }} | |||
|}</includeonly></onlyinclude> | |||
{{documentation}} | |||
</ | |||
{{ | |||
}} | |||
Revision as of 12:01, 15 February 2022
The above documentation is transcluded from Template:Messagebox/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.