Template:Infobox deceased: Difference between revisions
Knowlepedia (talk | contribs) 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..." Â |
Knowlepedia (talk | contribs) 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:# | {| 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:# | ! 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> | ||