|
Tags: Blanking Manual revert |
| Line 1: |
Line 1: |
| <noinclude>{{Documentation}}</noinclude>
| |
| <includeonly>
| |
| {| class="infobox" style="width:22em; font-size:90%;"
| |
|
| |
|
| |-
| |
| ! colspan="2" style="text-align:center; font-size:125%;" | {{{name|}}}
| |
|
| |
| {{#if: {{{image|}}} |
| |
| |-
| |
| | colspan="2" style="text-align:center;" |
| |
| [[File:{{{image}}}|{{{image_size|250px}}}|alt={{{alt|}}}|{{{caption|}}}]]
| |
| }}
| |
|
| |
| {{#if: {{{birth_name|}}}{{{birth_date|}}}{{{birth_place|}}}{{{origin|}}} |
| |
| |-
| |
| ! colspan="2" style="text-align:center;" | Background information
| |
| }}
| |
|
| |
| {{#if: {{{birth_name|}}} |
| |
| |-
| |
| | Birth name
| |
| | {{{birth_name}}}
| |
| }}
| |
|
| |
| {{#if: {{{birth_date|}}}{{{birth_place|}}} |
| |
| |-
| |
| | Born
| |
| | {{{birth_date|}}}<br>{{{birth_place|}}}
| |
| }}
| |
|
| |
| {{#if: {{{origin|}}} |
| |
| |-
| |
| | Origin
| |
| | {{{origin}}}
| |
| }}
| |
|
| |
| {{#if: {{{genre|}}}{{{occupation|}}}{{{years_active|}}}{{{label|}}}{{{website|}}} |
| |
| |-
| |
| ! colspan="2" style="text-align:center;" | Musical career
| |
| }}
| |
|
| |
| {{#if: {{{genre|}}} |
| |
| |-
| |
| | Genres
| |
| | {{{genre}}}
| |
| }}
| |
|
| |
| {{#if: {{{occupation|}}} |
| |
| |-
| |
| | Occupations
| |
| | {{{occupation}}}
| |
| }}
| |
|
| |
| {{#if: {{{years_active|}}} |
| |
| |-
| |
| | Years active
| |
| | {{{years_active}}}
| |
| }}
| |
|
| |
| {{#if:
| |