Difference between revisions of "Template:Infobox person"
Jump to navigation
Jump to search
Patrickrhett (talk | contribs) (Created page with "<includeonly> {| class="infobox" style="width: 22em; border: 1px solid #a2a9b1; background-color: #f8f9fa; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: righ...") |
Patrickrhett (talk | contribs) |
||
| (5 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 11: | Line 13: | ||
| {{{death_date|}}}<br />{{{death_place|}}} | | {{{death_date|}}}<br />{{{death_place|}}} | ||
|- | |- | ||
! scope="row" style="text-align: left;" | | ! scope="row" style="text-align: left;" | Father | ||
| {{{ | | {{{Father|}}} | ||
|- | |- | ||
! scope="row" style="text-align: left;" | | ! scope="row" style="text-align: left;" | Mother | ||
| {{{ | | {{{Mother|}}} | ||
|- | |||
! scope="row" style="text-align: left;" | Siblings | |||
| {{{Siblings|}}} | |||
|- | |||
! scope="row" style="text-align: left;" | Spouse | |||
| {{{Spouse|}}} | |||
|- | |||
! scope="row" style="text-align: left;" | Children | |||
| {{{Children|}}} | |||
|} | |} | ||
</includeonly> | </includeonly> | ||