Diferencia entre revisiones de «Plantilla:Tablas de Nivel Guardián»

De Xhodon
Saltar a: navegación, buscar
Línea 103: Línea 103:
 
{{!}} {{!!}} '''Total''' {{!!}}  
 
{{!}} {{!!}} '''Total''' {{!!}}  
  
{{!}} {{ formatnum: {{#expr: {{{Count1}}} * {{{Attack1}}} + {{{Count2}}} * {{{Attack2}}} + {{{Count3}}} * {{{Attack3}}} + {{{Count4}}} * {{{Attack4}}} + {{{Count5}}} * {{{Attack5}}}
+
{{!}} {{ formatnum: {{#expr: {{{Count1}}} * {{{Ataque1}}} + {{{Count2}}} * {{{Attack2}}} + {{{Count3}}} * {{{Attack3}}} + {{{Count4}}} * {{{Attack4}}} + {{{Count5}}} * {{{Attack5}}}
 
{{#if:{{{Count6|}}} |
 
{{#if:{{{Count6|}}} |
 
+ {{{Count6}}} * {{{Attack6}}} + {{{Count7}}} * {{{Attack7}}} + {{{Count8}}} * {{{Attack8}}}
 
+ {{{Count6}}} * {{{Attack6}}} + {{{Count7}}} * {{{Attack7}}} + {{{Count8}}} * {{{Attack8}}}
 
}} }} }}
 
}} }} }}
  
{{!}} {{ formatnum: {{#expr: {{{Count1}}} * {{{Defence1}}} + {{{Count2}}} * {{{Defence2}}} + {{{Count3}}} * {{{Defence3}}} + {{{Count4}}} * {{{Defence4}}} + {{{Count5}}} * {{{Defence5}}}
+
{{!}} {{ formatnum: {{#expr: {{{Count1}}} * {{{Defensa1}}} + {{{Count2}}} * {{{Defence2}}} + {{{Count3}}} * {{{Defence3}}} + {{{Count4}}} * {{{Defence4}}} + {{{Count5}}} * {{{Defence5}}}
 
{{#if:{{{Count6|}}} |
 
{{#if:{{{Count6|}}} |
 
+ {{{Count6}}} * {{{Defence6}}} + {{{Count7}}} * {{{Defence7}}} + {{{Count8}}} * {{{Defence8}}}
 
+ {{{Count6}}} * {{{Defence6}}} + {{{Count7}}} * {{{Defence7}}} + {{{Count8}}} * {{{Defence8}}}
 
}} }} }}
 
}} }} }}
  
{{!}} {{ formatnum: {{#expr: {{{Count1}}} * {{{Health1}}} + {{{Count2}}} * {{{Health2}}} + {{{Count3}}} * {{{Health3}}} + {{{Count4}}} * {{{Health4}}} + {{{Count5}}} * {{{Health5}}}
+
{{!}} {{ formatnum: {{#expr: {{{Count1}}} * {{{vida1}}} + {{{Count2}}} * {{{Health2}}} + {{{Count3}}} * {{{Health3}}} + {{{Count4}}} * {{{Health4}}} + {{{Count5}}} * {{{Health5}}}
 
{{#if:{{{Count6|}}} |
 
{{#if:{{{Count6|}}} |
 
+ {{{Count6}}} * {{{Health6}}} + {{{Count7}}} * {{{Health7}}} + {{{Count8}}} * {{{Health8}}}
 
+ {{{Count6}}} * {{{Health6}}} + {{{Count7}}} * {{{Health7}}} + {{{Count8}}} * {{{Health8}}}
Línea 124: Línea 124:
 
{{!}} '''[[Image:Esencias.png|20px]] Esencias'''
 
{{!}} '''[[Image:Esencias.png|20px]] Esencias'''
 
}}
 
}}
{{#if:{{{Lasca de Cristal|}}} | {{!}}'''[[Image:Lascas_de_Cristal.png|20px]] Crystal Splinters'''
+
{{#if:{{{Lasca de Cristal|}}} | {{!}}'''[[Image:Lascas_de_Cristal.png|20px]] Lasca de Cristal'''
 
}}
 
}}
{{#if:{{{Piedra de Poder|}}} | {{!}}'''[[Image:Piedras_de_Poder.png|20px]] Power Stones'''
+
{{#if:{{{Piedra de Poder|}}} | {{!}}'''[[Image:Piedras_de_Poder.png|20px]] Piedra de Poder'''
 
}}
 
}}
 
{{#if:{{{Resina de Oro|}}} | {{!}}'''[[Image:Resina_de_Oro.png|20px]] Resina de Oro'''
 
{{#if:{{{Resina de Oro|}}} | {{!}}'''[[Image:Resina_de_Oro.png|20px]] Resina de Oro'''
Línea 147: Línea 147:
 
|Name1=
 
|Name1=
 
|Count1=
 
|Count1=
|Attack1= <!-- numbers for a single one of the creatures -->
+
|Ataque1= <!-- numbers for a single one of the creatures -->
|Defence1=
+
|Defensa1=
|Health1=
+
|Vida1=
  
 
|Name2=
 
|Name2=

Revisión de 01:26 3 dic 2009

Nombre Cantidad
(ca.)
Ataque
(total)
Defensa
(total)
Vida
(total)


Syntax

{{Tablas de Nivel Guardián
|Name1=
|Count1=
|Ataque1= <!-- numbers for a single one of the creatures -->
|Defensa1=
|Vida1=

|Name2=
|Count2=
|Attack2=
|Defence2=
|Health2=

|Name3=
|Count3=
|Attack3=
|Defence3=
|Health3=

|Name4=
|Count4=
|Attack4=
|Defence4=
|Health4=

|Name5=
|Count5=
|Attack5=
|Defence5=
|Health5=

|Name6=
|Count6=
|Attack6=
|Defence6=
|Health6=

|Name7=
|Count7=
|Attack7=
|Defence7=
|Health7=

|Name8=
|Count8=
|Attack8=
|Defence8=
|Health8=

<!-- amount of looted resources -->
|Herb_Essences = 
|Crystal_Splinters = 
|Power_Stones = 
|Gold_Resin = 
}}