Difference between revisions of "Template:Infobox Person"
MyWikiBiz, Author Your Legacy — Monday November 24, 2025
Jump to navigationJump to search| Line 8: | Line 8: | ||
{{#if: {{{image|}}}| | {{#if: {{{image|}}}| | ||
{{!}} colspan="2" style="text-align: center;" {{!}} [[Image:{{{image|}}}|{{{imagesize|225px}}}| ]]<br>{{{caption|}}}}} | {{!}} colspan="2" style="text-align: center;" {{!}} [[Image:{{{image|}}}|{{{imagesize|225px}}}| ]]<br>{{{caption|}}}}} | ||
| − | |- style=" | + | |- |
| − | + | !style="text-align:right; padding-right:0.75em;" | Born | |
| {{{birth_date}}} {{#if:{{{birth_place|}}}|<br>{{{birth_place|}}}}} | | {{{birth_date}}} {{#if:{{{birth_place|}}}|<br>{{{birth_place|}}}}} | ||
|- | |- | ||
| Line 67: | Line 67: | ||
! Parents | ! Parents | ||
{{!}} {{{relations|}}}}} | {{!}} {{{relations|}}}}} | ||
| + | |||
|- | |- | ||
{{#if: {{{website|}}}| | {{#if: {{{website|}}}| | ||
! Website | ! Website | ||
{{!}} {{{website|}}}}} | {{!}} {{{website|}}}}} | ||
| + | |- | ||
| + | !style="text-align:right; padding-right:0.75em;"| Contact | ||
| + | | {{{contact}}} | ||
| + | |- | ||
| + | !style="text-align:right; padding-right:0.75em;"| Reference | ||
| + | | {{{reference}}} | ||
|- colspan="2" | |- colspan="2" | ||
{{#if: {{{footnotes|}}}| | {{#if: {{{footnotes|}}}| | ||
Revision as of 16:16, 3 December 2006
| Born | {{{birth_date}}} |
|---|---|
| Contact | {{{contact}}} |
| Reference | {{{reference}}} |
Usage
The name and birth_date parameters are obligatory.
{{Infobox_Person
| name =
| other_names =
| residence =
| image =
| imagesize =
| caption =
| birth_date =
| birth_place =
| birth_name =
| death_date =
| death_place =
| death_cause
| known =
| occupation =
| title =
| salary =
| term =
| predecessor =
| successor =
| party =
| boards =
| religion =
| spouse =
| children =
| relations =
| website =
| footnotes =
| employer =
| height =
| weight =
}}