Jump to content

🚨 Get your Google Knowledge Panel
◉ Displays your name, photo, and profession in Google Search
Click here to get started now

Template:Infobox person: Difference between revisions

From Knowlepedia
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
''Italic text''<includeonly>
{| class="infobox" style="width:300px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background:#f9f9f9; 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;"
|+ style="background:#e1f5fe; color:black; font-weight:bold; text-align:center; padding:5px;" | {{{name|Name}}}
|-
|-
| colspan="2" style="text-align:center;" | [[File:{{{image|No_image.svg}}}|250px|frameless]]
! colspan="2" style="text-align:center; font-size:125%; background:#b71c1c; color:white;" | {{{name|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="text-align:center; font-size:90%;" | ''{{{caption|}}}''
| '''Image''' || [[File:{{{image|}}}|border|220px]]
|-
|-
! style="background:#e0e0e0;" | Born
| '''Caption''' || {{{image_caption|}}}
| {{{birth_date|}}}{{#if:{{{birth_place|}}}|<br/>{{{birth_place}}}}}
{{#if:{{{death_date|}}}|
|-
|-
! style="background:#e0e0e0;" | Died
| '''Born''' || {{{birth_date|}}}
| {{{death_date}}}{{#if:{{{death_place|}}}|<br/>{{{death_place}}}}}
}}
{{#if:{{{resting_place|}}}|
|-
|-
! style="background:#e0e0e0;" | Resting place
| '''Birthplace''' || {{{birth_place|}}}
| {{{resting_place}}}
}}
|-
|-
! style="background:#e0e0e0;" | Nationality
| '''Died''' || {{{death_date|}}}
| {{{nationality|}}}
|-
|-
! style="background:#e0e0e0;" | Occupation
| '''Place of death''' || {{{death_place|}}}
| {{{occupation|}}}
|-
|-
! style="background:#e0e0e0;" | Known for
| '''Resting place''' || {{{resting_place|}}}
| {{{known_for|}}}
|-
|-
! style="background:#e0e0e0;" | Notable works
| '''Nationality''' || {{{nationality|}}}
| {{{notable_works|}}}
|-
|-
! style="background:#e0e0e0;" | Awards
| '''Occupation''' || {{{occupation|}}}
| {{{awards|}}}
|-
|-
! style="background:#e0e0e0;" | Website
| '''Years active''' || {{{years_active|}}}
| {{{website|}}}
|-
| '''Known for''' || {{{known_for|}}}
|-
| '''Notable works''' || {{{notable_works|}}}
|-
| '''Awards''' || {{{awards|}}}
|-
| '''Spouse(s)''' || {{{spouse|}}}
|-
| '''Children''' || {{{children|}}}
|-
| '''Parents''' || {{{parents|}}}
|-
| '''Religion''' || {{{religion|}}}
|-
| '''Website''' || {{{website|}}}
|}
|}
</includeonly>
</includeonly>
<noinclude>
[[Category:Infobox templates]]
</noinclude>

Revision as of 05:23, 26 June 2025

Italic text