Difference between revisions of "Template:Infobox Person"

MyWikiBiz, Author Your Legacy — Wednesday April 24, 2024
Jump to navigationJump to search
Line 1: Line 1:
 
{| class="infobox" style="width: 20em; font-size: 90%;"
 
{| class="infobox" style="width: 20em; font-size: 90%;"
|+ style="font-size:larger;" | '''{{{name}}}'''{{#if:{{{other_names|}}}|<br>{{{other_names|}}}}}
+
|-
 +
|colspan="2" style="text-align: center; font-size:larger;"| '''{{{name}}}'''{{#if:{{{other_names|}}}|<br>{{{other_names|}}}}}
 
|-  
 
|-  
 
{{#if: {{{image|}}}|
 
{{#if: {{{image|}}}|

Revision as of 15:41, 13 December 2006

{{{name}}}
Born {{{birth_date}}}
Contact {{{contact}}}
Reference {{{reference}}}




This template should be used only for persons and/or estates within Directory listings (e.g. Marilyn Monroe who retain commercial ownership of their name, likeness, image, works, etc.

For all non-commercial Directory listings (e.g. Sir Issac Newton), please use the Main Page namespace.

Usage

The name, birth_date, contact and reference parameters are obligatory.

{{Infobox_Person 
| name =
| other_names =
| residence =
| image =
| imagesize =
| caption =
| birth_date =
| birth_place =
| birth_name =
| death_date =
| death_place =
| death_cause =
| physical =     <-- Height & weight
| known =        <-- Known for ...
| education =    <-- Degree(s), graduation date(s)  
| occupation =
| employer =
| title =
| salary =
| term =
| predecessor = 
| successor = 
| party = 
| boards =
| religion = 
| spouse = 
| children = 
| relations =
| contact =
| reference = 
| footnotes = 
}}