Diferencia entre revisiones de «Plantilla:ArtistaSimple»
De Experto diletante
mSin resumen de edición |
mSin resumen de edición |
||
Línea 1: | Línea 1: | ||
{| class="infobox-artista" | {| class="infobox-artista" | ||
<includeonly> | |||
{| class="wikitable" style="width:300px; background:#f4f4f4; font-size:90%; border: 1px solid #ccc; border-radius:10px; box-shadow: 2px 2px 5px rgba(0,0,0,0.1);" | {| class="wikitable" style="width:300px; background:#f4f4f4; font-size:90%; border: 1px solid #ccc; border-radius:10px; box-shadow: 2px 2px 5px rgba(0,0,0,0.1);" | ||
|- | |- | ||
! colspan="2" style="text-align:center; background:#e8e8e8; font-size:120%; padding:8px | ! colspan="2" style="text-align:center; background:#e8e8e8; font-size:120%; padding:8px;" | {{{nombre|Nombre del artista}}} | ||
{{#if:{{{imagen|}}} | |||
{{#if:{{{imagen|}}} | |||
|- | |- | ||
| colspan="2" style="text-align:center | | colspan="2" style="text-align:center;" | [[Archivo:{{{imagen}}}|250px]] | ||
}} | }} | ||
{{#if:{{{pie_de_foto|}}} | {{#if:{{{pie_de_foto|}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center; font-style:italic; color:#555 | | colspan="2" style="text-align:center; font-style:italic; color:#555;" | {{{pie_de_foto}}} | ||
}} | }} | ||
Línea 21: | Línea 21: | ||
| {{{lugar_de_nacimiento|}}} | | {{{lugar_de_nacimiento|}}} | ||
{{#if:{{{fecha_de_muerte|}}} | {{#if:{{{fecha_de_muerte|}}} | ||
|- | |- | ||
! style="text-align:left;" | Fecha de muerte | ! style="text-align:left;" | Fecha de muerte | ||
Línea 27: | Línea 27: | ||
}} | }} | ||
{{#if:{{{lugar_de_muerte|}}} | {{#if:{{{lugar_de_muerte|}}} | ||
|- | |- | ||
! style="text-align:left;" | Lugar de muerte | ! style="text-align:left;" | Lugar de muerte | ||
Línea 33: | Línea 33: | ||
}} | }} | ||
{{#if:{{{nacionalidad|}}} | {{#if:{{{nacionalidad|}}} | ||
|- | |- | ||
! style="text-align:left;" | Nacionalidad | ! style="text-align:left;" | Nacionalidad | ||
Línea 39: | Línea 39: | ||
}} | }} | ||
{{#if:{{{formacion|}}} | {{#if:{{{formacion|}}} | ||
|- | |- | ||
! style="text-align:left;" | Formación | ! style="text-align:left;" | Formación | ||
Línea 45: | Línea 45: | ||
}} | }} | ||
{{#if:{{{instituciones|}}} | {{#if:{{{instituciones|}}} | ||
|- | |- | ||
! style="text-align:left;" | Instituciones | ! style="text-align:left;" | Instituciones | ||
Línea 51: | Línea 51: | ||
}} | }} | ||
{{#if:{{{ocupacion|}}} | {{#if:{{{ocupacion|}}} | ||
|- | |- | ||
! style="text-align:left;" | Ocupación | ! style="text-align:left;" | Ocupación | ||
Línea 57: | Línea 57: | ||
}} | }} | ||
{{#if:{{{años_activo|}}} | {{#if:{{{años_activo|}}} | ||
|- | |- | ||
! style="text-align:left;" | Años activo | ! style="text-align:left;" | Años activo | ||
Línea 63: | Línea 63: | ||
}} | }} | ||
{{#if:{{{empleador|}}} | {{#if:{{{empleador|}}} | ||
|- | |- | ||
! style="text-align:left;" | Empleador | ! style="text-align:left;" | Empleador | ||
Línea 69: | Línea 69: | ||
}} | }} | ||
{{#if:{{{obras_destacadas|}}} | {{#if:{{{obras_destacadas|}}} | ||
|- | |- | ||
! style="text-align:left;" | Obras destacadas | ! style="text-align:left;" | Obras destacadas | ||
Línea 75: | Línea 75: | ||
}} | }} | ||
{{#if:{{{estilo|}}} | {{#if:{{{estilo|}}} | ||
|- | |- | ||
! style="text-align:left;" | Estilo | ! style="text-align:left;" | Estilo | ||
Línea 81: | Línea 81: | ||
}} | }} | ||
{{#if:{{{movimiento|}}} | {{#if:{{{movimiento|}}} | ||
|- | |- | ||
! style="text-align:left;" | Movimiento | ! style="text-align:left;" | Movimiento | ||
Línea 87: | Línea 87: | ||
}} | }} | ||
{{#if:{{{sitio_web|}}} | {{#if:{{{sitio_web|}}} | ||
|- | |- | ||
! style="text-align:left;" | Sitio web | ! style="text-align:left;" | Sitio web | ||
| [{{{sitio_web}}} {{{sitio_web}}}] | | [{{{sitio_web}}} {{{sitio_web}}}] | ||
}} | }} | ||
|} | |} | ||
</includeonly> |