Diferencia entre revisiones de «Plantilla:Recipe»

De SpiralKnights-es

Saltar a: navegación, buscar
m (1 revisión)
Línea 8: Línea 8:
 
}}
 
}}
  
{| cellpadding="5" cellspacing="2" style="background-color: transparent; margin: 10px 0px 10px 0px;"
+
{| cellpadding="0" cellspacing="4" style="border: 2px solid #496e8b; background: #114255;" class="round"
|-
+
|- valign="top"
! bgcolor="#93add4" align="left" | Nombre
+
| style="background: #ebc94d; color: #000000; padding: 3px 3px 3px 3px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -icab-border-radius: 5px; -o-border-radius: 5px;" |
! bgcolor="#93add4" | Cantidad
+
'''Nombre'''
 +
| style="background: #ebc94d; color: #000000; padding: 3px 3px 3px 3px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -icab-border-radius: 5px; -o-border-radius: 5px;" |  
 +
'''Cantidad'''
 
|- {{#if: {{{mat1|}}} || style="display: none;"}}
 
|- {{#if: {{{mat1|}}} || style="display: none;"}}
 
| bgcolor="#f5f5ff" | [[Image:Crafting-{{{mat1}}}.png|18px]] [[{{{mat1}}}]]
 
| bgcolor="#f5f5ff" | [[Image:Crafting-{{{mat1}}}.png|18px]] [[{{{mat1}}}]]
Línea 40: Línea 42:
 
| bgcolor="#f5f5ff" align="right" | {{{mat9amount}}}
 
| bgcolor="#f5f5ff" align="right" | {{{mat9amount}}}
 
|- {{#if: {{{special|}}} || style="display: none;"}}
 
|- {{#if: {{{special|}}} || style="display: none;"}}
| bgcolor="#f5f5ff" colspan="2" | [[Image:Equipment-{{{special}}}_icon.png|36px]] [[{{{special}}}]] (Nivel {{{speciallevel}}})
+
| colspan="2" style="background: #c7dbea; color: #000000; padding: 3px 3px 3px 3px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -icab-border-radius: 5px; -o-border-radius: 5px; text-align:center;" | [[Image:Equipment-{{{special}}}_icon.png|36px]] [[{{{special}}}]] (Nivel {{{speciallevel}}})
 
|}
 
|}
 
''Nota: Cuando transmutas un artículo usando un artículo que haya sido fusionado como precursor, el nuevo artículo también estará fusionado.''<noinclude>{{documentation}}</noinclude>
 
''Nota: Cuando transmutas un artículo usando un artículo que haya sido fusionado como precursor, el nuevo artículo también estará fusionado.''<noinclude>{{documentation}}</noinclude>

Revisión de 16:49 6 feb 2012


Nombre

Cantidad

[[Image:Crafting-{{{mat1}}}.png|18px]] [[{{{mat1}}}]] {{{mat1amount}}}
[[Image:Crafting-{{{mat2}}}.png|18px]] [[{{{mat2}}}]] {{{mat2amount}}}
[[Image:Crafting-{{{mat3}}}.png|18px]] [[{{{mat3}}}]] {{{mat3amount}}}
[[Image:Crafting-{{{mat4}}}.png|18px]] [[{{{mat4}}}]] {{{mat4amount}}}
[[Image:Crafting-{{{mat5}}}.png|18px]] [[{{{mat5}}}]] {{{mat5amount}}}
[[Image:Crafting-{{{mat6}}}.png|18px]] [[{{{mat6}}}]] {{{mat6amount}}}
[[Image:Crafting-{{{mat7}}}.png|18px]] [[{{{mat7}}}]] {{{mat7amount}}}
[[Image:Crafting-{{{mat8}}}.png|18px]] [[{{{mat8}}}]] {{{mat8amount}}}
[[Image:Crafting-{{{mat9}}}.png|18px]] [[{{{mat9}}}]] {{{mat9amount}}}
[[Image:Equipment-{{{special}}}_icon.png|36px]] [[{{{special}}}]] (Nivel {{{speciallevel}}})
Nota: Cuando transmutas un artículo usando un artículo que haya sido fusionado como precursor, el nuevo artículo también estará fusionado.
[editar] [limpiar caché] Documentación de esta plantilla

Esta plantilla se usa para mostrar una receta en una tabla con los iconos de los artículos.

Uso

{{Recipe
| star = (nivel de estrella del artículo)
| mat1 = (Primer nombre del material)
| mat1amount = (Primera cantidad del material)
| mat2 = (Segundo nombre del material)
| mat2amount = (Segunda cantidad del material)
| mat3 = (Tercera nombre del material)
| mat3amount = (Tercera cantidad del material)
| mat4 = (Cuarta nombre del material)
| mat4amount = (Cuarta cantidad del material)
| mat5 = (Quinta nombre del material)
| mat5amount = (Quinta cantidad del material)
| mat6 = (Sexta nombre del material)
| mat6amount = (Sexta cantidad del material)
| mat7 = (Séptima nombre del material)
| mat7amount = (Séptima cantidad del material)
| mat8 = (Octava nombre del material)
| mat8amount = (Ocatava cantidad del material)
| mat9 = (Novena nombre del material)
| mat9amount = (Novena cantidad del material)
| special = (Nombre del artículo especial)
| speciallevel = (Nivel necesario del artículo especial)
}}
Herramientas personales