Diferencia entre revisiones de «Plantilla:Autor»
De Colecciones Fundación Miguel Lillo
Línea 1: | Línea 1: | ||
<div class="row"> | <div class="row"> | ||
<!-- --> | <!-- --> | ||
{{#if:{{{resumen|}}}| | {{#if:{{{resumen|}}}| | ||
<bootstrap_card class="col- | <bootstrap_card class="col"> | ||
{{#if:{{{image|}}}| | |||
[[File:{{{image}}}|class=img-fluid img-thumbnail]] | |||
}} | |||
<p>{{{resumen}}}</p> | |||
</bootstrap_card> | |||
}} | }} | ||
<!-- --> | <!-- --> | ||
</div> | </div> | ||
<hr> | <hr> |