Template:Infobox person: Difference between revisions

From Alathra Wiki
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
{| class="infobox" style="width: 20em; font-size: 80%;"
{| class="infobox" style="width: 20em; font-size: 85%; text-align: left; align: right;" cellspacing="2";
|+ style="font-size:larger;" | '''{{{name}}}'''{{#if:{{{other_names|}}}|<br>{{{other_names|}}}}}
|- 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 05:17, 16 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 =
}}