Diferencia entre revisiones de «Plantilla:SKWindowsmall»

De SpiralKnights-es

Saltar a: navegación, buscar
m (1 revisión)
m (Fix)
Línea 1: Línea 1:
{| cellpadding="0" cellspacing="4" style="border: 2px solid #496e8b; background: #114255; width: 50%; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;"
+
{| cellpadding="0" cellspacing="4" style="border: 2px solid #496e8b; background: #114255; width: {{{width|50%}}}; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;"
  
 
|-  
 
|-  

Revisión de 12:59 3 jul 2011

SKWindowsmall



[editar] [limpiar caché] Documentación de esta plantilla

This template creates a table in Spiral Knights' visual style. Subpages from the Template:SKWindow template provide helper templates that work with this one.

Parámetros

Requerido

title

a line of text, will appear in yellow header area

body

content of the skwindowsmall goes here. Can work with most other templates.

Opcional

title-align

CSS command such as "left" or "center," positions the title text in the yellow header area horizontally.

window-align

CSS command such as "left" or "center," positions the entire window within the page horizontally.

Uso

{{SKWindowsmall
| title=
| title-align=
| body=
}}

Ejemplo

{{SKWindowsmall
| title= Hey look at me I'm a title
| title-align= center
| body= Hey look at me I'm content. You should probably use helper templates/ SK cells in here!
}}

Produce
Hey look at me I'm a title
Hey look at me I'm content. You should probably use helper templates/SK cells in here!


Herramientas personales