591
ediciones
(Intento de crear plantilla) |
(Intento de crear plantilla) |
||
Línea 7: | Línea 7: | ||
}} | [[Archivo:{{{Imagen}}}|{{#if: {{{Img_size|}}} | {{{Img_size}}} | 350px }}|Foto]] }} | }} | [[Archivo:{{{Imagen}}}|{{#if: {{{Img_size|}}} | {{{Img_size}}} | 350px }}|Foto]] }} | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{Tipo|}}} | ! style="background-color:{{{Color1}}}; vertical-align: top;" scope="row"{{!}}Tipo de Equipo | |||
{{!}} style="font-size:0.8em;"{{!}}{{{Edad}}} | |||
{{!}}- }} | |||
{{#if: {{{Equipo|}}} | ! style="background-color:{{{Color1}}}; vertical-align: top;" colspan="2" scope="row"{{!}}Puede ser equipado por: | |||
{{!}}- | |||
{{!}} style="background-color:{{{Color2}}}; font-size:0.8em;" colspan="2"{{!}}{{{Equipo}}} | |||
{{!}}- }} | |||
{{#if: {{{Psmax|}}} | ! style="background-color:{{{Color1}}}; vertical-align: top;" scope="row"{{!}}PS máx | |||
{{!}} style="font-size:0.8em;"{{!}}{{{Edad}}} | |||
{{!}}- }} | |||
{{#if: {{{Ataque|}}} | ! style="background-color:{{{Color1}}}; vertical-align: top;" scope="row"{{!}}Ataque | |||
{{!}} style="font-size:0.8em;"{{!}}{{{Estado}}} | |||
{{!}}- }} | |||
{{#if: {{{Defensa|}}} | ! style="background-color:{{{Color1}}}; vertical-align: top;" scope="row"{{!}}Defensa | |||
{{!}} style="font-size:0.8em;"{{!}}{{{Cumpleanos}}} | |||
{{!}}- }} | |||
{{#if: {{{VMov|}}} | ! style="background-color:{{{Color1}}}; vertical-align: top;" scope="row"{{!}}Vel. Movimiento | |||
{{!}} style="font-size:0.8em;"{{!}}{{{{{Genero}}}}} | |||
{{!}}- }} | |||
{{#if: {{{VAtaq|}}} | ! style="background-color:{{{Color1}}}; vertical-align: top;" scope="row"{{!}}Vel. Ataque | |||
{{!}} style="font-size:0.8em;"{{!}}{{{Alias}}} | |||
{{!}}- }} | |||
{{#if: {{{Alcance|}}} | ! style="background-color:{{{Color1}}}; vertical-align: top;" scope="row"{{!}}Alcance | |||
{{!}} style="font-size:0.8em;"{{!}}{{{Sombra}}} | |||
{{!}}- }} | |||
{{#if: {{{Peso|}}} | ! style="background-color:{{{Color1}}}; vertical-align: top;" scope="row"{{!}}Peso | |||
{{!}} style="font-size:0.8em;"{{!}}{{{Cuerpo}}} | |||
{{!}}- }} | |||
{{#if: {{{Aparicion|}}} | ! style="background-color:{{{Color1}}}; vertical-align: top;" scope="row"{{!}}Primera aparición | |||
{{!}} style="font-size:0.8em;"{{!}}{{{Aparicion}}} }} | |||
|} | |} | ||
<noinclude> | |||
==Código== | |||
<pre><nowiki> | |||
{{Objetos | |||
|Nombre = | |||
|Color1 = | |||
|Color2 = | |||
|Color_texto = | |||
|Tipo = | |||
|Imagen = | |||
|Img_anime = | |||
|Img_size = | |||
|Img_a_size = | |||
|Equipo = | |||
|Psmax = | |||
|Ataque = | |||
|Defensa = | |||
|VMov = | |||
|VAtaq = | |||
|Alcance = | |||
|Peso = | |||
|Aparicion = | |||
}}</nowiki></pre> |
ediciones