Difference between revisions of "Template:Infobox performer"
Jump to navigation
Jump to search
imported>Gnowxilef |
imported>Gnowxilef (fixed infobox consistency) |
||
| Line 11: | Line 11: | ||
|- | |- | ||
{{#if:{{{birthdate|}}}| | {{#if:{{{birthdate|}}}| | ||
| − | ! style="text-align:left; width:8em;" {{!}} '''Date of birth | + | ! style="text-align:left; width:8em;" {{!}} '''Date of birth''' |
{{!}} {{{birthdate|}}} | {{!}} {{{birthdate|}}} | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{location|}}}| | {{#if:{{{location|}}}| | ||
| − | ! style="text-align:left;" {{!}} '''Birth location | + | ! style="text-align:left;" {{!}} '''Birth location''' |
{{!}} {{{location|}}} | {{!}} {{{location|}}} | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{deathdate|}}}| | {{#if:{{{deathdate|}}}| | ||
| − | ! style="text-align:left;" {{!}} '''Date of death | + | ! style="text-align:left;" {{!}} '''Date of death''' |
{{!}} {{{deathdate|}}} | {{!}} {{{deathdate|}}} | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{deathplace|}}}| | {{#if:{{{deathplace|}}}| | ||
| − | ! style="text-align:left;" {{!}} '''Death location | + | ! style="text-align:left;" {{!}} '''Death location''' |
{{!}} {{{deathplace|}}} | {{!}} {{{deathplace|}}} | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{othername|}}}| | {{#if:{{{othername|}}}| | ||
| − | ! style="text-align:left;" {{!}} '''Other name(s) | + | ! style="text-align:left;" {{!}} '''Other name(s)''' |
{{!}} <span class="nickname">{{{othername|}}}</span> | {{!}} <span class="nickname">{{{othername|}}}</span> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
|- | |- | ||
{{#if:{{{genre|}}}| | {{#if:{{{genre|}}}| | ||
| − | ! style="text-align:left;" class="note"{{!}} '''[[Genre|Genre(s)]] | + | ! style="text-align:left;" class="note"{{!}} '''[[Genre|Genre(s)]]''' |
{{!}} {{{genre|}}} | {{!}} {{{genre|}}} | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{spouse|}}}| | {{#if:{{{spouse|}}}| | ||
| − | ! style="text-align:left;" {{!}} '''Spouse(s) | + | ! style="text-align:left;" {{!}} '''Spouse(s)''' |
{{!}} {{{spouse|}}} | {{!}} {{{spouse|}}} | ||
| + | }} | ||
| + | |- | ||
| + | {{#if:{{{homepage|}}}| | ||
| + | ! style="text-align:left;" {{!}} '''Official Website''' | ||
| + | {{!}} {{{homepage|}}} | ||
}} | }} | ||
|}<noinclude>{{documentation}}</noinclude> | |}<noinclude>{{documentation}}</noinclude> | ||