Diferencia entre revisiones de «Plantilla:/style»

Bth0 (discusión | contribs.)
Página creada con «<includeonly>| {{#if: {{{id|}}} | id="{{{id}}}" }} {{#if: {{{span|}}} | colspan="{{{span}}}" }} style="background: #FCFCFC; border: 1px solid #CCC; vertical-align: top; wid...»
 
Xstela (discusión | contribs.)
Sin resumen de edición
Línea 1: Línea 1:
<includeonly>| {{#if: {{{id|}}} | id="{{{id}}}" }} {{#if: {{{span|}}} | colspan="{{{span}}}" }} style="background: #FCFCFC; border: 1px solid #CCC; vertical-align: top; width: 33%; {{{style|}}}" |
<includeonly>| {{#if: {{{id|}}} | id="{{{id}}}" }} {{#if: {{{span|}}} | colspan="{{{span}}}" }} style="background: #FCFCFC; border: 1px solid #CCC; vertical-align: top; width: 33%; {{{style|}}}" |
{{#if: {{{header|}}}
{{#if: {{{header|}}}
| <div class="mcwiki-header" style="margin: 3px; font-weight: bold; text-align: center; font-size: 120%; {{{headerstyle|}}}">{{
| <div class="mcwiki-header" style="margin: 3px; font-weight: bold; text-align: right; font-size: 120%; {{{headerstyle|}}}">{{
  #if: {{{image|}}}
  #if: {{{image|}}}
  | <div style="float: right; margin-left: 6px">[[File:{{{image}}}|48px|{{#if: {{{link|}}} | link={{{link}}} }}]]</div>
  | <div style="float: right; margin-left: 6px">[[File:{{{image}}}|48px|{{#if: {{{link|}}} | link={{{link}}} }}]]</div>

Revisión del 23:03 8 abr 2014

id set the cell's ID
span set the cell's column span
style add styling to the cell
header add a header
headerstyle add styling to the header
image add an image to the header
link add a link to the image
content the content in the cell
class add a class to the content
contentstyle add styling to the content