Difference between revisions of "Template:Infobox person"
Jump to navigation
Jump to search
imported>Sycthos (Undo revision 98054774 by 80.203.240.193 (talk)) |
imported>MacGyverMagic (alter box so title is inside (same look as widely used Infobox biography and others) |
||
| Line 1: | Line 1: | ||
| − | {| class="infobox" style="width: 20em; font-size: 90%;" | + | {| class="infobox" style="width: 20em; font-size: 90%; text-align: left; align: right;" cellspacing="2"; |
| − | | | + | |- style="font-size:larger;"| |
| + | {{!}} colspan="2" style="text-align: center;" {{!}} '''<big>{{{name}}}</big>'''<br/>{{#if:{{{other_names|}}}|<br/>{{{other_names|}}}}} | ||
|- | |- | ||
{{#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="vertical-align: top;" | |- style="vertical-align: top;" | ||
! Born | ! Born | ||
Revision as of 12:14, 15 January 2007
| {{{name}}} | |
| Born | {{{birth_date}}} |
|---|---|
Usage
{{Infobox_Person
| name =
| residence =
| other_names =
| 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 =
}}