Template:Colored box: Difference between revisions
en>LR0725 m Undid edits by Wuhan Flu China Virus (talk) to last version by Shirayuki |
en>Krinkle move title color to heading element, split style values over multiple lines for readability |
||
Line 1: | Line 1: | ||
<div class="mw-tpl-colorbox {{{class|}}}" style="{{#if:{{{background-content-color|}}}| background-color: {{{background-content-color|#fff}}}; }} {{{style|}}}"><templatestyles src="Colored box/style.css"/><!-- | <div class="mw-tpl-colorbox {{{class|}}}" style=" | ||
--><div class="mw-tpl-colorbox-title" style="{{#if:{{{background-title-color|}}}|background-color:{{{background-title-color|#eaecf0}}};}}">{{#if:{{{icon|}}}|[[File:{{{icon}}}|20px|class=colorbox-title-icon|link=|alt=]] }}<strong | {{#if: {{{background-content-color|}}} | ||
| background-color: {{{background-content-color|#fff}}}; | |||
}} | |||
{{{style|}}} | |||
"><templatestyles src="Colored box/style.css"/><!-- | |||
--><div class="mw-tpl-colorbox-title" style=" | |||
{{#if: {{{background-title-color|}}} | |||
| background-color: {{{background-title-color|#eaecf0}}}; | |||
}} | |||
{{#if: {{{title-color|}}} | |||
| color: {{{title-color|#000000}}}; | |||
}} | |||
">{{#if:{{{icon|}}}|[[File:{{{icon}}}|20px|class=colorbox-title-icon|link=|alt=]] }}<strong>{{{title}}}</strong><!-- | |||
-->{{#if:{{{link|}}} | -->{{#if:{{{link|}}} | ||
|<div class="mw-tpl-colorbox-title-corner">[[{{{link}}}|<span style="{{#if:{{{link-color|{{{title-color|}}}}}}| color: {{{link-color|{{{title-color|}}}}}}; }}">{{{view-text|view}}}</span>]]</div> | |<div class="mw-tpl-colorbox-title-corner">[[{{{link}}}|<span style="{{#if: {{{link-color|{{{title-color|}}}}}} | color: {{{link-color|{{{title-color|}}}}}}; }}">{{{view-text|view}}}</span>]]</div> | ||
|{{#if:{{{link2|}}}|<div class="mw-tpl-colorbox-title-corner">[{{{link2}}} <span style="{{#if:{{{link-color|{{{title-color|}}}}}}| color: {{{link-color|{{{title-color|}}}}}}; }}">{{{view-text|view}}}</span>]</div>}} | |{{#if:{{{link2|}}}|<div class="mw-tpl-colorbox-title-corner">[{{{link2}}} <span style="{{#if: {{{link-color|{{{title-color|}}}}}} | color: {{{link-color|{{{title-color|}}}}}}; }}">{{{view-text|view}}}</span>]</div>}} | ||
}} | }} | ||
</div><!-- | </div><!-- |
Revision as of 17:23, 6 September 2023
{{{title}}}
{{{content}}}
Lua error in Module:Documentation at line 144: message: type error in message cfg.container (string expected, got nil).