| Line 1: |
Line 1: |
| − | <templatestyles src="Colored box/style.css"/><div class="mw-tpl-colorbox" style="{{#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:{{{icon|}}}|[[File:{{{icon}}}|20px|class=colorbox-title-icon|link=|alt=]] }}<strong style="{{#if:{{{title-color|}}}| color: {{{title-color|#000000}}}; }}">{{{title}}}</strong><!-- | + | |
| − | -->{{#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" style="{{#if:{{{background-content-color|}}}| background-color: {{{background-content-color|#fff}}}; }} {{{style|}}};"> |
| − | </div><!-- | + | |
| − | --><div class="mw-tpl-colorbox-content"> | + | <!-- |
| − | {{{content}}}{{clr}}</div> | + | --> |
| | + | |
| | + | <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 style="{{#if:{{{title-color|}}}| color: {{{title-color|#000000}}}; }}"> |
| | + | |
| | + | {{{title}}} |
| | + | |
| | + | </strong> |
| | + | <!-- |
| | + | --> |
| | + | |
| | + | {{#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> |
| | + | |
| | + | <!-- |
| | + | --> |
| | + | |
| | + | <div class="mw-tpl-colorbox-content"> |
| | + | |
| | + | {{{content}}}{{clr}} |
| | + | |
| | + | </div> |
| | </div> | | </div> |