Difference between revisions of "Template:Infobox Person"

MyWikiBiz, Author Your Legacy — Thursday May 02, 2024
Jump to navigationJump to search
Line 2: Line 2:
 
|+ style="font-size:larger;" | '''{{{name}}}'''{{#if:{{{other_names|}}}|<br>{{{other_names|}}}}}
 
|+ style="font-size:larger;" | '''{{{name}}}'''{{#if:{{{other_names|}}}|<br>{{{other_names|}}}}}
 
|-  
 
|-  
 +
{{#if: {{{residence|}}}|
 +
! Residence
 +
{{!}} {{{residence|}}}
 
{{#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|}}}}}

Revision as of 15:40, 3 December 2006

{{#if: |
{{{name}}}
Residence
Born {{{birth_date}}}




Usage

The name and birth_date parameters are obligatory.

{{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 =
}}