Changes

Jump to navigation Jump to search
m
1 revision: person template import
{{for|an infobox for fictional characters|Template:Infobox character}}
{{documentation subpage}}
{{Person infobox header}}
{{high-risk|130,000+}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->

{{tl|Infobox person}} may be used to summarize information about a particular person, usually at the top of an article.

== Redirects and calls ==
At least {{PAGESINCATEGORY:Templates calling Infobox person}} other [[:Category:Templates calling Infobox person|templates call this one]] and [{{fullurl:index.php|title=Special:WhatLinksHere/Template:Infobox_person&namespace=10&hidetrans=1&hidelinks=1}} many templates redirect here].

== Usage ==
The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.

=== Blank template with basic parameters ===
<pre style="overflow: auto">
{{Infobox person
| name = <!-- include middle initial, if not specified in birth_name -->
| image = <!-- just the filename, without the File: or Image: prefix or enclosing [[brackets]] -->
| alt =
| caption =
| birth_name =
| birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} or {{Birth-date and age|Month DD, YYYY}} -->
| birth_place =
| death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} or {{Death-date and age|Month DD, YYYY|Month DD, YYYY}} (death date then birth date) -->
| death_place =
| nationality =
| other_names =
| occupation =
| known_for =
}}
</pre>

=== Blank template with all parameters ===
{{Infobox person
| honorific_prefix = ''honorific_prefix''
| name = ''name''
| honorific_suffix = ''honorific_suffix''
| native_name = ''native_name''
| native_name_lang = ''native_name_lang''
| image = Example.jpg
| image_size =
| alt =
| caption = ''caption''
| birth_name = ''birth_name''
| birth_date = ''birth_date''
| baptism_date = ''baptism_date''
| birth_place = ''birth_place''
| disappeared_date = ''disappeared_date''
| disappeared_place = ''disappeared_place''
| disappeared_status = ''disappeared_status''
| death_date = ''death_date''
| death_place = ''death_place''
| death_cause = ''death_cause''
| body_discovered = ''body_discovered''
| resting_place = ''resting_place''
| resting_place_coordinates = ''resting_place_coordinates''
| monuments = ''monuments''
| residence = ''residence''
| nationality = ''nationality''
| other_names = ''other_names''
| ethnicity = ''ethnicity''
| citizenship = ''citizenship''
| education = ''education''
| alma_mater = ''alma_mater''
| occupation = ''occupation''
| years_active = ''years_active''
| employer = ''employer''
| organization = ''organization''
| agent = ''agent''
| known_for = ''known_for''
| notable_works = ''notable_works''
| style = ''style''
| home_town = ''home_town''
| salary = ''salary''
| net_worth = ''net_worth''
| height = ''height''
| weight = ''weight''
| television = ''television''
| title = ''title''
| term = ''term''
| predecessor = ''predecessor''
| successor = ''successor''
| party = ''party''
| movement = ''movement''
| opponents = ''opponents''
| boards = ''boards''
| religion = ''religion''
| denomination = ''denomination''
| criminal_charge = ''criminal_charge''
| criminal_penalty = ''criminal_penalty''
| criminal_status = ''criminal_status''
| spouse = ''spouse''
| partner = ''partner''
| children = ''children''
| parents = ''parents''
| relatives = ''relatives''
| callsign = ''callsign''
| awards = ''awards''
| signature = Example.jpg
| signature_alt =
| signature_size =
| module = ''module''
| module2 = ''module2''
| module3 = ''module3''
| module4 = ''module4''
| module5 = ''module5''
| module6 = ''module6''
| website = ''website''
| footnotes = ''footnotes''
| box_width = ''box_width''
}}
<pre style="overflow: auto">
{{Infobox person
| honorific_prefix =
| name = <!-- include middle initial, if not specified in birth_name -->
| honorific_suffix =
| native_name =
| native_name_lang =
| image = <!-- just the name, without the File: or Image: prefix or enclosing [[brackets]] -->
| image_size =
| alt =
| caption =
| birth_name =
| birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} -->
| baptism_date =
| birth_place =
| disappeared_date = <!-- {{Disappeared date and age|YYYY|MM|DD|YYYY|MM|DD}} (disappeared date then birth date) -->
| disappeared_place =
| disappeared_status =
| death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) -->
| death_place =
| death_cause =
| body_discovered =
| resting_place =
| resting_place_coordinates = <!-- {{Coord|LAT|LONG|type:landmark|display=inline}} -->
| monuments =
| residence =
| nationality =
| other_names =
| ethnicity = <!-- Ethnicity should be supported with a citation from a reliable source -->
| citizenship =
| education =
| alma_mater =
| occupation =
| years_active =
| employer =
| organization =
| agent =
| known_for =
| notable_works =
| style =
| home_town =
| salary =
| net_worth = <!-- Net worth should be supported with a citation from a reliable source -->
| height = <!-- {{height|m=}} -->
| weight = <!-- {{convert|weight in kg|kg|lb}} -->
| television =
| title =
| term =
| predecessor =
| successor =
| party =
| movement =
| opponents =
| boards =
| religion = <!-- Religion should be supported with a citation from a reliable source -->
| denomination = <!-- Denomination should be supported with a citation from a reliable source -->
| criminal_charge = <!-- Criminality parameters should be supported with citations from reliable sources -->
| criminal_penalty =
| criminal_status =
| spouse =
| partner = <!-- unmarried life partner; use ''Name (1950–present)'' -->
| children =
| parents =
| relatives =
| callsign =
| awards =
| signature =
| signature_alt =
| signature_size =
| module =
| module2 =
| module3 =
| module4 =
| module5 =
| module6 =
| website = <!-- {{URL|Example.com}} -->
| footnotes =
| box_width =
}}
</pre>

== Parameters ==
Do not use all these parameters for any one person. The list is long to cover a wide range of people. Only use those parameters that convey essential or notable information about the subject. Any parameters left blank or omitted will not be displayed. If a data field has more than one parameter name which can be used, the preferred name is listed first in '''bold''' print.

{| class="wikitable"
! style="text-align: left" | Parameter
! style="text-align: left" | Explanation
|-
| '''honorific_prefix'''
| To appear on the line above the person's name
|-
| '''name'''
| Common name of person (defaults to article name if left blank; provide '''birth_name''' (below) if different from '''name'''). If middle initials are specified (or implied) by the lede of the article, and are not specified separately in the '''birth_name''' field, include them here.
|-
| '''honorific_suffix'''
| To appear on the line below the person's name
|-
| '''native_name'''
| The person's name in their own language, if different.
|-
| '''native_name_lang'''
| [[ISO 639-1]] code e.g. "fr" for French. If more than one, use {{tl|lang}} in {{para|native_name}} instead.
|-
| '''image'''
| Image name: abc.jpg, xpz.png, 123.gif, etc. If an image is desired but not available, one may add "yes" to the "needs-photo" section of the [[:Template:WPBiography]] on the talkpage. If no image is available yet, [[Wikipedia:Centralized discussion/Image placeholders|do not use an image placeholder]].
|-
| '''image_size'''<br /> (''imagesize'')
| Size to display image: ''200px'' (set width), ''x300px'' (set height), or ''200x300px'' (max width & max height). This defaults to ''frameless'' (default is 220px, but logged in users can change this by clicking on "my preferences" and adjusting thumbnail size) if empty or omitted. This parameter should not normally need to be set.
|-
| '''alt'''
| Alt text for image, for visually impaired readers. One word (such as "photograph") is rarely sufficient. See [[WP:ALT]].
|-
| '''caption'''
| Caption for image, if needed. Try to include date of photo and the photographer.
|-
| '''birth_name'''
| Name at birth; only use if different from '''name'''.
|-
| '''birth_date'''
| Date of birth: {{tl|birth date and age}} (if living) or {{tl|birth date}} (if dead). See [[Template:Birth date and age/doc]] for details on usage. If only a year of birth is known, or age as of a certain date, consider using {{tl|birth year and age}} or {{tl|birth based on age as of date}}.
|-
| '''baptism_date'''
| Date of baptism: '''Only''' for use when birth date is not known (e.g. for [[Beethoven]]). Will not display if a birth date is entered. Do not use subtemplates.
|-
| '''birth_place'''
| Place of birth: city, administrative region, sovereign state. Use the name of the birthplace at the time of birth, e.g.: Saigon (prior to 1976), Ho Chi Minh City (post 1976). [[Wikipedia:Manual of Style (icons)#Do not use flags to indicate locations of birth, residence, or death|Do not use a flag template]].
|-
| '''disappeared_date'''
| (For missing people) Date of disappearance: {{tl|disappeared date and age}} (if birth date is known) or {{tl|disappeared date}} (if birth date unknown).
|-
| '''disappeared_place'''
| (For missing people) Place of disappearance: city, administrative region, sovereign state. [[Wikipedia:Manual of Style (icons)#Do not use flags to indicate locations of birth, residence, or death|Do not use a flag template]].
|-
| '''disappeared_status'''
| (For missing people) Current status for the person, e.g. if the person is still regarded as missing (using {{tl|missing for}} to calculate the time since disappearance), or if the person has been [[declared death in absentia|declared dead ''in absentia'']], with a date for such a ruling.
|-
| '''death_date'''
| Date of death: {{tl|death date and age}} (if birth date is known) or {{tl|death date}} (if birth date unknown). See [[Template:Death date/doc]] for details on usage. If exact dates are unknown, consider using {{tl|death year and age}}.
|-
| '''death_place'''
| Place of death: city, administrative region, sovereign state. Note: [[Wikipedia:Manual of Style (icons)#Do not use flags to indicate locations of birth, residence, or death|Do not use a flag template]]. Use the name of the deathplace at the time of death, e.g.: Saigon (prior to 1976), Ho Chi Minh City (post 1976)
|-
| '''death_cause'''
| Cause of death.
|-
| '''body_discovered'''
| Place where the body was discovered (if different from place of death). [[Wikipedia:Manual of Style (icons)#Do not use flags to indicate locations of birth, residence, or death|Do not use a flag template]].
|-
| '''resting_place'''
| Place of burial, ash-scattering, etc. [[Wikipedia:Manual of Style (icons)#Do not use flags to indicate locations of birth, residence, or death|Do not use a flag template]].
|-
| '''resting_place_coordinates'''
| Coordinates for place of burial, ash-scattering etc. Use {{tl|coord}} template.
|-
| '''monuments'''
| Significant monuments erected, buildings named, etc., in honour of the subject. If many, link to an appropriate section of the article instead.
|-
| '''residence'''
| Location(s) where the person notably resides/resided, if different from birth place. [[Wikipedia:Manual of Style (icons)#Avoid flag icons in infoboxes|Do not use a flag template]].
|-
| '''nationality'''
| Nationality. May be used instead of citizenship (below) or vice versa in cases where any confusion could result. Should only be used {{em|with}} citizenship when they somehow differ. Should only be used if nationality cannot be inferred from the birthplace. [[Wikipedia:Manual of Style (icons)#Biographical use|Do not use a flag template]].
|-
| '''other_names'''
| Other notable names for the person, if different from '''name''' and '''birth_name'''.
|-
| '''ethnicity'''
| Ethnicity. Please be sure to support with a citation from a reliable source, in the article body.
|-
| '''citizenship'''
| Country of legal citizenship, if different from nationality. Rarely needed. ''See usage notes for nationality above.'' Should only be used if citizenship cannot be inferred from the birthplace. [[Wikipedia:Manual of Style (icons)#Avoid flag icons in infoboxes|Do not use a flag template]].
|-
| '''education'''
| Education, e.g. degree, institution and graduation year, if relevant. If very little information is available or relevant, the {{para|alma_mater}} parameter may be more appropriate.
|-
| '''alma_mater'''
| ''[[Alma mater]]''. This parameter is a more concise alternative to {{para|education}}, and will most often simply consist of the linked name of the last-attended higher education institution. It is usually not relevant to included either parameter for non-graduates, but article talk page consensus may conclude otherwise, as at [[Bill Gates]].
|-
| '''occupation'''
| Occupation(s) as given in the lead. Please observe sentence case and capitalise only the first letter of the first item (e.g. Musician, actor, singer-songwriter).
|-
| '''years_active'''
| Date range in years during which the subject was active in their principal occupation(s) and/or other activity for which they are notable. Use the format <code>1950–2000</code>, or <code>1970–present</code> if still active (note the use of an [[WP:ENDASH|en dash]], not hyphen). If no dates of birth and/or death are known for the subject, only a ''[[floruit]]'' date range, as is common with ancient subjects, this parameter can be used for it. If approximate (''[[circa]]'') dates are known for either or both, put them in the <code>birth_date</code> and <code>death_date</code> parameters.
|-
| '''employer'''
| Employer(s), if relevant.
|-
| '''organization'''
| Non-employing organization(s), if relevant.
|-
| '''agent'''
| The subject's agent (individual and/or agency), if relevant.
|-
| '''known_for'''</br> (''known'')
| A brief description of why the person is notable.
|-
| '''notable_works'''
| Title(s) of notable work(s) (publications, compositions, sculptures, films, etc.) by the subject, if any.
|-
| '''style'''
| The style in which the subject works, if applicable.
|-
| '''influences'''
| No longer supported.
|-
| '''influenced'''
| No longer supported.
|-
| '''home_town'''
| The place where the person was raised and matured, if different from birth place and residence.
|-
| '''salary'''
| Annual salary or compensation, if relevant.
|-
| '''net_worth'''
| Current estimated net worth, if relevant. Please be sure to support with a citation from a reliable source, in the article body.
|-
| '''height'''
| If person was notable for their height, or if height is relevant. If used, this should also include the year of the measurement if the person had not reached full adulthood when this stat was published. ''See documentation of this parameter at [[Template:Infobox sportsperson]] for more information.''
|-
| '''weight'''
| If person was notable for their weight, or if weight is relevant. If used, this should also include the year of the measurement. ''See documentation of this parameter at [[Template:Infobox sportsperson]] for more information.''
|-
| '''television'''
| Television programmes presented by or ''closely'' associated with the subject.
|-
| '''title'''
| Multiple uses:
* Formal title, such as ''First Lady of Japan'' for [[Akie Abe]].
* Awarded title, such as ''Mr. Olympia'' for [[Arnold Schwarzenegger]].
* Job title, such as ''President of Calvin College'' for [[Anthony Diekema]].
* A combination of the above, such as ''Professor of Mathematics'' and ''[[Fellow of the Royal Society]]'' for [[Bill Parry (mathematician)|Bill Parry]]
''See also "awards" parameter, below, for awarded honors that are not really titles. A single award should not use both parameters.''
|-
| '''term'''
| Years the person held the '''title''' listed above.
|-
| '''predecessor'''
| Person who previously held the '''title''' listed above.
|-
| '''successor'''
| Person who subsequently held the '''title''' listed above.
|-
| '''party'''
| If relevant. Field labelled '''Political party'''.
|-
| '''movement'''
| If relevant; non party-political.
|-
| '''opponents'''
| Notable relevant opponents (e.g. for major political office).
|-
| '''boards'''
| For [[board of directors]] membership(s), if relevant. Field labeled '''Board member&nbsp;of'''.
|-
| '''religion'''
| If relevant. For living persons please refer to [[WP:BLPCAT]]. Please be sure to support with a citation from a reliable source, in the article body.
|-
| '''denomination'''
| Denomination of religion, if relevant. Please be sure to support with a citation from a reliable source, in the article body.
|-
| '''criminal_charge'''<br />'''criminal_penalty'''<br />'''criminal_status'''
| For convicted criminals only. Please be certain to support these parameters with citations from reliable sources, in the article body.
|-
| '''spouse(s)'''
| Name of spouse(s), followed by years of marriage. Use the format ''Name (married 1950–present)'' for a current spouse, and ''Name (married 1970–1999)'' for former spouse(s). Separate entries using {{Tl|Plainlist}} or {{Tl|Unbulleted list}}. For deceased persons still married at time of death, close the date range with death year.
|-
| '''partner(s)'''
| For unmarried [[life partner]]s (of any gender or sexual preference), not business partners. Use the format ''Name (1950–present)'' for current partner and ''Name (1970–1999)'' for former partner(s).
|-
| '''children'''
| Number of children (e.g. three or 3), or list of names, in which case, separate entries using {{Tl|Plainlist}} or {{Tl|Unbulleted list}}. For privacy reasons, consider omitting the names of children of living persons, unless the children are independently notable.
|-
| '''parents'''
| Names of parents. Separate entries using {{Tl|Plainlist}} or {{Tl|Unbulleted list}}.
|-
| '''relatives'''<br /> (''relations'')
| Names of siblings or other relatives. Include the relationship in parentheses after the name (sister, uncle, etc). Separate entries using {{Tl|Plainlist}} or {{Tl|Unbulleted list}}.
|-
| '''callsign'''
| Amateur radio [[call sign]], if relevant.
|-
| '''awards'''
| Notable awards. If many, link to an appropriate section of the article instead. ''See also "title" parameter, above, for awarded titles. A single award should not use both parameters.''
|-
| '''signature'''
| An image of the person's signature. Please use image name: abc.jpg, xpz.png, 123.gif, etc.
|-
| '''signature_alt'''
| Alt text for the signature image. For example, for [[:File:Thomas Jefferson Signature.svg]], the alt text might be <code>|signature_alt= Th: Jefferson</code>, spelling out the signature exactly as it appears in the image.
|-
| '''signature_size'''
| Default is ''150px''. If necessary, a signature can be resized manually as per the "image_size" parameter.
|-
| '''module'''<br />'''module2'''<br />'''module3'''<br />'''module4'''<br />'''module5'''<br />'''module6'''
| Used for embedding other infoboxes into this one.
|-
| '''website'''
| Official website only. Unofficial websites should be placed under <nowiki>==External links==</nowiki> in the body of the article. Use {{tl|URL}} as in <nowiki>{{URL|Example.com}}</nowiki>. Do not include the <code>www.</code> part unless the server requires it. Use [[camel case]] capitalization to make multiword domain names easier to read.
|-
| '''footnotes'''
| Notes about any of the infobox data.
|-
| '''box_width'''
| The infobox width, such as: box_width=220px (default: 22em). A space character between the number and the unit of measurement breaks the parameter. This parameter should not normally need to be set.
|}

== Examples ==
{{Infobox person
| name = Bill Gates
| image = Bill Gates in WEF ,2007.jpg
| caption = Bill Gates at the [[World Economic Forum]] in [[Davos]], 2007
| birth_name = William Henry Gates III
| birth_date = {{birth date and age|1955|10|28}}
| birth_place = [[Seattle]], Washington, US
| occupation = Chairman of [[Microsoft]] (non-executive)<br />Co-chair of [[Bill & Melinda Gates Foundation]]<br />Director of [[Berkshire Hathaway]]<br />CEO of [[Cascade Investment]]
| networth = {{increase}}[[United States dollar|US$]]53 [[1,000,000,000 (number)|billion]] (2010)<ref>[http://www.forbes.com/profile/bill-gates/ Bill Gates profile]. Forbes.com. Retrieved April 2010.</ref>
| spouse = Melinda Gates (married 1994)
| children = 3
| residence = [[Medina, Washington|Medina]], Washington
| alma_mater = Harvard University (dropped out in 1975)
| website = {{URL|microsoft.com/presspass/exec/billg}}
| signature = BillGates Signature.svg
| parents = [[William H. Gates, Sr.]]<br />[[Mary Maxwell Gates]]
}}

<pre style="overflow: auto">
{{Infobox person
| name = Bill Gates
| image = Bill Gates in WEF ,2007.jpg
| caption = Bill Gates at the [[World Economic Forum]] in [[Davos]], 2007
| birth_name = William Henry Gates III
| birth_date = {{birth date and age|1955|10|28}}
| birth_place = [[Seattle]], Washington, US
| occupation = Chairman of [[Microsoft]] (non-executive)<br />Co-chair of [[Bill & Melinda Gates Foundation]]<br />Director of [[Berkshire Hathaway]]<br />CEO of [[Cascade Investment]]
| networth = {{increase}}[[United States dollar|US$]]53 [[1,000,000,000 (number)|billion]] (2010)<ref>[http://www.forbes.com/profile/bill-gates/ Bill Gates profile]. Forbes.com. Retrieved April 2010.</ref>
| spouse = Melinda Gates (married 1994)
| children = 3
| residence = [[Medina, Washington|Medina]], Washington
| alma_mater = Harvard University (dropped out in 1975)
| website = {{URL|microsoft.com/presspass/exec/billg}}
| signature = BillGates Signature.svg
| parents = [[William H. Gates, Sr.]]<br />[[Mary Maxwell Gates]]
}}
</pre>

== Microformat ==
{{UF-hcard-person}}

== TemplateData ==
{{TemplateDataHeader}}
<templatedata>
{
"description": "An infobox for articles about people",
"params": {
"agent" : {
"description" : "The subject's agent (individual and/or agency), if relevant.",
"label" : "Agent"
},
"alma_mater" : {
"description" : "Alma mater. This parameter is a more concise alternative to `education`, and will most often simply consist of the linked name of the last-attended higher education institution. It is usually not relevant to included either parameter for non-graduates, but article talk page consensus may conclude otherwise, as at Bill Gates.",
"label" : "Alma Mater"
},
"alt" : {
"description" : "Alt text for image, for visually impaired readers. One word (such as \"photograph\") is rarely sufficient. See WP:ALT.",
"label" : "Alt"
},
"awards" : {
"description" : "Notable awards. If many, link to an appropriate section of the article instead. See also \"title\" parameter, above, for awarded titles. A single award should not use both parameters.",
"label" : "Awards"
},
"birth_date" : {
"description" : "Date of birth: Template:birth date and age (if living) or Template:birth date (if dead). See Template:Birth date and age/doc for details on usage. If only a year of birth is known, or age as of a certain date, consider using Template:birth year and age or Template:birth based on age as of date.",
"label" : "Birth Date"
},
"birth_name" : {
"description" : "Name at birth; only use if different from name.",
"label" : "Birth Name"
},
"birth_place" : {
"description" : "Place of birth: city, administrative region, sovereign state. Use the name of the birthplace at the time of birth, e.g.: Saigon (prior to 1976), Ho Chi Minh City (post 1976). Do not use a flag template.",
"label" : "Birth Place"
},
"boards" : {
"description" : "For board of directors membership(s), if relevant. Field labeled Board member of.",
"label" : "Boards"
},
"body_discovered" : {
"description" : "Place where the body was discovered (if different from place of death). Do not use a flag template.",
"label" : "Body Discovered"
},
"callsign" : {
"description" : "Amateur radio call sign, if relevant.",
"label" : "Callsign"
},
"caption" : {
"description" : "Caption for image, if needed. Try to include date of photo and the photographer.",
"label" : "Caption"
},
"children" : {
"description" : "Number of children (e.g. three or 3), or list of names, in which case, separate entries using Template:Plainlist or Template:Unbulleted list. For privacy reasons, consider omitting the names of children of living persons, unless the children are independently notable.",
"label" : "Children"
},
"citizenship" : {
"description" : "Country of legal citizenship, if different from nationality. Rarely needed. See usage notes for nationality above. Should only be used if citizenship cannot be inferred from the birthplace. Do not use a flag template.",
"label" : "Citizenship"
},
"criminal_charge" : {
"description" : "For convicted criminals only. Please be certain to support these parameters with citations from reliable sources, in the article body.",
"label" : "Criminal Charge"
},
"death_cause" : {
"description" : "Cause of death.",
"label" : "Death Cause"
},
"death_date" : {
"description" : "Date of death: Template:death date and age (if birth date is known) or Template:death date (if birth date unknown). See Template:Death date/doc for details on usage. If exact dates are unknown, consider using Template:death year and age.",
"label" : "Death Date"
},
"death_place" : {
"description" : "Place of death: city, administrative region, sovereign state. Note: Do not use a flag template. Use the name of the deathplace at the time of death, e.g.: Saigon (prior to 1976), Ho Chi Minh City (post 1976)",
"label" : "Death Place"
},
"denomination" : {
"description" : "Denomination of religion, if relevant. Please be sure to support with a citation from a reliable source, in the article body.",
"label" : "Denomination"
},
"disappeared_date" : {
"description" : "(For missing people) Date of disappearance: Template:disappeared date and age (if birth date is known) or Template:disappeared date (if birth date unknown).",
"label" : "Disappeared Date"
},
"disappeared_place" : {
"description" : "(For missing people) Place of disappearance: city, administrative region, sovereign state. Do not use a flag template.",
"label" : "Disappeared Place"
},
"disappeared_status" : {
"description" : "(For missing people) Current status for the person, e.g. if the person is still regarded as missing (using Template:missing for to calculate the time since disappearance), or if the person has been declared dead in absentia, with a date for such a ruling.",
"label" : "Disappeared Status"
},
"education" : {
"description" : "Education, e.g. degree, institution and graduation year, if relevant. If very little information is available or relevant, the `alma_mater` parameter may be more appropriate.",
"label" : "Education"
},
"employer" : {
"description" : "Employer(s), if relevant.",
"label" : "Employer"
},
"ethnicity" : {
"description" : "Ethnicity. Please be sure to support with a citation from a reliable source, in the article body.",
"label" : "Ethnicity"
},
"footnotes" : {
"description" : "Notes about any of the infobox data.",
"label" : "Footnotes"
},
"height" : {
"description" : "If person was notable for their height, or if height is relevant. If used, this should also include the year of the measurement if the person had not reached full adulthood when this stat was published. See documentation of this parameter at Template:Infobox sportsperson for more information.",
"label" : "Height"
},
"home_town" : {
"description" : "The place where the person was raised and matured, if different from birth place and residence.",
"label" : "Home Town"
},
"honorific_prefix" : {
"description" : "To appear on the line above the person's name",
"label" : "Honorific Prefix"
},
"honorific_suffix" : {
"description" : "To appear on the line below the person's name",
"label" : "Honorific Suffix"
},
"image" : {
"description" : "Image name: abc.jpg, xpz.png, 123.gif, etc. If an image is desired but not available, one may add \"yes\" to the \"needs-photo\" section of the :Template:WPBiography on the talkpage. If no image is available yet, do not use an image placeholder.",
"label" : "Image"
},
"image_size" : {
"description" : "Size to display image: 200px (set width), x300px (set height), or 200x300px (max width & max height). This defaults to frameless (default is 220px, but logged in users can change this by clicking on \"my preferences\" and adjusting thumbnail size) if empty or omitted. This parameter should not normally need to be set.",
"label" : "Image Size"
},
"known_for" : {
"description" : "A brief description of why the person is notable.",
"label" : "Known For"
},
"module" : {
"description" : "Used for embedding other infoboxes into this one.",
"label" : "Module"
},
"monuments" : {
"description" : "Significant monuments erected, buildings named, etc., in honour of the subject. If many, link to an appropriate section of the article instead.",
"label" : "Monuments"
},
"movement" : {
"description" : "If relevant; non party-political.",
"label" : "Movement"
},
"name" : {
"description" : "Common name of person (defaults to article name if left blank; provide birth_name (below) if different from name). If middle initials are specified (or implied) by the lede of the article, and are not specified separately in the birth_name field, include them here.",
"label" : "Name",
"required": true
},
"nationality" : {
"description" : "Nationality. May be used instead of citizenship (below) or vice versa in cases where any confusion could result. Should only be used 'with' citizenship when they somehow differ. Should only be used if nationality cannot be inferred from the birthplace. Do not use a flag template.",
"label" : "Nationality"
},
"native_name" : {
"description" : "The person's name in their own language, if different.",
"label" : "Native Name"
},
"native_name_lang" : {
"description" : "ISO 639-1 code e.g. \"fr\" for French. If more than one, use Template:lang in `native_name` instead.",
"label" : "Native Name Lang"
},
"net_worth" : {
"description" : "Current estimated net worth, if relevant. Please be sure to support with a citation from a reliable source, in the article body.",
"label" : "Net Worth"
},
"notable_works" : {
"description" : "Title(s) of notable work(s) (publications, compositions, sculptures, films, etc.) by the subject, if any.",
"label" : "Notable Works"
},
"occupation" : {
"description" : "Occupation(s) as given in the lead.",
"label" : "Occupation"
},
"opponents" : {
"description" : "Notable relevant opponents (e.g. for major political office).",
"label" : "Opponents"
},
"organization" : {
"description" : "Non-employing organization(s), if relevant.",
"label" : "Organization"
},
"other_names" : {
"description" : "Other notable names for the person, if different from name and birth_name.",
"label" : "Other Names"
},
"parents" : {
"description" : "Names of parents. Separate entries using Template:Plainlist or Template:Unbulleted list.",
"label" : "Parents"
},
"partner(s)" : {
"description" : "For unmarried life partners (of any gender or sexual preference), not business partners. Use the format Name (1950–present) for current partner and Name (1970–1999) for former partner(s).",
"label" : "Partner(s)"
},
"party" : {
"description" : "If relevant. Field labelled Political party.",
"label" : "Party"
},
"predecessor" : {
"description" : "Person who previously held the title listed above.",
"label" : "Predecessor"
},
"relatives" : {
"description" : "Names of siblings or other relatives. Include the relationship in parentheses after the name (sister, uncle, etc). Separate entries using Template:Plainlist or Template:Unbulleted list.",
"label" : "Relatives"
},
"religion" : {
"description" : "If relevant. For living persons please refer to WP:BLPCAT. Please be sure to support with a citation from a reliable source, in the article body.",
"label" : "Religion"
},
"residence" : {
"description" : "Location(s) where the person notably resides/resided, if different from birth place. Do not use a flag template.",
"label" : "Residence"
},
"resting_place" : {
"description" : "Place of burial, ash-scattering, etc. Do not use a flag template.",
"label" : "Resting Place"
},
"resting_place_coordinates" : {
"description" : "Coordinates for place of burial, ash-scattering etc. Use Template:coord template.",
"label" : "Resting Place Coordinates"
},
"salary" : {
"description" : "Annual salary or compensation, if relevant.",
"label" : "Salary"
},
"signature" : {
"description" : "An image of the person's signature. Please use image name: abc.jpg, xpz.png, 123.gif, etc.",
"label" : "Signature"
},
"signature_alt" : {
"description" : "Alt text for the signature image. For example, for :File:Thomas Jefferson Signature.svg, the alt text might be |signature_alt= Th: Jefferson, spelling out the signature exactly as it appears in the image.",
"label" : "Signature Alt"
},
"signature_size" : {
"description" : "Default is 150px. If necessary, a signature can be resized manually as per the \"image_size\" parameter.",
"label" : "Signature Size"
},
"spouse(s)" : {
"description" : "Name of spouse(s), followed by years of marriage. Use the format Name (married 1950–present) for a current spouse, and Name (married 1970–1999) for former spouse(s). Separate entries using Template:Plainlist or Template:Unbulleted list. For deceased persons still married at time of death, close the date range with death year.",
"label" : "Spouse(s)"
},
"style" : {
"description" : "The style in which the subject works, if applicable.",
"label" : "Style"
},
"successor" : {
"description" : "Person who subsequently held the title listed above.",
"label" : "Successor"
},
"television" : {
"description" : "Television programmes presented by or closely associated with the subject.",
"label" : "Television"
},
"term" : {
"description" : "Years the person held the title listed above.",
"label" : "Term"
},
"title" : {
"description" : "Multiple uses: Formal title, such as First Lady of Japan for Akie Abe.; Awarded title, such as Mr. Olympia for Arnold Schwarzenegger.; Job title, such as President of Calvin College for Anthony Diekema.; A combination of the above, such as Professor of Mathematics and Fellow of the Royal Society for Bill Parry See also \"awards\" parameter, below, for awarded honors that are not really titles. A single award should not use both parameters.",
"label" : "Title"
},
"website" : {
"description" : "Official website only. Unofficial websites should be placed under ==External links== in the body of the article. Use Template:URL as in Example.com . Do not include the www. part unless the server requires it. Use camel case capitalization to make multiword domain names easier to read.",
"label" : "Website"
},
"weight" : {
"description" : "If person was notable for their weight, or if weight is relevant. If used, this should also include the year of the measurement. See documentation of this parameter at Template:Infobox sportsperson for more information.",
"label" : "Weight"
},
"years_active" : {
"description" : "Date range in years during which the subject was active in their principal occupation(s) and/or other activity for which they are notable. Use the format 1950–2000, or 1970–present if still active (note the use of an en dash, not hyphen). If no dates of birth and/or death are known for the subject, only a floruit date range, as is common with ancient subjects, this parameter can be used for it. If approximate (circa) dates are known for either or both, put them in the birth_date and death_date parameters.",
"label" : "Years Active"
}
}
}
</templatedata>

== See also ==
Alternative templates are listed at [[Wikipedia:WikiProject Biography/Infoboxes|WikiProject Biography/Infoboxes]] and within the [[:Category:People infobox templates|people infobox templates category]].

<div style="display: none">{{reflist}}</div>

<includeonly>
{{Basepage subpage|
[[Category:People infobox templates| ]]
[[Category:Infobox templates with module parameter|Person]]
}}
</includeonly>

Navigation menu