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="border: 1px solid #ccc; background-color: #f8f8f8; padding: 10px; margin-bottom: 10px;">
<div style="float: right; max-width: 250px; margin: 0.4em; border: 1px solid #a2a9b1; background-color: #f8f9fa;">
   <div style="font-size: 1.2em; font-weight: bold; margin-bottom: 5px;">{{{titulo}}}</div>
  <div style="text-align: center; font-size: 120%; border-bottom: 1px solid #a2a9b1; padding: 0.35em; background-color: #fee7e6; font-weight: bold;">
  <div style="margin-bottom: 10px;">{{{contenido}}}</div>
    {{{titulo}}}
  <div style="text-align: center; margin-bottom: 10px;">{{{imagen|}}}</div>
  </div>
   <div style="padding: 0.4em; font-size: 95%;">
    <div style="margin-bottom: 0.5em;">
      <strong>{{{subtitulo1}}}</strong>
      <p style="margin: 0;">{{{descripcion1}}} <a href="{{{link1}}}">Ver más</a></p>
    </div>
    <div style="margin-bottom: 0.5em;">
      <strong>{{{subtitulo2}}}</strong>
      <p style="margin: 0;">{{{descripcion2}}} <a href="{{{link2}}}">Ver más</a></p>
    </div>
    {{{imagen|}}}
  </div>
</div>
</div>

Revisión del 19:55 12 feb 2025

   {{{titulo}}}
     {{{subtitulo1}}}

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

     {{{subtitulo2}}}

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