Template:Infobox deceased: Difference between revisions

Created page with "<includeonly> {| class="infobox biography vcard" style="width:300px; font-size:90%; line-height:1.4em; border:1px solid #aaa; background:#f9f9f9; float:right; margin:0 0 1em 1em;" |- ! colspan="2" style="background:#f4cccc; text-align:center; font-size:110%;" | {{{name|{{PAGENAME}}}}} |- {{#if:{{{image|}}}| | colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px]] |- {{#if:{{{image_caption|}}}| | colspan="2" style="text-align:center; font-size:88%; color:#5..."
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox biography vcard" style="width:300px; font-size:90%; line-height:1.4em; border:1px solid #aaa; background:#f9f9f9; float:right; margin:0 0 1em 1em;"
{| class="infobox biography vcard" style="width:300px; font-size:90%; line-height:1.4em; border:1px solid #aaa; background:#fff5f5; float:right; margin:0 0 1em 1em;"
|-
|-
! colspan="2" style="background:#f4cccc; text-align:center; font-size:110%;" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="background:#c62828; color:white; text-align:center; font-size:110%;" | {{{name|{{PAGENAME}}}}}
|-
|-
{{#if:{{{image|}}}|  
{{#if:{{{image|}}}|  
Line 19: Line 19:
{{#if:{{{resting_place|}}}|  
{{#if:{{{resting_place|}}}|  
| '''Resting place''' || {{{resting_place}}} }}
| '''Resting place''' || {{{resting_place}}} }}
{{#if:{{{nationality|}}}|
| '''Nationality''' || {{{nationality}}} }}
{{#if:{{{occupation|}}}|  
{{#if:{{{occupation|}}}|  
| '''Occupation''' || {{{occupation}}} }}
| '''Occupation''' || {{{occupation}}} }}
Line 27: Line 29:
{{#if:{{{notable_works|}}}|  
{{#if:{{{notable_works|}}}|  
| '''Notable works''' || {{{notable_works}}} }}
| '''Notable works''' || {{{notable_works}}} }}
{{#if:{{{awards|}}}|
| '''Awards''' || {{{awards}}} }}
{{#if:{{{spouse|}}}|  
{{#if:{{{spouse|}}}|  
| '''Spouse(s)''' || {{{spouse}}} }}
| '''Spouse(s)''' || {{{spouse}}} }}
Line 35: Line 39:
{{#if:{{{religion|}}}|  
{{#if:{{{religion|}}}|  
| '''Religion''' || {{{religion}}} }}
| '''Religion''' || {{{religion}}} }}
{{#if:{{{website|}}}|
| '''Website''' || {{{website}}} }}
|}
|}
</includeonly>
</includeonly>
<noinclude>