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 11 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
<div style="width: 400px; font-family: Arial, sans-serif; border: 1px solid #ccc; border-radius: 8px; padding: 10px; background: #f9f9f9; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);">
<div style="width: 400px; font-family: Arial, sans-serif; border: 1px solid #ccc; border-radius: 8px; padding: 10px; background: #f9f9f9; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);">
   <h3 style="text-align: center; color: #333; margin-top: 0;">Estadísticas Base</h3>
   <h3 style="text-align: center; color: #333; margin-top: 0;">Estadísticas Base</h3>
   <!-- PS -->
   <!-- PS -->
   <div style="display: flex; align-items: center; margin: 5px 0;">
   <div style="display: flex; align-items: center; margin: 8px 0;">
     <span style="width: 30%;">PS:       </span>
     <span style="width: 30%; text-align: left;">PS:       </span>
     <div style="width: 60%; background: #ddd; border-radius: 4px; overflow: hidden;">
     <div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;">
       <div style="width: 78%; background: #ff5959; text-align: center; color: white; padding: 3px 0; transition: background 0.3s;">
       <div style="width: {{{PS}}}%; background-color: #a7db8d; color: white; text-align: center; line-height: 20px; border-radius: 4px;">
         78
         {{{PS}}}
       </div>
       </div>
     </div>
     </div>
   </div>
   </div>
   <!-- Ataque -->
   <!-- Ataque -->
   <div style="display: flex; align-items: center;; margin: 5px 0;">
   <div style="display: flex; align-items: center; margin: 8px 0;">
     <span style="width: 30%;">Ataque:   </span>
     <span style="width: 30%; text-align: left;">Ataque:   </span>
     <div style="width: 60%; background: #ddd; border-radius: 4px; overflow: hidden;">
     <div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;">
       <div style="width: 84%; background: #f5ac78; text-align: center; color: white; padding: 3px 0; transition: background 0.3s;">
       <div style="width: {{{Ataque}}}%; background-color: #fae078; color: white; text-align: center; line-height: 20px; border-radius: 4px;">
         84
         {{{Ataque}}}
       </div>
       </div>
     </div>
     </div>
   </div>
   </div>
   <!-- Defensa -->
   <!-- Defensa -->
   <div style="display: flex; align-items: center; margin: 5px 0;">
   <div style="display: flex; align-items: center; margin: 8px 0;">
     <span style="width: 30%;">Defensa: </span>
     <span style="width: 30%; text-align: left;">Defensa:   </span>
     <div style="width: 60%; background: #ddd; border-radius: 4px; overflow: hidden;">
     <div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;">
       <div style="width: 70%; background: #fae078; text-align: center; color: white; padding: 3px 0; transition: background 0.3s;">
       <div style="width: {{{Defensa}}}%; background-color: #f0e130; color: white; text-align: center; line-height: 20px; border-radius: 4px;">
         70
         {{{Defensa}}}
       </div>
       </div>
     </div>
     </div>
   </div>
   </div>
   <!-- Ataque Especial -->
   <!-- Ataque Especial -->
   <div style="display: flex; align-items: center; margin: 5px 0;">
   <div style="display: flex; align-items: center; margin: 8px 0;">
     <span style="width: 30%;">At. Esp. :</span>
     <span style="width: 30%; text-align: left;">At. Esp.: </span>
     <div style="width: 60%; background: #ddd; border-radius: 4px; overflow: hidden;">
     <div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;">
       <div style="width: 90%; background: #9db7f5; text-align: center; color: white; padding: 3px 0; transition: background 0.3s;">
       <div style="width: {{{AtEsp}}}%; background-color: #76c7c0; color: white; text-align: center; line-height: 20px; border-radius: 4px;">
         90
         {{{AtEsp}}}
       </div>
       </div>
     </div>
     </div>
   </div>
   </div>
   <!-- Defensa Especial -->
   <!-- Defensa Especial -->
   <div style="display: flex; align-items: center; margin: 5px 0;">
   <div style="display: flex; align-items: center; margin: 8px 0;">
     <span style="width: 30%;">Def. Esp.:</span>
     <span style="width: 30%; text-align: left;">Def. Esp.: </span>
     <div style="width: 60%; background: #ddd; border-radius: 4px; overflow: hidden;">
     <div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;">
       <div style="width: 85%; background: #a7db8d; text-align: center; color: white; padding: 3px 0; transition: background 0.3s;">
       <div style="width: {{{DefEsp}}}%; background-color: #9b7fdd; color: white; text-align: center; line-height: 20px; border-radius: 4px;">
         85
         {{{DefEsp}}}
       </div>
       </div>
     </div>
     </div>
   </div>
   </div>
   <!-- Velocidad -->
   <!-- Velocidad -->
   <div style="display: flex; align-items: center; margin: 5px 0;">
   <div style="display: flex; align-items: center; margin: 8px 0;">
     <span style="width: 30%;">Velocidad:</span>
     <span style="width: 30%; text-align: left;">Velocidad: </span>
     <div style="width: 60%; background: #ddd; border-radius: 4px; overflow: hidden;">
     <div style="width: 65%; background: #ddd; border-radius: 4px; height: 20px; display: flex; align-items: center;">
       <div style="width: 60%; background: #fa92b2; text-align: center; color: white; padding: 3px 0; transition: background 0.3s;">
       <div style="width: {{{Velocidad}}}%; background-color: #ff5959; color: white; text-align: center; line-height: 20px; border-radius: 4px;">
         60
         {{{Velocidad}}}
       </div>
       </div>
     </div>
     </div>
   </div>
   </div>
</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}}}