Predefinição:Colored box: mudanças entre as edições
Ir para navegação
Ir para pesquisar
Sem resumo de edição |
Sem resumo de edição |
||
Linha 1: | Linha 1: | ||
<div class="mw-tpl-colorbox {{{class|}}}" style=" width:{{{width}}}; display: | <div class="mw-tpl-colorbox {{{class|}}}" style=" width:{{{width}}}; display: block; box-sizing:border-box; margin: 0.5em 0.5em 1em 0.5em; border-radius: 0.2em; box-shadow: 0 0 0.2em #999999; {{#if:{{{background-content-color|}}}| background-color: {{{background-content-color|#fff}}}; }} {{{style|}}}"><!----><div class="mw-tpl-colorbox-title" style=" padding: 5px; {{#if:{{{background-title-color|}}}|background-color:{{{background-title-color|#eaecf0}}};}}">{{#if:{{{icon|}}}|[[File:{{{icon}}}|20px|class=colorbox-title-icon|link=|alt=]] }}<strong style=" padding: 5px; {{#if:{{{title-color|}}}| color: {{{title-color|#000000}}}; }}">{{{title}}}</strong><!-- | ||
--><div class="mw-tpl-colorbox-title" style=" padding: 5px; {{#if:{{{background-title-color|}}}|background-color:{{{background-title-color|#eaecf0}}};}}">{{#if:{{{icon|}}}|[[File:{{{icon}}}|20px|class=colorbox-title-icon|link=|alt=]] }}<strong style=" padding: 5px; {{#if:{{{title-color|}}}| color: {{{title-color|#000000}}}; }}">{{{title}}}</strong><!-- | --></div><!----><div class="mw-tpl-colorbox-content" style=" padding: 5px;"> | ||
--> | |||
</div><!-- | |||
--><div class="mw-tpl-colorbox-content" style=" padding: 5px;"> | |||
{{{content}}} | {{{content}}} | ||
</div> | </div> | ||
</div><noinclude> | </div><noinclude> | ||
</noinclude> | </noinclude> |
Edição das 21h29min de 12 de abril de 2022
{{{title}}}
{{{content}}}