Difference between revisions of "Template:Infobox Person"
MyWikiBiz, Author Your Legacy — Wednesday November 06, 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?)) |
|||
(18 intermediate revisions by 3 users not shown) | |||
Line 10: | Line 10: | ||
{{!}} {{{residence|}}}}} | {{!}} {{{residence|}}}}} | ||
|- | |- | ||
− | !style="text-align: | + | !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 16: | Line 16: | ||
! Died | ! Died | ||
{{!}} {{{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: {{{known|}}}| | {{#if: {{{known|}}}| | ||
! Known for | ! Known for | ||
{{!}} {{{known|}}}}} | {{!}} {{{known|}}}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
{{#if: {{{occupation|}}}| | {{#if: {{{occupation|}}}| | ||
− | ! Occupation | + | ! [[Occupation]] |
{{!}} {{{occupation|}}}}} | {{!}} {{{occupation|}}}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | !style="text-align: | + | !style="text-align:center; padding-right:0.75em;"| Contact |
| {{{contact}}} | | {{{contact}}} | ||
− | |- | + | |- |
− | + | {{#if: {{{reference|}}}| | |
− | + | ! Reference | |
− | + | {{!}} {{{reference|}}}}} | |
− | {{#if: {{{ | ||
− | {{!}} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
<br clear="all"> | <br clear="all"> | ||
+ | |||
---- | ---- | ||
− | This template should be used to | + | 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 | + | 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 | + | 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'' | + | The ''name'', ''birth_date'' and ''contact'' parameters are obligatory. |
<pre> | <pre> | ||
Line 117: | Line 60: | ||
| death_place = | | death_place = | ||
| death_cause = | | death_cause = | ||
− | | | + | | occupation = |
| known = <-- Known for ... | | known = <-- Known for ... | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| contact = | | contact = | ||
− | | reference = | + | | 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 }}