Template:Infobox person: Difference between revisions
Appearance
Knowlepedia (talk | contribs) No edit summary |
Knowlepedia (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | |||
{| class="infobox" style="width:300px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background:#fff9f9; float:right; margin:0 0 1em 1em;" | {| class="infobox" style="width:300px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background:#fff9f9; float:right; margin:0 0 1em 1em;" | ||
|- | |- | ||
! colspan="2" style="text-align:center; font-size:125%; background:#b71c1c; color:white;" | {{{name|{{PAGENAME}}}}} | ! colspan="2" style="text-align:center; font-size:125%; background:#b71c1c; color:white;" | {{{name|{{PAGENAME}}}}} | ||
{{#if:{{{image|}}}| | |||
|- | |- | ||
| '''Image''' || [[File:{{{image | | '''Image''' || [[File:{{{image}}}|border|220px]] | ||
}} | |||
{{#if:{{{image_caption|}}}| | |||
|- | |- | ||
| '''Caption''' || {{{image_caption|}}} | | '''Caption''' || {{{image_caption}}} | ||
}} | |||
{{#if:{{{birth_date|}}}| | |||
|- | |- | ||
| '''Born''' || {{{birth_date|}}} | | '''Born''' || {{{birth_date}}} | ||
}} | |||
{{#if:{{{birth_place|}}}| | |||
|- | |- | ||
| '''Birthplace''' || {{{birth_place|}}} | | '''Birthplace''' || {{{birth_place}}} | ||
}} | |||
{{#if:{{{death_date|}}}| | |||
|- | |- | ||
| '''Died''' || {{{death_date|}}} | | '''Died''' || {{{death_date}}} | ||
}} | |||
{{#if:{{{death_place|}}}| | |||
|- | |- | ||
| '''Place of death''' || {{{death_place|}}} | | '''Place of death''' || {{{death_place}}} | ||
}} | |||
{{#if:{{{resting_place|}}}| | |||
|- | |- | ||
| '''Resting place''' || {{{resting_place|}}} | | '''Resting place''' || {{{resting_place}}} | ||
}} | |||
{{#if:{{{nationality|}}}| | |||
|- | |- | ||
| '''Nationality''' || {{{nationality|}}} | | '''Nationality''' || {{{nationality}}} | ||
}} | |||
{{#if:{{{occupation|}}}| | |||
|- | |- | ||
| '''Occupation''' || {{{occupation|}}} | | '''Occupation''' || {{{occupation}}} | ||
}} | |||
{{#if:{{{years_active|}}}| | |||
|- | |- | ||
| '''Years active''' || {{{years_active|}}} | | '''Years active''' || {{{years_active}}} | ||
}} | |||
{{#if:{{{known_for|}}}| | |||
|- | |- | ||
| '''Known for''' || {{{known_for|}}} | | '''Known for''' || {{{known_for}}} | ||
}} | |||
{{#if:{{{notable_works|}}}| | |||
|- | |- | ||
| '''Notable works''' || {{{notable_works|}}} | | '''Notable works''' || {{{notable_works}}} | ||
}} | |||
{{#if:{{{awards|}}}| | |||
|- | |- | ||
| '''Awards''' || {{{awards|}}} | | '''Awards''' || {{{awards}}} | ||
}} | |||
{{#if:{{{spouse|}}}| | |||
|- | |- | ||
| '''Spouse(s)''' || {{{spouse|}}} | | '''Spouse(s)''' || {{{spouse}}} | ||
}} | |||
{{#if:{{{children|}}}| | |||
|- | |- | ||
| '''Children''' || {{{children|}}} | | '''Children''' || {{{children}}} | ||
}} | |||
{{#if:{{{parents|}}}| | |||
|- | |- | ||
| '''Parents''' || {{{parents|}}} | | '''Parents''' || {{{parents}}} | ||
}} | |||
{{#if:{{{religion|}}}| | |||
|- | |- | ||
| '''Religion''' || {{{religion|}}} | | '''Religion''' || {{{religion}}} | ||
}} | |||
{{#if:{{{website|}}}| | |||
|- | |- | ||
| '''Website''' || {{{website | | '''Website''' || {{{website}}} | ||
}} | |||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude> | |||
[[Category:Infobox templates]] | |||
</noinclude> |
Revision as of 05:27, 26 June 2025