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 |
||
(No se muestran 2 ediciones intermedias del mismo usuario) | |||
Línea 4: | Línea 4: | ||
<!-- PS --> | <!-- PS --> | ||
<div style="display: flex; align-items: center; margin: 8px 0;"> | <div style="display: flex; align-items: center; margin: 8px 0;"> | ||
<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: | <div style="width: {{{PS}}}%; background-color: #a7db8d; color: white; text-align: center; line-height: 20px; border-radius: 4px;"> | ||
{{{PS}}} | {{{PS}}} | ||
</div> | </div> | ||
Línea 14: | Línea 14: | ||
<!-- Ataque --> | <!-- Ataque --> | ||
<div style="display: flex; align-items: center; margin: 8px 0;"> | <div style="display: flex; align-items: center; margin: 8px 0;"> | ||
<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: | <div style="width: {{{Ataque}}}%; background-color: #fae078; color: white; text-align: center; line-height: 20px; border-radius: 4px;"> | ||
{{{Ataque}}} | {{{Ataque}}} | ||
</div> | </div> | ||
Línea 24: | Línea 24: | ||
<!-- Defensa --> | <!-- Defensa --> | ||
<div style="display: flex; align-items: center; margin: 8px 0;"> | <div style="display: flex; align-items: center; margin: 8px 0;"> | ||
<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: | <div style="width: {{{Defensa}}}%; background-color: #f0e130; color: white; text-align: center; line-height: 20px; border-radius: 4px;"> | ||
{{{Defensa}}} | {{{Defensa}}} | ||
</div> | </div> | ||
Línea 34: | Línea 34: | ||
<!-- Ataque Especial --> | <!-- Ataque Especial --> | ||
<div style="display: flex; align-items: center; margin: 8px 0;"> | <div style="display: flex; align-items: center; margin: 8px 0;"> | ||
<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: | <div style="width: {{{AtEsp}}}%; background-color: #76c7c0; color: white; text-align: center; line-height: 20px; border-radius: 4px;"> | ||
{{{AtEsp}}} | {{{AtEsp}}} | ||
</div> | </div> | ||
Línea 46: | Línea 46: | ||
<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: | <div style="width: {{{DefEsp}}}%; background-color: #9b7fdd; color: white; text-align: center; line-height: 20px; border-radius: 4px;"> | ||
{{{DefEsp}}} | {{{DefEsp}}} | ||
</div> | </div> | ||
Línea 56: | Línea 56: | ||
<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: | <div style="width: {{{Velocidad}}}%; background-color: #ff5959; color: white; text-align: center; line-height: 20px; border-radius: 4px;"> | ||
{{{Velocidad}}} | {{{Velocidad}}} | ||
</div> | </div> |
Revisión actual - 22:48 28 ene 2025
Estadísticas Base
PS:
{{{PS}}}
Ataque:
{{{Ataque}}}
Defensa:
{{{Defensa}}}
At. Esp.:
{{{AtEsp}}}
Def. Esp.:
{{{DefEsp}}}
Velocidad:
{{{Velocidad}}}