Template:Main page/box: Difference between revisions
Appearance
Nazarzadeh (talk | contribs) Created page with "<div class="{{{class|}}}" style="bo x-shadow: 2px 4px 11px 0px #becbd5; border: 1px solid #bd8e08; border-radius: 10px; overflow: hidden; {{{style|}}};"> <div class="heading" style="overflow: hidden; background-color: #ffebb0; border-top-left-radius: 8px; border-top-right-radius: 8px; {{{heading style|}}}"> {{#if: {{{image|}}}|<div style="float: right; padding: 5px">[[image: {{{image}}}|30px|link=|alt=]]</div>}} <h3 style="font-size: 110%; font-weight..." |
Nazarzadeh (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<div class="{{{class|}}}" style="bo x-shadow: 2px 4px 11px 0px #becbd5; border: 1px solid #bd8e08; border-radius: 10px; overflow: hidden; {{{style|}}};"> | <div class="{{{class|}}}" style="bo x-shadow: 2px 4px 11px 0px #becbd5; border: 1px solid #bd8e08; border-radius: 10px; overflow: hidden; {{{style|}}};"> | ||
<div class="heading" style="overflow: hidden; background-color: #ffebb0; border-top-left-radius: 8px; border-top-right-radius: 8px; {{{heading style|}}}"> | <div class="heading" style="overflow: hidden; background-color: #ffebb0; border-top-left-radius: 8px; border-top-right-radius: 8px; {{{heading style|}}}"> | ||
{{#if: {{{image|}}}|<div style="float: | {{#if: {{{image|}}}|<div style="float: left; padding: 5px">[[image: {{{image}}}|30px|link=|alt=]]</div>}} | ||
<h3 style="font-size: 110%; font-weight: bold; line-height: 40px; float: | <h3 style="font-size: 110%; font-weight: bold; line-height: 40px; float: left; margin: 0; padding: 0px 20px; border: none; {{{heading text style|}}}">{{{title}}}</h3> | ||
</div> | </div> | ||
<div class="content {{{content class|}}}" style="padding: .5em 0 .5em .5em; vertical-align: top; {{{content style|}}}"> | <div class="content {{{content class|}}}" style="padding: .5em 0 .5em .5em; vertical-align: top; {{{content style|}}}"> |