Open main menu
Home
Random
Log in
Settings
About Forge Community Wiki
Disclaimers
Forge Community Wiki
Search
Changes
← Older edit
Template:Colored box
(view source)
Revision as of 21:24, 14 February 2021
26 bytes added
,
21:24, 14 February 2021
add border-left-style: solid; when the border is present
Line 1:
Line 1:
<templatestyles src="Colored box/style.css"/>
<templatestyles src="Colored box/style.css"/>
−
<div class="mw-tpl-colorbox" style="{{#if:{{{background-content-color|}}}| background-color: {{{background-content-color|rgb(27, 32, 35)}}}; }} {{{style|}}};{{#if:{{{border-color|}}}| border-color: {{{border-color|rgb(6, 174, 186)}}}; }}">
+
<div class="mw-tpl-colorbox" style="{{#if:{{{background-content-color|}}}| background-color: {{{background-content-color|rgb(27, 32, 35)}}}; }} {{{style|}}};{{#if:{{{border-color|}}}|
border-left-style: solid;
border-color: {{{border-color|rgb(6, 174, 186)}}}; }}">
<div class="mw-tpl-colorbox-inner">
<div class="mw-tpl-colorbox-inner">
{{#if:{{{icon|}}}|[[File:{{{icon}}}|60px|class=mw-tpl-colorbox-icon|link=|alt=]] }}
{{#if:{{{icon|}}}|[[File:{{{icon}}}|60px|class=mw-tpl-colorbox-icon|link=|alt=]] }}
SciWhiz12
297
edits