Diferencia entre revisiones de «Plantilla:Boxlayout1»
De Xhodon
(test, looking for layout error) |
(→Example) |
||
(No se muestran 6 ediciones intermedias de 2 usuarios) | |||
Línea 1: | Línea 1: | ||
− | __NOTOC__ | + | <includeonly>__NOTOC__ |
{| border="0" cellpadding="0" cellspacing="0" style="width:100%;" | {| border="0" cellpadding="0" cellspacing="0" style="width:100%;" | ||
| colspan="2" style="padding-bottom:1em; vertical-align:top;" | | | colspan="2" style="padding-bottom:1em; vertical-align:top;" | | ||
Línea 50: | Línea 50: | ||
{{{Content_Right_3| <br>}}} | {{{Content_Right_3| <br>}}} | ||
{{!)}}}}</div> | {{!)}}}}</div> | ||
− | |} | + | |}</includeonly><noinclude> |
+ | {{traducir}} | ||
+ | == Ejemplo == | ||
+ | {{Boxlayout1 | ||
+ | |Color_Border=#{{ColorBorder|808080}} | ||
+ | |Color_Title=#{{ColorTitleBox|F3DCA8}} | ||
+ | |||
+ | |Title_Header=Title_Header | ||
+ | |Content_Header=Content_Header | ||
+ | |||
+ | |Title_Left_1=Title_Left_1 | ||
+ | |Content_Left_1=Content_Left_1 | ||
+ | |||
+ | |Title_Left_2=Title_Left_2 | ||
+ | |Content_Left_2=Content_Left_2 | ||
+ | |||
+ | |Title_Left_3=Title_Left_3 | ||
+ | |Content_Left_3=Content_Left_3 | ||
+ | |||
+ | |Title_Right_1=Title_Right_1 | ||
+ | |Content_Right_1=Content_Right_1 | ||
+ | |||
+ | |Title_Right_2=Title_Right_2 | ||
+ | |Content_Right_2=Content_Right_2 | ||
+ | |||
+ | |Title_Right_3=Title_Right_3 | ||
+ | |Content_Right_3=Content_Right_3 | ||
+ | }} | ||
+ | |||
+ | == Uso == | ||
+ | *Solamente poniendo ''Title_Header'' se obtiene el encabezado de la barra del título en color. | ||
+ | *Siempre hay al menos una casilla en cada columna. | ||
+ | *Si las tablas deben ser pasadas como parámetros, se debe poner las estructuras de reemplazo <nowiki> {{!}}</ nowiki> etc en lugar de los tubos <nowiki> | </ nowiki>. | ||
+ | |||
+ | == Example == | ||
+ | <nowiki>{{Boxlayout1</nowiki> | ||
+ | <nowiki>|Color_Border=#{{ColorBorder|808080}}</nowiki> | ||
+ | <nowiki>|Color_Title=#{{ColorTitleBox|F3DCA8}}</nowiki> | ||
+ | |||
+ | <nowiki>|Title_Header=</nowiki> | ||
+ | <nowiki>|Content_Header=</nowiki> | ||
+ | |||
+ | <nowiki>|Title_Left_1=</nowiki> | ||
+ | <nowiki>|Content_Left_1=</nowiki> | ||
+ | |||
+ | <nowiki>|Title_Left_2=</nowiki> | ||
+ | <nowiki>|Content_Left_2=</nowiki> | ||
+ | |||
+ | <nowiki>|Title_Left_3=</nowiki> | ||
+ | <nowiki>|Content_Left_3=</nowiki> | ||
+ | |||
+ | <nowiki>|Title_Right_1=</nowiki> | ||
+ | <nowiki>|Content_Right_1=</nowiki> | ||
+ | |||
+ | <nowiki>|Title_Right_2=</nowiki> | ||
+ | <nowiki>|Content_Right_2=</nowiki> | ||
+ | |||
+ | <nowiki>|Title_Right_3=</nowiki> | ||
+ | <nowiki>|Content_Right_3=</nowiki> | ||
+ | <nowiki>}}</nowiki> | ||
+ | |||
+ | [[de:Vorlage:Boxenlayout1]] | ||
+ | [[en:Template:Boxlayout1]] | ||
+ | [[fr:Modèle:Boxlayout1]] | ||
+ | [[pl:Szablon:Boxlayout1]] | ||
+ | |||
+ | {{DEFAULTSORT:Boxlayout1}} | ||
+ | [[Categoría:Plantilla]] | ||
+ | </noinclude> |
Última revisión de 12:36 29 abr 2010
This article/paragraph needs to be translated. |
Ejemplo
| ||||||||||||
|
Uso
- Solamente poniendo Title_Header se obtiene el encabezado de la barra del título en color.
- Siempre hay al menos una casilla en cada columna.
- Si las tablas deben ser pasadas como parámetros, se debe poner las estructuras de reemplazo {{!}}</ nowiki> etc en lugar de los tubos <nowiki> | </ nowiki>. == Example == <nowiki>{{Boxlayout1
|Color_Border=#{{ColorBorder|808080}} |Color_Title=#{{ColorTitleBox|F3DCA8}} |Title_Header= |Content_Header= |Title_Left_1= |Content_Left_1= |Title_Left_2= |Content_Left_2= |Title_Left_3= |Content_Left_3= |Title_Right_1= |Content_Right_1= |Title_Right_2= |Content_Right_2= |Title_Right_3= |Content_Right_3= }}