Diferencia entre revisiones de «Plantilla:Frame»
(Página creada con «<div class="{{{class|}}}" style="box-shadow: 2px 4px 11px 0px #becbd5; border-radius: 10px; overflow: hidden; {{{style|}}};"> <div class="heading" style="overflow: hidd…») |
Sin resumen de edición |
||
Línea 1: | Línea 1: | ||
<div class="{{{class|}}}" style="box-shadow: 2px 4px 11px 0px #becbd5; border-radius: 10px; overflow: hidden; {{{style|}}};"> | <div class="{{{class|}}}" style="box-shadow: 2px 4px 11px 0px #becbd5; border-radius: 10px; overflow: hidden; {{{style|}}};"> | ||
<div class="heading" style="overflow: hidden; background-color: #d9ecff; border-top-left-radius: 8px; border-top-right-radius: 8px; {{{heading style|}}}"> | <div class="heading" style="overflow: hidden; background-color: #d9ecff; 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: 130%; font-weight: bold; line-height: 40px; float: | <h3 style="font-size: 130%; 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: 10px; vertical-align: top; {{{content style|}}}"> | <div class="content {{{content class|}}}" style="padding: 10px; vertical-align: top; {{{content style|}}}"> | ||
{{{content}}} | {{{content}}} | ||
<div style="text-align: | <div style="text-align: left">{{#if: {{{link|}}}|{{{link}}}}}</div> | ||
</div> | </div> | ||
</div> | </div> |