Diferencia entre revisiones de «Plantilla:Help Box»

De tfhkacolwiki
Ir a la navegación Ir a la búsqueda
Sin resumen de edición
Sin resumen de edición
Línea 1: Línea 1:
<div style="float: right; max-width: 300px; margin: 0.4em; border: 1px solid #a2a9b1; background-color: #f8f9fa;">
<div style="float: right; max-width: 300px; margin: 0.4em; border: 1px solid #a2a9b1; background-color: #f8f9fa;">
   <div style="text-align: center; font-size: 120%; border-bottom: 1px solid #a2a9b1; padding: 0.35em; background-color: #fee7e6; font-weight: bold;">
   <div style="text-align: center; font-size: 120%; border-bottom: 1px solid #a2a9b1; padding: 0.35em; background-color: #fee7e6; font-weight: bold;">
     {{{titulo}}}
     <p style="background-color: #fee7e6"> {{{titulo}}} </p>
   </div>
   </div>
   <div style="padding: 0.4em; font-size: 95%;">
   <div style="padding: 0.4em; font-size: 95%;">
     <div style="margin-bottom: 0.5em;">
     <div style="margin-bottom: 0.5em;">
       <strong>{{{subtitulo1}}}</strong>
       <p style="font-weight: bold;">{{{subtitulo1}}}</p>
       <p style="margin: 0;">{{{descripcion1}}} <a href="{{{link1}}}">Ver más</a></p>
       <p style="margin: 0;">{{{descripcion1}}} <a href="{{{link1}}}">Ver más</a></p>
     </div>
     </div>
     <div style="margin-bottom: 0.5em;">
     <div style="margin-bottom: 0.5em;">
       <strong>{{{subtitulo2}}}</strong>
       <p style="font-weight: bold;">{{{subtitulo2}}}</p>
       <p style="margin: 0;">{{{descripcion2}}} <a href="{{{link2}}}">Ver más</a></p>
       <p style="margin: 0;">{{{descripcion2}}} <a href="{{{link2}}}">Ver más</a></p>
     </div>
     </div>

Revisión del 20:51 12 feb 2025

{{{titulo}}}

{{{subtitulo1}}}

{{{descripcion1}}} <a href="{{{link1}}}">Ver más</a>

{{{subtitulo2}}}

{{{descripcion2}}} <a href="{{{link2}}}">Ver más</a>