Template:Colored box: Difference between revisions

From CAPipedia
en>Tomybrz
mNo edit summary
m 55 revisions imported
 
(46 intermediate revisions by 28 users not shown)
Line 1: Line 1:
<div style="box-shadow: 0 0 0.2em #999999; border-radius: 0.2em; margin: 0.5em 0.5em 1em 0.5em; background: {{{background-content-color|#fff}}}; {{{style|}}};">
<div class="mw-tpl-colorbox {{{class|}}}" style="
<!-- CSS for icon and background -->
{{#if: {{{background-content-color|}}}
<div style="background: {{{background-title-color|#eaecf0}}}; border-radius: 0.2em 0.2em 0 0; padding: 0.5em 1em 0.5em 1em;">{{#if:{{{icon|}}}|<span style="opacity: 0.8;">[[File:{{{icon}}}|20px|link=|alt=]]</span>&#32;}}<span style="color: {{{title-color|#000000}}}; font-weight: bold;">{{{title}}}</span><!--
| background-color: {{{background-content-color|#fff}}}; color: #333;
-->{{#if:{{{link|}}}|<div style="float: right; font-size: 0.7em;">[[{{{link}}}|<span style="color: {{{link-color|{{{title-color|#000000}}}}}};">{{{view-text|view}}}</span>]]</div>}}
}}
{{{style|}}}
"><templatestyles src="Colored box/style.css"/><!--
--><div class="mw-tpl-colorbox-title {{#if: {{{title-link|}}} | mw-tpl-colorbox-title--linked }}" style="
{{#if: {{{background-title-color|}}}
| background-color: {{{background-title-color|#eaecf0}}};
}}
{{#if: {{{title-color|}}} | color: {{{title-color|#000000}}}; }}"
">{{#if: {{{icon|}}} | [[File:{{{icon}}}|20px|class=mw-tpl-colorbox-title-icon|link={{{title-link|}}}|alt=]]&#32; }}<!--
-->{{#if: {{{title-link|}}} | [[{{{title-link|}}}|<strong>{{{title}}}</strong>]] | <strong>{{{title}}}</strong> }}<!--
-->{{#if: {{{view-link|{{{link|}}}}}}
|<div class="mw-tpl-colorbox-title-corner">[[{{{view-link|{{{link|}}}}}}|<span style="{{#if: {{{link-color|{{{title-color|}}}}}} | color: {{{link-color|{{{title-color|}}}}}}; }}">{{{view-text|view}}}</span>]]</div>
|{{#if: {{{view-extlink|{{{link2|}}}}}}
  |<div class="mw-tpl-colorbox-title-corner">[{{{view-extlink|{{{link2|}}}}}} <span style="{{#if: {{{link-color|{{{title-color|}}}}}} | color: {{{link-color|{{{title-color|}}}}}}; }}">{{{view-text|view}}}</span>]</div>
  }}
}}
</div><!--
--><div class="mw-tpl-colorbox-content">
{{{content}}}
</div>
</div>
<!-- CSS for the content -->
<div style="padding: 0.5em 1em 0.5em 1em; border-radius: 0 0 0.2em 0.2em;">
{{{content}}}{{clr}}</div>
</div><noinclude>
</div><noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 09:25, 8 April 2024

{{{title}}}

{{{content}}}

Lua error in Module:Documentation at line 144: message: type error in message cfg.container (string expected, got nil).