Difference between revisions of "Template:Infobox Person"

MyWikiBiz, Author Your Legacy — Wednesday May 01, 2024
Jump to navigationJump to search
Line 16: Line 16:
 
{{!}} {{{death_date|}}} {{#if:{{{death_place|}}}|<br>{{{death_place}}}}}{{#if:{{{death_cause|}}}|<br>{{{death_cause|}}}}}}}
 
{{!}} {{{death_date|}}} {{#if:{{{death_place|}}}|<br>{{{death_place}}}}}{{#if:{{{death_cause|}}}|<br>{{{death_cause|}}}}}}}
 
|-  
 
|-  
{{#if: {{{height|}}}|
+
{{#if: {{{physical|}}}|
! Height
+
! [[Physical]]
{{!}} {{{height|}}}}}
+
{{!}} {{{physical|}}}}}
|-
 
{{#if: {{{weight|}}}|
 
! Weight
 
{{!}} {{{weight|}}}}}
 
 
|-  
 
|-  
 
{{#if: {{{known|}}}|
 
{{#if: {{{known|}}}|
Line 29: Line 25:
 
|-  
 
|-  
 
{{#if: {{{education|}}}|
 
{{#if: {{{education|}}}|
! Education
+
! [[Education]]
 
{{!}} {{{education|}}}}}
 
{{!}} {{{education|}}}}}
 
|-  
 
|-  
Line 37: Line 33:
 
|-  
 
|-  
 
{{#if: {{{employer|}}}|
 
{{#if: {{{employer|}}}|
! Employer
+
! [[Employer]]
 
{{!}} {{{employer|}}}}}
 
{{!}} {{{employer|}}}}}
 
|-  
 
|-  

Revision as of 01:42, 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 =
| 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 = 
}}