Difference between revisions of "Template:Dn-content-box"

From EncyclopAtys

Jump to: navigation, search
m
m
Line 1: Line 1:
 
{| class="wikitable" style="width:100%; background:#{{ColorAtys|type=bg}}; border:medium outset #{{ColorAtys|type=dark}}; {{border-radius}}"
 
{| class="wikitable" style="width:100%; background:#{{ColorAtys|type=bg}}; border:medium outset #{{ColorAtys|type=dark}}; {{border-radius}}"
 
|-
 
|-
| style="text-align:center; {{dn-css-gradient-h}} border:0px;" |
 
<div style="position:relative; left:-40%; top:5px;">[[File:{{{image}}}|38px|link=]]</div>
 
 
<div style="
 
<div style="
position:relative; top:-55px;
+
position:relative; left:4px; right: 4px; top:2px;
height:30px;
+
border:1px solid #{{ColorAtys|group={{{palette}}}}};
 +
height:25px;
 +
background: #{{ColorAtys|type=bg|group={{{palette}}}}};
 +
background: linear-gradient(to right, #{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}});
 +
border: thin solid #{{ColorAtys|type=bg|group={{{palette}}}}};
 
border-bottom: thin outset #{{ColorAtys|type=dark|group={{{palette}}}}};
 
border-bottom: thin outset #{{ColorAtys|type=dark|group={{{palette}}}}};
 
color: #{{ColorAtys|type=fg|group={{{palette}}}}};
 
color: #{{ColorAtys|type=fg|group={{{palette}}}}};
 +
font-weight: bold;
 +
font-size: 1.25em;
 
text-align: center;
 
text-align: center;
"> <h2>'''{{{Header|Header}}}'''</h2>
+
">
 +
<div style="position:absolute; left:5px; top:-5px;">[[File:{{{image}}}|38px|link=]]</div>
 +
<div style="position:absolute; left:40px; top:2px; right:0px"><h2 {{#if:{{{id|}}} | id="{{{id}}}Head"| }} style="margin:0; border-bottom:0; font-size:120%; font-weight:bold; text-align:left; padding:.15em .4em;
 +
text-shadow: #{{ColorAtys|type=light|group={{{palette}}}}} -0.1em -0.1em 0.2em, #{{ColorAtys|type=dark|group={{{palette}}}}} 0.1em 0.1em 0.2em;">{{{title}}}</h2></div></div>
 
|-
 
|-
| colspan="2" style="text-align:left; border:0px" |{{{Content|Content}}}
+
|<div {{#if:{{{id|}}}|id="{{{id}}}"|}} style="padding-left:10px; padding-bottom:5px; padding-top:0px;">
 +
{{{content}}}
 +
{{#if:{{{link|}}}|<div align="right">{{{link}}}</div>|}}
 +
</div>
 
|}
 
|}
 +
<noinclude>
 +
{{dn-css-gradient-h}}
 +
</noinclude>

Revision as of 00:10, 26 January 2021

[[File:{{{image}}}|38px|link=]]

{{{title}}}

{{{content}}}

background: #eff; background: linear-gradient(to right, #eff, #cff);