Difference between revisions of "Template:Infobox person"
Jump to navigation
Jump to search
Patrickrhett (talk | contribs) |
Patrickrhett (talk | contribs) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
|+ style="font-size: 125%; font-weight: bold;" | {{{name|{{PAGENAME}}}}} | |+ style="font-size: 125%; font-weight: bold;" | {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
| colspan="2" style="text-align: center;" | [[File:{{{image | | colspan="2" style="text-align: center;" | | ||
{{#if: {{{image|}}} | [[File:{{{image}}}|220px|alt={{{name|}}}]] | [[File:Placeholder-image.png|220px]] }} | |||
<br />{{{caption|}}} | |||
|- | |- | ||
! scope="row" style="text-align: left;" | Born | ! scope="row" style="text-align: left;" | Born | ||
| Line 10: | Line 12: | ||
! scope="row" style="text-align: left;" | Died | ! scope="row" style="text-align: left;" | Died | ||
| {{{death_date|}}}<br />{{{death_place|}}} | | {{{death_date|}}}<br />{{{death_place|}}} | ||
|- | |- | ||
! scope="row" style="text-align: left;" | Father | ! scope="row" style="text-align: left;" | Father | ||
| Line 20: | Line 19: | ||
| {{{Mother|}}} | | {{{Mother|}}} | ||
|- | |- | ||
! scope="row" style="text-align: left;" | | ! scope="row" style="text-align: left;" | Siblings | ||
| {{{ | | {{{Siblings|}}} | ||
|- | |- | ||
! scope="row" style="text-align: left;" | Spouse | ! scope="row" style="text-align: left;" | Spouse | ||
| {{{Spouse|}}} | | {{{Spouse|}}} | ||
|- | |||
! scope="row" style="text-align: left;" | Children | |||
| {{{Children|}}} | |||
|} | |} | ||
</includeonly> | </includeonly> | ||