Difference between revisions of "Template:Infobox Person"

MyWikiBiz, Author Your Legacy — Friday March 29, 2024
Jump to navigationJump to search
(Trying to restore Infobox Person to older format, so that "contact" info appears. (Tony Sidaway was a member here?))
 
(13 intermediate revisions by 3 users not shown)
Line 10: Line 10:
 
{{!}} {{{residence|}}}}}
 
{{!}} {{{residence|}}}}}
 
|-
 
|-
!style="text-align:right; padding-right:0.75em;" | Born
+
!style="text-align:center; padding-right:0.75em;" | Born
 
| {{{birth_date}}} {{#if:{{{birth_place|}}}|<br>{{{birth_place|}}}}}
 
| {{{birth_date}}} {{#if:{{{birth_place|}}}|<br>{{{birth_place|}}}}}
 
|-  
 
|-  
Line 22: Line 22:
 
|-  
 
|-  
 
{{#if: {{{occupation|}}}|
 
{{#if: {{{occupation|}}}|
! Occupation
+
! [[Occupation]]
 
{{!}} {{{occupation|}}}}}
 
{{!}} {{{occupation|}}}}}
|-
 
{{#if: {{{employer|}}}|
 
! [[Employer]]
 
{{!}} {{{employer|}}}}}
 
|-
 
{{#if: {{{title|}}}|
 
! Title
 
{{!}} {{{title|}}}}}
 
|-
 
{{#if: {{{salary|}}}|
 
! Salary
 
{{!}} {{{salary|}}}}}
 
 
|-
 
|-
!style="text-align:right; padding-right:0.75em;"| Contact
+
!style="text-align:center; padding-right:0.75em;"| Contact
 
| {{{contact}}}
 
| {{{contact}}}
|- colspan="2"
+
|-  
{{#if: {{{footnotes|}}}|  
+
{{#if: {{{reference|}}}|
{{!}} <small>{{{footnotes|}}}</small>}}
+
! Reference
 +
{{!}} {{{reference|}}}}}
 
|}
 
|}
 
<noinclude>
 
<noinclude>
  
 
<br clear="all">
 
<br clear="all">
 +
 
----
 
----
This template should be used to provide ''primary personal information'' only for persons and/or estates within [[Centiare:Directory|Directory]] listings (e.g. [[Directory:Marilyn Monroe|Marilyn Monroe]] who retain commercial ownership of their name, likeness, image, works, etc.  
+
This ''Infobox_Person'' template should be used to portray the '''vital statistics''' of living persons, persons with active estates, and non-commercial Main space subjects (e.g., [[Sir Isaac Newton]]).
  
For supplemental personal information, see [[Template:Infobox_Personal]].
+
For ''supplemental '''resume''' information'' within [[Centiare:Directory|Directory]] listings of persons and/or estates (e.g., [[Directory:Marilyn Monroe|Marilyn Monroe]] who retain commercial ownership of their name, likeness, image, works, etc.), see [[Template:Infobox_Resume]].  
  
For all non-commercial ''Directory'' listings (e.g. [[Sir Issac Newton]]), please use the Main Page namespace.
+
For '''personally revealing''' information like physical features, political and religious affiliation, marital status, and friends, see [[Template:Infobox_Personal]].
  
 
== Usage ==
 
== Usage ==
The ''name'', ''birth_date'', ''contact'' and ''reference'' parameters are obligatory.
+
The ''name'', ''birth_date'' and ''contact'' parameters are obligatory.
  
 
<pre>
 
<pre>
Line 70: Line 60:
 
| death_place =
 
| death_place =
 
| death_cause =
 
| death_cause =
 +
| occupation =
 
| known =        <-- Known for ...
 
| known =        <-- Known for ...
| occupation =
 
| employer =
 
| title =
 
| salary =
 
 
| contact =
 
| contact =
| footnotes =  
+
| reference =   <-- Latitude, longitude
 
}}
 
}}
 
</pre>
 
</pre>

Latest revision as of 13:58, 10 July 2008

{{{name}}}
Born {{{birth_date}}}
Contact {{{contact}}}




This Infobox_Person template should be used to portray the vital statistics of living persons, persons with active estates, and non-commercial Main space subjects (e.g., Sir Isaac Newton).

For supplemental resume information within Directory listings of persons and/or estates (e.g., Marilyn Monroe who retain commercial ownership of their name, likeness, image, works, etc.), see Template:Infobox_Resume.

For personally revealing information like physical features, political and religious affiliation, marital status, and friends, see Template:Infobox_Personal.

Usage

The name, birth_date and contact parameters are obligatory.

{{Infobox_Person 
| name =
| other_names =
| residence =
| image =
| imagesize =
| caption =
| birth_date =
| birth_place =
| birth_name =
| death_date =
| death_place =
| death_cause =
| occupation =
| known =        <-- Known for ...
| contact =
| reference =    <-- Latitude, longitude
}}