Diferencia entre revisiones de «Plantilla:BarraEstadistica»
De Unión PokéPRO - Wiki
Ir a la navegaciónIr a la búsqueda
Sin resumen de edición |
Sin resumen de edición |
||
Línea 6: | Línea 6: | ||
<span style="width: 30%; text-align: left;">PS: </span> | <span style="width: 30%; text-align: left;">PS: </span> | ||
<div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;"> | <div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;"> | ||
<div style="width: {{{PS}}}%; background-color: {{# | <div style="width: {{{PS}}}%; background-color: {{#switch: {{{PS}}} | ||
| 0= #ff5959 | |||
| 50= #fae078 | |||
| 100= #a7db8d | |||
| #ff5959}}; color: white; text-align: center; line-height: 20px; border-radius: 4px;"> | |||
{{{PS}}} | {{{PS}}} | ||
</div> | </div> | ||
Línea 16: | Línea 20: | ||
<span style="width: 30%; text-align: left;">Ataque: </span> | <span style="width: 30%; text-align: left;">Ataque: </span> | ||
<div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;"> | <div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;"> | ||
<div style="width: {{{Ataque}}}%; background-color: {{# | <div style="width: {{{Ataque}}}%; background-color: {{#switch: {{{Ataque}}} | ||
| 0= #ff5959 | |||
| 50= #fae078 | |||
| 100= #a7db8d | |||
| #ff5959}}; color: white; text-align: center; line-height: 20px; border-radius: 4px;"> | |||
{{{Ataque}}} | {{{Ataque}}} | ||
</div> | </div> | ||
Línea 26: | Línea 34: | ||
<span style="width: 30%; text-align: left;">Defensa: </span> | <span style="width: 30%; text-align: left;">Defensa: </span> | ||
<div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;"> | <div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;"> | ||
<div style="width: {{{Defensa}}}%; background-color: {{# | <div style="width: {{{Defensa}}}%; background-color: {{#switch: {{{Defensa}}} | ||
| 0= #ff5959 | |||
| 50= #fae078 | |||
| 100= #a7db8d | |||
| #ff5959}}; color: white; text-align: center; line-height: 20px; border-radius: 4px;"> | |||
{{{Defensa}}} | {{{Defensa}}} | ||
</div> | </div> | ||
Línea 36: | Línea 48: | ||
<span style="width: 30%; text-align: left;">At. Esp.: </span> | <span style="width: 30%; text-align: left;">At. Esp.: </span> | ||
<div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;"> | <div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;"> | ||
<div style="width: {{{AtEsp}}}%; background-color: {{# | <div style="width: {{{AtEsp}}}%; background-color: {{#switch: {{{AtEsp}}} | ||
| 0= #ff5959 | |||
| 50= #fae078 | |||
| 100= #a7db8d | |||
| #ff5959}}; color: white; text-align: center; line-height: 20px; border-radius: 4px;"> | |||
{{{AtEsp}}} | {{{AtEsp}}} | ||
</div> | </div> | ||
Línea 46: | Línea 62: | ||
<span style="width: 30%; text-align: left;">Def. Esp.: </span> | <span style="width: 30%; text-align: left;">Def. Esp.: </span> | ||
<div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;"> | <div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;"> | ||
<div style="width: {{{DefEsp}}}%; background-color: {{# | <div style="width: {{{DefEsp}}}%; background-color: {{#switch: {{{DefEsp}}} | ||
| 0= #ff5959 | |||
| 50= #fae078 | |||
| 100= #a7db8d | |||
| #ff5959}}; color: white; text-align: center; line-height: 20px; border-radius: 4px;"> | |||
{{{DefEsp}}} | {{{DefEsp}}} | ||
</div> | </div> | ||
Línea 56: | Línea 76: | ||
<span style="width: 30%; text-align: left;">Velocidad: </span> | <span style="width: 30%; text-align: left;">Velocidad: </span> | ||
<div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;"> | <div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;"> | ||
<div style="width: {{{Velocidad}}}%; background-color: {{# | <div style="width: {{{Velocidad}}}%; background-color: {{#switch: {{{Velocidad}}} | ||
| 0= #ff5959 | |||
| 50= #fae078 | |||
| 100= #a7db8d | |||
| #ff5959}}; color: white; text-align: center; line-height: 20px; border-radius: 4px;"> | |||
{{{Velocidad}}} | {{{Velocidad}}} | ||
</div> | </div> |
Revisión del 22:15 28 ene 2025
Estadísticas Base
PS:
{{{PS}}}
Ataque:
{{{Ataque}}}
Defensa:
{{{Defensa}}}
At. Esp.:
{{{AtEsp}}}
Def. Esp.:
{{{DefEsp}}}
Velocidad:
{{{Velocidad}}}