Plantilla:Instancia

De Vanaheim Wiki
Ir a la navegación Ir a la búsqueda

/* Fichas tipo forest */ .portable-infobox.pi-theme-forest {

 background-color: #e5f4e1;
 border: 2px solid #7fb87f;
 border-radius: 8px;

} .portable-infobox.pi-theme-forest .pi-title {

 background-color: #7fb87f;
 color: white;

}


<infobox theme="forest">

 <title>{Plantilla:Nombre</title>
 <image>Instancia_default.jpg</image>
 <header>Información</header>
 
   <label>Nivel recomendado</label>
   Desconocido
 
 
   <label>Ubicación</label>
   Desconocida
 
 
   <label>Requisitos</label>
   Ninguno
 
 
   <label>Cooldown</label>
   Ninguno
 
 
   <label>Recompensas</label>
   Desconocidas
 
 <header>Enlaces</header>
 
   <label>Guía</label>
   –
 

</infobox>