Template:Infobox person/doc: Difference between revisions

From AusMetal Guide
Jump to navigation Jump to search
m 1 revision imported
m 1 revision imported
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
{{documentation subpage}}
{{documentation subpage}}
{{Person infobox header}}
{{Person infobox header}}
{{High-risk| 345188 |info=About [https://en.wikipedia.org/w/index.php?search=hastemplate%3Ainfobox_person&title=Special:Search&profile=default&fulltext=1&searchToken=sghud1bktha375psef8ybmm3 311,000] of them (90%) are in mainspace.}}
{{High-use|info=About [https://linkcount.toolforge.org/index.php?project=en.wikipedia.org&page=Template:Infobox_person&namespaces=0 410,000] of them (90%) are in mainspace.}}
{{Notice|Please note that in 2016, the {{para|religion}} and {{para|ethnicity}} parameters were removed from Infobox person as a result of [[Wikipedia:Village pump (policy)/Archive 126#RfC: Religion in biographical infoboxes|the RfC: Religion in biographical infoboxes]] and [[Wikipedia:Village pump (policy)/Archive 127#RfC: Ethnicity in infoboxes|the RfC: Ethnicity in infoboxes]] as clarified by [[Template talk:Infobox person/Archive 31#Ethnicity? Religion?|this discussion]].}}
{{Notice|Please note that in 2016, the {{para|religion}} and {{para|ethnicity}} parameters were removed from Infobox person as a result of [[Wikipedia:Village pump (policy)/Archive 126#RfC: Religion in biographical infoboxes|the RfC: Religion in biographical infoboxes]] and [[Wikipedia:Village pump (policy)/Archive 127#RfC: Ethnicity in infoboxes|the RfC: Ethnicity in infoboxes]] as clarified by [[Template talk:Infobox person/Archive 31#Ethnicity? Religion?|this discussion]].}}
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters|Module:Check for clobbered parameters}}
{{Tracks Wikidata|P18|cat=No local image but image on Wikidata}}
{{Tracks Wikidata|P18|cat=No local image but image on Wikidata}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
Line 34: Line 34:
| death_date    = ''death_date''
| death_date    = ''death_date''
| death_place  = ''death_place''
| death_place  = ''death_place''
| nationality  = ''nationality''
| other_names  = ''other_names''
| other_names  = ''other_names''
| occupation    = ''occupation''
| occupation    = ''occupation''
Line 41: Line 40:
| notable_works = ''notable_works''
| notable_works = ''notable_works''
}}
}}
<syntaxhighlight lang="html" style="overflow:auto; line-height:1.2em;">
<syntaxhighlight lang="wikitext" style="overflow:auto; line-height:1.2em;">
{{Infobox person
{{Infobox person
| name          = <!-- use common name/article title -->
| name          = <!-- defaults to article title when left blank -->
| image        = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
| image        = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
| alt          = <!-- descriptive text for use by speech synthesis (text-to-speech) software -->
| alt          = <!-- descriptive text for use by speech synthesis (text-to-speech) software -->
Line 52: Line 51:
| death_date    = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (DEATH date then BIRTH date) -->
| death_date    = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (DEATH date then BIRTH date) -->
| death_place  =  
| death_place  =  
| nationality   = <!-- use only when necessary per [[WP:INFONAT]] -->
| other_names   =  
| occupation    =
| years_active  =
| known_for    =
| notable_works =
}}
</syntaxhighlight>
 
{{Infobox person
| name          = ''name''
| image        = example-serious.jpg
| alt          = alt
| caption      = ''caption''
| birth_name    = ''birth_name''
| birth_date    = ''birth_date''
| birth_place  = ''birth_place''
| death_date    = ''death_date''
| death_place  = ''death_place''
| other_names  = ''other_names''
| occupation    = ''occupation''
| years_active  = ''years_active''
| known_for    = ''known_for''
| notable_works = ''notable_works''
}}
 
<syntaxhighlight lang="wikitext" style="overflow:auto; line-height:1.2em;">
{{Infobox person
| name          =
| image        =
| alt          =
| caption      =
| birth_name    =
| birth_date    =
| birth_place  =
| death_date    =
| death_place  =
| other_names  =  
| other_names  =  
| occupation    =  
| occupation    =  
Line 66: Line 100:
{{Parameter names example | _display=italics
{{Parameter names example | _display=italics
  | honorific_prefix | name | honorific_suffix
  | honorific_prefix | name | honorific_suffix
  | image=example-serious.jpg | image_upright | landscape | alt | caption <!--shows placement of parameters, see examples for image-->
  | image=example-serious.jpg | image_upright=1 | landscape | alt | caption <!--shows placement of parameters, see examples for image-->
  | native_name | native_name_lang | pronunciation
  | native_name | native_name_lang | pronunciation
  | birth_name | birth_date | birth_place | baptised <!--does not display due to birth date displayed-->
  | birth_name | birth_date | birth_place | baptised <!--does not display due to birth date displayed-->
Line 78: Line 112:
  | spouse | partner | children | parents | relatives | family | callsign | awards | website
  | spouse | partner | children | parents | relatives | family | callsign | awards | website
  | module | module2 | module3 | module4 | module5 | module6 <!--removed the ... which only saved two lines from being shown-->
  | module | module2 | module3 | module4 | module5 | module6 <!--removed the ... which only saved two lines from being shown-->
  | signature=<nowiki>signature.jpg</nowiki> | signature_size | signature_alt
  | signature=<nowiki>signature.jpg</nowiki> |signature_type | signature_size | signature_alt
  | footnotes
  | footnotes
}}
}}
<syntaxhighlight lang="html" style="overflow:auto; line-height:1.2em">
<syntaxhighlight lang="wikitext" style="overflow:auto; line-height:1.2em">
{{Infobox person
{{Infobox person
| honorific_prefix  =  
| honorific_prefix  =  
| name              = <!-- use common name/article title -->
| name              = <!-- defaults to article title when left blank -->
| honorific_suffix  =  
| honorific_suffix  =  
| image              = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
| image              = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
Line 103: Line 137:
| death_date        = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (enter DEATH date then BIRTH date (e.g., ...|1967|8|31|1908|2|28}} use both this parameter and |birth_date to display the person's date of birth, date of death, and age at death) -->
| death_date        = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (enter DEATH date then BIRTH date (e.g., ...|1967|8|31|1908|2|28}} use both this parameter and |birth_date to display the person's date of birth, date of death, and age at death) -->
| death_place        =  
| death_place        =  
| death_cause        = <!--should only be included when the cause of death has significance for the subject's notability-->
| death_cause        = <!-- should only be included when the cause of death has significance for the subject's notability -->
| body_discovered    =  
| body_discovered    =  
| resting_place      =  
| resting_place      =  
Line 110: Line 144:
| burial_coordinates = <!-- {{coord|LAT|LONG|type:landmark|display=inline}} -->
| burial_coordinates = <!-- {{coord|LAT|LONG|type:landmark|display=inline}} -->
| monuments          =  
| monuments          =  
| nationality        = <!-- use only when necessary per [[WP:INFONAT]] -->
| nationality        = <!-- do not use per [[WP:INFONAT]] -->
| other_names        =  
| other_names        =  
| siglum            =  
| siglum            =  
Line 121: Line 155:
| employer          =  
| employer          =  
| organization      =  
| organization      =  
| agent              = <!-- Discouraged in most cases, specifically when promotional, and requiring a reliable source -->
| agent              = <!-- discouraged in most cases, specifically when promotional, and requiring a reliable source -->
| known_for          =  
| known_for          =  
| notable_works      = <!-- produces label "Notable work"; may be overridden by |credits=, which produces label "Notable credit(s)"; or by |works=, which produces label "Works"; or by |label_name=, which produces label "Label(s)" -->
| notable_works      = <!-- produces label "Notable work"; may be overridden by |credits=, which produces label "Notable credit(s)"; or by |works=, which produces label "Works"; or by |label_name=, which produces label "Label(s)" -->
Line 127: Line 161:
| height            = <!-- "X cm", "X m" or "X ft Y in" plus optional reference (conversions are automatic) -->
| height            = <!-- "X cm", "X m" or "X ft Y in" plus optional reference (conversions are automatic) -->
| television        =  
| television        =  
| title              = <!-- Formal/awarded/job title. The parameter |office=may be used as an alternative when the label is better rendered as "Office" (e.g. public office or appointments) -->
| title              = <!-- formal/awarded/job title. The parameter |office=may be used as an alternative when the label is better rendered as "Office" (e.g. public office or appointments) -->
| term              =  
| term              =  
| predecessor        =  
| predecessor        =  
Line 136: Line 170:
| opponents          =  
| opponents          =  
| boards            =  
| boards            =  
| criminal_charges  = <!-- Criminality parameters should be supported with citations from reliable sources -->
| criminal_charges  = <!-- criminality parameters should be supported with citations from reliable sources -->
| criminal_penalty  =  
| criminal_penalty  =  
| criminal_status    =  
| criminal_status    =  
| spouse            = <!-- Use article title or common name -->
| spouse            = <!-- use article title or common name -->
| partner            = <!-- (unmarried long-term partner) -->
| partner            = <!-- (unmarried long-term partner) -->
| children          =  
| children          =  
Line 145: Line 179:
| mother            = <!-- may be used (optionally with father parameter) in place of parents parameter (displays "Parent(s)" as label) -->
| mother            = <!-- may be used (optionally with father parameter) in place of parents parameter (displays "Parent(s)" as label) -->
| father            = <!-- may be used (optionally with mother parameter) in place of parents parameter (displays "Parent(s)" as label) -->
| father            = <!-- may be used (optionally with mother parameter) in place of parents parameter (displays "Parent(s)" as label) -->
| relatives          =
| family            =
| callsign          = <!-- amateur radio, use if relevant -->
| awards            =
| website            = <!-- {{URL|example.com}} -->
| module            =
| module2            =
| module3            =
| module4            =
| module5            =
| module6            =
| signature          =
| signature_type    =
| signature_size    =
| signature_alt      =
| footnotes          =
}}
</syntaxhighlight>
<syntaxhighlight lang="wikitext" style="overflow:auto; line-height:1.2em">
{{Infobox person
| honorific_prefix  =
| name              =
| honorific_suffix  =
| image              =
| image_upright      =
| landscape          =
| alt                =
| caption            =
| native_name        =
| native_name_lang  =
| pronunciation      =
| birth_name        =
| birth_date        =
| birth_place        =
| baptised          =
| disappeared_date  =
| disappeared_place  =
| disappeared_status =
| death_date        =
| death_place        =
| death_cause        =
| body_discovered    =
| resting_place      =
| resting_place_coordinates =
| burial_place      =
| burial_coordinates =
| monuments          =
| nationality        =
| other_names        =
| siglum            =
| citizenship        =
| education          =
| alma_mater        =
| occupation        =
| years_active      =
| era                =
| employer          =
| organization      =
| agent              =
| known_for          =
| notable_works      =
| style              =
| height            =
| television        =
| title              =
| term              =
| predecessor        =
| successor          =
| party              =
| otherparty        =
| movement          =
| opponents          =
| boards            =
| criminal_charges  =
| criminal_penalty  =
| criminal_status    =
| spouse            =
| partner            =
| children          =
| parents            =
| mother            =
| father            =
| relatives          =  
| relatives          =  
| family            =  
| family            =  
| callsign          =  
| callsign          =  
| awards            =  
| awards            =  
| website            = <!-- {{URL|example.com}} -->
| website            =  
| module            =  
| module            =  
| module2            =  
| module2            =  
Line 157: Line 274:
| module6            =  
| module6            =  
| signature          =  
| signature          =  
| signature_type    =
| signature_size    =  
| signature_size    =  
| signature_alt      =  
| signature_alt      =  
Line 165: Line 283:


== Parameters ==
== Parameters ==
<big>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, and ensure that this information is sourced in the article or (if present only in the infobox) in the infobox itself.</big>
{{large|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, and ensure that this information is sourced in the article or (if present only in the infobox) in the infobox itself}}


Any parameters left blank or omitted will not be displayed. Many parameters have alternative names, implemented for compatibility with other templates (especially to aid merging). The preferred names are shown in the table below.
Any parameters left blank or omitted will not be displayed. Many parameters have alternative names, implemented for compatibility with other templates (especially to aid merging). The preferred names are shown in the table below.


{| class="wikitable"
{| class="wikitable"
! style="text-align: left" | Parameter
! Parameter
! style="text-align: left" | Explanation
! Explanation
|-
|-
| '''<code>honorific_prefix</code>'''
| {{mono|honorific_prefix}}
| To appear on the line above the person's name. This is for things like <code><nowiki>|honorific_prefix=Sir</nowiki></code> – honorifics of serious significance that are attached to the name in formal address, such as knighthoods and titles of nobility; do not use it for routine things like "{{!mxt|[[Dr.]]}}" or "{{!mxt|[[Ms.]]}}"
| To appear on the line above the person's name. This is for honorifics of serious significance that are attached to the name in formal address, such as knighthoods, "The Honourable", and "His/Her Excellency"; do not use it for routine things like "{{!mxt|[[Dr.]]}}" or "{{!mxt|[[Ms.]]}}"
|-
|-
| '''<code>name</code>'''
| {{mono|name}}
| Common name of person (defaults to article name if left blank; provide {{para|birth_name}} (below) if different from {{para|name}}). If middle initials are specified (or implied) by the lead of the article, and are not specified separately in the {{para|birth_name}} parameter, include them here. ''Do not put honorifics or alternative names in this parameter.'' There are separate parameters for these things, covered below.
| Common name of person (defaults to article name if left blank; provide {{para|birth_name}} (below) if different from {{para|name}}). If middle initials are specified (or implied) by the lead of the article, and are not specified separately in the {{para|birth_name}} parameter, include them here. ''Do not put honorifics or alternative names in this parameter.'' There are separate parameters for these things, covered below.
|-
|-
| '''<code>honorific_suffix</code>'''
| {{mono|honorific_suffix}}
| To appear on the line below the person's name. This is for things like <code><nowiki>|honorific_suffix=[[Officer of the Order of the British Empire|OBE]]</nowiki></code> – honorifics of serious significance that are attached to the name in formal address, such as national orders and non-honorary doctorates; do not use it for routine things like "{{!mxt|[[Bachelor of arts|BA]]}}". It is permissible but not required to use the {{tlx|post-nominals}} template inside this parameter; doing so requires {{tlx|post-nominals|size{{=}}100%|...}}.
| To appear on the line below the person's name. This is for things like {{para|honorific_suffix|[[Officer of the Order of the British Empire|OBE]]}} – honorifics of serious significance that are attached to the name in formal address, such as national orders and non-honorary doctorates; do not use it for routine things like "{{!mxt|[[Bachelor of Arts|BA]]}}". It is permissible but not required to use the {{tlx|post-nominals}} template inside this parameter; doing so requires {{tlx|post-nominals|size{{=}}100%|...}}.
|-
|-
| '''<code>image</code>'''
| {{mono|image}}
| Image name: {{kbd|abc.jpg}}, {{kbd|xpz.png}}, {{kbd|123.gif}}, etc., without the {{samp|File:}} or {{samp|Image:}} prefix. If an image is desired but not available, one may add {{kbd|yes}} to the {{para|needs-photo}} parameter of the {{tlx|WikiProject Biography}} template on the talk page. If no image is available yet, [[Wikipedia:Centralized discussion/Image placeholders|do not use an image placeholder]].
| Image name: {{pval|abc.jpg}}, {{pval|xpz.png}}, {{pval|123.gif}}, etc., without the {{code|File:}} or {{code|Image:}} prefix. If an image is desired but not available, one may add {{pval|yes}} to the {{para|needs-photo}} parameter of the {{tlx|WikiProject Biography}} template on the talk page. If no image is available yet, [[Wikipedia:Centralized discussion/Image placeholders|do not use an image placeholder]]. See [[#Image]] for further guidelines.
|-
|-
| '''<code>image_upright</code>'''
| {{mono|image_upright}}
| Scales the image thumbnail from its default size by the given factor. Values less than 1 scale the image down (0.9 = 90%) and values greater than 1 scale the image up (1.15 = 115%).
| Scales the image thumbnail from its default size by the given factor. Values less than 1 scale the image down (0.9 = 90%) and values greater than 1 scale the image up (1.15 = 115%).
|-
|-
| '''<code>landscape</code>'''
| {{mono|landscape}}
| Set to <code>yes</code> when using wide, short images. The image height (rather than width) will be limited to 200 pixels.  
| Set to <code>yes</code> when using wide, short images. The image height (rather than width) will be limited to 200 pixels.  
|-
|-
| '''<code>alt</code>'''
| {{mono|alt}}
| Descriptive [[Wikipedia:Manual of Style/Accessibility/Alternative text for images|<code>alt</code> text for the image]], for visually impaired readers. One word (such as {{kbd|photograph}}) is rarely sufficient. Do not copy-paste the value of {{para|caption}} (below) into this parameter. Example of the difference: "Willie Nelson at a concert in Dallas, 1989" is good as {{para|caption}} value; "Nelson in western-wear with an acoustic guitar, on stage in a daytime show with band in background" is an {{para|alt}} description. If nothing meaningful can be said that isn't already in the caption, use the [[Wikipedia:Manual of Style/Accessibility/Alternative text for images#Captions and nearby text|stock text]] {{para|alt|refer to caption}}.
| Descriptive [[Wikipedia:Manual of Style/Accessibility/Alternative text for images|{{code|alt}} text for the image]], for visually impaired readers. One word (such as {{pval|photograph}}) is rarely sufficient. Do not copy-paste the value of {{para|caption}} (below) into this parameter. Example of the difference: "Willie Nelson at a concert in Dallas, 1989" is good as {{para|caption}} value; "Nelson in western-wear with an acoustic guitar, on stage in a daytime show with band in background" is an {{para|alt}} description. If nothing meaningful can be said that isn't already in the caption, use the [[Wikipedia:Manual of Style/Accessibility/Alternative text for images#Captions and nearby text|stock text]] {{para|alt|refer to caption}}.
|-
|-
| '''<code>caption</code>'''
| {{mono|caption}}
| Caption for image, if needed. Try to include the date of photo, some context (check the <code>File:</code> or [[Wikimedia Commons|Commons]] page for the image). Image credit should generally not be included per [[MOS:CREDITS]].
| Caption for image, if needed. Try to include the date of photo, some context (check the <code>File:</code> or [[Wikimedia Commons|Commons]] page for the image). Image credit should generally not be included per [[MOS:CREDITS]].
|-
|-
| '''<code>native_name</code>'''
| {{mono|native_name}}
| The person's name in their own language, if different.
| The person's name in their own language, if different.
|-
|-
| '''<code>native_name_lang</code>'''
| {{mono|native_name_lang}}
| [[ISO 639-1]] code, e.g., "{{kbd|fr}}" for French. If more than one, use {{tlx|lang}} around each name in {{para|native_name}} instead.
| [[ISO 639-1]] code, e.g., "{{pval|fr}}" for French. If more than one, use {{tlx|lang}} around each name in {{para|native_name}} instead.
|-
|-
| '''<code>pronunciation</code>'''
| {{mono|pronunciation}}
| Details of how to pronounce the individual's native name. <!--copied from TemplateData description, if changed please update there also-->
| Details of how to pronounce the individual's native name. <!--copied from TemplateData description, if changed please update there also-->
|-
|-
| '''<code>birth_name</code>'''
| {{mono|birth_name}}
| Name at birth; only use if different from {{para|name}}.
| Name at birth; only use if different from {{para|name}}.
|-
|-
| '''<code>birth_date</code>'''
| {{mono|birth_date}}
| Date of birth: Use {{tlx|birth date and age}} (if living) or {{tlx|birth date}} (if dead). {{crossref|See template's page for details on usage.}} If only a year of birth is known, or age as of a certain date, consider using {{tlx|birth year and age}} or {{tlx|birth based on age as of date}}. For living people [[Wikipedia:Biographies of living persons#Privacy of personal information and using primary sources|supply only the year unless the exact date is already widely published]]. Treat such cases as if only the year is known, so use {{tlx|birth year and age}} or a similar option. The templates mentioned in this paragraph emit metadata indicating the date is in the Gregorian calendar; if the date is in the Julian calendar, do not use these templates, just write the date.
| Date of birth: Use {{tlx|birth date and age}} (if living) or {{tlx|birth date}} (if dead). {{crossref|See template's page for details on usage.}} If only a year of birth is known, or age as of a certain date, consider using {{tlx|birth year and age}} or {{tlx|birth based on age as of date}}. For living people [[Wikipedia:Biographies of living persons#Privacy of personal information and using primary sources|supply only the year unless the exact date is already widely published]]. Treat such cases as if only the year is known, so use {{tlx|birth year and age}} or a similar option. The templates mentioned in this paragraph emit metadata indicating the date is in the Gregorian calendar; if the date is in the Julian calendar, do not use these templates, just write the date.
|-
|-
| {{anchor|birth_place}}'''<code>birth_place</code>'''
| {{mono|{{vanchor|birth_place}}}}
| Place of birth: {{kbd|{{var|city}}, {{var|administrative region}}, {{var|country}}}}.
| Place of birth: {{var|city}}, {{var|administrative region}}, {{var|country}}.
* Use the name of the birthplace at the time of birth, e.g.: {{kbd|Saigon}} (prior to 1976) or {{kbd|Ho Chi Minh City}} (post-1976).
* Use the name of the birthplace at the time of birth, e.g.: {{pval|Saigon}} (prior to 1976) or {{pval|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]], coat of arms, or other icon.
* [[Wikipedia:Manual of Style/Icons#Do not use flags to indicate locations of birth, residence, or death|Do not use a flag template]], coat of arms, or other icon.
* [[Wikipedia:Manual of Style/Infoboxes#Purpose|Omit unnecessary or redundant details]]. For example, it is not necessary to state: {{!xt|{{kbd|New York City, [[New York (state)|New York]], United States}}}} when {{xt|{{kbd|New York City, U.S.}}}} conveys essentially the same information more concisely.
* [[Wikipedia:Manual of Style/Infoboxes#Purpose|Omit unnecessary or redundant details]]. For example, it is not necessary to state: {{!xt|{{pval|New York City, [[New York (state)|New York]], United States}}}} when {{xt|{{pval|New York City, U.S.}}}} conveys essentially the same information more concisely.
* Countries should [[Wikipedia:Manual of Style/Linking#What generally should not be linked|generally not be linked]].
* Country name should be visible (not just in a link target). Well-known countries [[Wikipedia:Manual of Style/Linking#What generally should not be linked|should generally not be linked]], but historical and less-well-known countries can be.
* For modern subjects, the country should generally be a sovereign state; for United Kingdom locations, the constituent [[Countries of the United Kingdom|countries of the UK]] are sometimes used instead, when more appropriate in the context.
* For modern subjects, the country should generally be a sovereign state; for United Kingdom locations, the constituent [[Countries of the United Kingdom|countries of the UK]] are sometimes used instead, when more appropriate in the context.
* For historical subjects, use the place name most appropriate for the context and our readership. What the place may correspond to on a modern map is a matter for an article's main text.
* For historical subjects, use the place name most appropriate for the context and our readership. What the place may correspond to on a modern map is a matter for an article's main text.
* For subsequent places (of death, etc.) it is not necessary to repeat jurisdictional details or links for the same place name.
* For subsequent places (of death, etc.) it is not necessary to repeat jurisdictional details or links for the same place name.
* Follow [[MOS:USA]], e.g. "US" instead of "USA"
|-
|-
| '''<code>baptised</code>'''
| {{mono|baptised}}
| Date of baptism: {{em|Only}} for use when birth date is not known (e.g., for [[Ludwig van Beethoven]]). Will not display if a birth date is entered. Do not use subtemplates. Parameter <code>baptized</code> can be used for articles that use American English spelling.
| Date of baptism: {{em|Only}} for use when birth date is not known (e.g., for [[Ludwig van Beethoven]]). Will not display if a birth date is entered. Do not use subtemplates. Parameter <code>baptized</code> can be used for articles that use American English spelling.
|-
|-
| '''<code>disappeared_date</code>'''
| {{mono|disappeared_date}}
| (For missing people) Date of disappearance: Use {{tlx|disappeared date and age}} (if birth date is known) or {{tlx|disappeared date}} (if birth date unknown).
| (For missing people) Date of disappearance: Use {{tlx|disappeared date and age}} (if birth date is known) or {{tlx|disappeared date}} (if birth date unknown).
|-
|-
| '''<code>disappeared_place</code>'''
| {{mono|disappeared_place}}
| (For missing people) Place of disappearance: {{kbd|{{var|city}}, {{var|administrative region}}, {{var|country}}}}.&nbsp;<!--This space is needed for readability, due to quirk of these templated elements being in proximity.--> ({{crossref|See {{para|birth_place}}, [[#birth place|above]], for instructions on how to use this parameter}}, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc.)
| (For missing people) Place of disappearance: {{var|city}}, {{var|administrative region}}, {{var|country}}.&nbsp;<!--This space is needed for readability, due to quirk of these templated elements being in proximity.--> ({{crossref|See {{para|birth_place}}, [[#birth place|above]], for instructions on how to use this parameter}}, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc.)
|-
|-
| '''<code>disappeared_status</code>'''
| {{mono|disappeared_status}}
| (For missing people) Current status for the person, e.g., if the person is still regarded as missing (using {{tlx|missing for}} to calculate the time since disappearance), or if the person has been [[Declared death in absentia|declared dead ''{{lang|la|in absentia}}'']], with a date for such a ruling.
| (For missing people) Current status for the person, e.g., if the person is still regarded as missing (using {{tlx|missing for}} to calculate the time since disappearance), or if the person has been [[Declared death in absentia|declared dead ''{{lang|la|in absentia}}'']], with a date for such a ruling.
|-
|-
| '''<code>death_date</code>'''
| {{mono|death_date}}
| Date of death: Use {{tlx|death date and age}} (if birth date is known) or {{tlx|death date}} (if birth date unknown). {{crossref|See template's page for details on usage.}} If exact dates are unknown, consider using {{tlx|death year and age}}. The templates mentioned in this paragraph emit metadata indicating the date is in the Gregorian calendar; if the date is in the Julian calendar, do not use these templates, just write the date.
| Date of death: Use {{tlx|death date and age}} (if birth date is known) or {{tlx|death date}} (if birth date unknown). {{crossref|See template's page for details on usage.}} If exact dates are unknown, consider using {{tlx|death year and age}}. The templates mentioned in this paragraph emit metadata indicating the date is in the Gregorian calendar; if the date is in the Julian calendar, do not use these templates, just write the date.
|-
|-
| '''<code>death_place</code>'''
| {{mono|death_place}}
| Place of death: {{kbd|{{var|city}}, {{var|administrative region}}, {{var|country}}}}.&nbsp; ({{crossref|See {{para|birth_place}}, [[#birth place|above]], for instructions on how to use this parameter}}, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc.)
| Place of death: {{var|city}}, {{var|administrative region}}, {{var|country}}.&nbsp; ({{crossref|See {{para|birth_place}}, [[#birth place|above]], for instructions on how to use this parameter}}, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc.)
|-
|-
| '''<code>death_cause</code>'''
| {{mono|death_cause}}
| Cause of death. Should be clearly defined and sourced, and should only be included when the cause of death has significance for the subject's notability, e.g. [[James Dean]], [[John Lennon]]. It should not be filled in for unremarkable deaths such as those from old age or routine illness, e.g. [[Bruce Forsyth]], [[Eduard Khil]].
| Cause of death. Should be clearly defined and sourced, and should only be included when the cause of death has significance for the subject's notability, e.g. [[James Dean]], [[John Lennon]]. It should not be filled in for unremarkable deaths such as those from old age or routine illness, e.g. [[Bruce Forsyth]], [[Eduard Khil]].
|-
|-
| '''<code>body_discovered</code>'''
| {{mono|body_discovered}}
| Place where the body was discovered (if different from place of death). {{kbd|{{var|city}}, {{var|administrative region}}, {{var|country}}}}.&nbsp; ({{crossref|See {{para|birth_place}}, [[#birth place|above]], for instructions on how to use this parameter}}, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc.)
| Place where the body was discovered (if different from place of death). {{var|city}}, {{var|administrative region}}, {{var|country}}.&nbsp; ({{crossref|See {{para|birth_place}}, [[#birth place|above]], for instructions on how to use this parameter}}, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc.)
|-
|-
| '''<code>burial_place</code>'''
| {{mono|burial_place}}
| Place of burial {{kbd|{{var|city}}, {{var|administrative region}}, {{var|country}}}}.&nbsp; ({{crossref|See {{para|birth_place}}, [[#birth place|above]], for instructions on how to use this parameter}}, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc. {{crossref|See {{para|resting_place}} for non-burials}}.)
| Place of burial {{var|city}}, {{var|administrative region}}, {{var|country}}.&nbsp; ({{crossref|See {{para|birth_place}}, [[#birth place|above]], for instructions on how to use this parameter}}, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc. {{crossref|See {{para|resting_place}} for non-burials}}.)
|-
|-
| '''<code>burial_coordinates</code>'''
| {{mono|burial_coordinates}}
| Coordinates for place of burial, to accompany {{para|burial_place}}. Use {{tlx|coord}} template.
| Coordinates for place of burial, to accompany {{para|burial_place}}. Use {{tlx|coord}} template.
|-
|-
| '''<code>resting_place</code>'''
| {{mono|resting_place}}
| Location of columbarium, ash-scattering, etc. If no location, leave blank. {{kbd|{{var|city}}, {{var|administrative region}}, {{var|country}}}}.&nbsp; ({{crossref|See {{para|birth_place}}, [[#birth place|above]], for instructions on how to use this parameter}}, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc.)
| Location of columbarium, ash-scattering, etc. If no location, leave blank. {{var|city}}, {{var|administrative region}}, {{var|country}}.&nbsp; ({{crossref|See {{para|birth_place}}, [[#birth place|above]], for instructions on how to use this parameter}}, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc.)
|-
|-
| '''<code>resting_place_coordinates</code>'''
| {{mono|resting_place_coordinates}}
| Coordinates for location of columbarium, ash-scattering etc. Use {{tlx|coord}} template.
| Coordinates for location of columbarium, ash-scattering etc. Use {{tlx|coord}} template.
|-
|-
| '''<code>monuments</code>'''
| {{mono|monuments}}
| Significant monuments erected, buildings named, etc., in honour of the subject. If many, link to an appropriate section of the article instead.
| Significant monuments erected, buildings named, etc., in honour of the subject. If many, link to an appropriate section of the article instead.
|-
|-
| '''<code>nationality</code>'''
| {{mono|nationality}}
| {{anchor|nationality}}May be used instead of {{para|citizenship}} (below) or vice versa in cases where any confusion could result. Should only be used {{em|with}} {{para|citizenship}} when they differ per [[WP:INFONAT]]. ({{crossref|See {{para|birth_place}}, [[#birth place|above]], for instructions on how to use this parameter}}, including: no flag templates, inappropriate linking, anachronisms, "country" definitions, etc.)
| {{anchor|nationality}} Per [[WP:INFONAT]], should not be used because it was designated for legal [[nationality]] but was often confused with ethnicity (which is not allowed in infoboxes).
|-
|-
| '''<code>other_names</code>'''
| {{mono|other_names}}
| Other notable names for the person, if different from {{para|name}} and {{para|birth_name}}. [[Wikipedia:Manual of Style/Biographies#Pseudonyms|This can include]] stage names, maiden/married names, nicknames, criminal aliases, etc.
| Other notable names for the person, if different from {{para|name}} and {{para|birth_name}}. [[Wikipedia:Manual of Style/Biographies#Pseudonyms|This can include]] stage names, maiden/married names, nicknames, criminal aliases, etc.
|-
|-
| '''<code>siglum</code>'''
| {{mono|siglum}}
| [[Siglum]] or monogram, a text shortcut (often formed from the initials of the name, with variations) used to sign work, if relevant.
| [[Siglum]] or monogram, a text shortcut (often formed from the initials of the name, with variations) used to sign work, if relevant.
|-
|-
| '''<code>citizenship</code>'''
| {{mono|citizenship}}
| Country of legal citizenship, if different from nationality. Rarely needed. See usage notes for {{para|nationality}}, above. Should only be used if citizenship differs from the value in {{para|nationality}} and cannot be inferred from the birthplace. Note that many countries do not automatically grant citizenship to people born within their borders. ({{crossref|See {{para|birth_place}}, [[#birth place|above]], for instructions on how to use this parameter}}, including: no flag templates, inappropriate linking, anachronisms, "country" definitions, etc.)
| Country of legal citizenship or nationality. Rarely needed - omit if the same as birth country. See [[WP:INFONAT]] for detailed guidelines. {{crossref|Also see {{para|birth_place}}, [[#birth place|above]], for instructions on how to use this parameter}}, including: no flag templates, inappropriate linking, anachronisms, "country" definitions, etc.
|-
|-
| '''<code>education</code>'''
| {{mono|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.
| 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.
|-
|-
| '''<code>alma_mater</code>'''
| {{mono|alma_mater}}
| ''[[Alma mater]]''. This parameter is a more concise alternative to (not addition to) {{para|education}}, and will often consist of the linked name of the last-attended institution of higher education (not secondary schools). It is usually not relevant to include either parameter for non-graduates, but article talk page consensus may conclude otherwise, as perhaps at [[Bill Gates]].
| ''[[Alma mater]]''. This parameter is a more concise alternative to (not addition to) {{para|education}}, and will often consist of the linked name of the last-attended institution of higher education (not secondary schools). It is usually not relevant to include either parameter for non-graduates, but article talk page consensus may conclude otherwise, as perhaps at [[Bill Gates]].
|-
|-
| '''<code>occupation</code>'''
| {{mono|occupation}}
| Occupation(s) as given in the lead. Use list markup for three or more entries, e.g. with {{tlx|flatlist}}. Please observe [[sentence case]] and capitalise only the first letter of the first item; e.g.:
| Occupation(s) as given in the lead. Use list markup for three or more entries, e.g. with {{tlx|flatlist}}. Please observe [[sentence case]] and capitalise only the first letter of the first item; e.g.:
{{block indent|1={{Flatlist|
{{block indent|1={{Flatlist|
Line 287: Line 406:
}}}}
}}}}
|-
|-
| '''<code>years_active</code>'''
| {{mono|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. [[Wikipedia:Manual of Style/Dates and numbers#Ranges|Date ranges]] always use an [[Wikipedia:Manual of Style#En dashes|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 (''[[wikt:circa#English|circa]]'') dates are known for either or both, put them in the {{para|birth_date}} and {{para|death_date}} parameters. Helpful templates: {{tlx|floruit}}, {{tlx|circa}}.
| 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}}, or {{code|1970–present}} if still active. [[Wikipedia:Manual of Style/Dates and numbers#Ranges|Date ranges]] always use an [[Wikipedia:Manual of Style#En dashes|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 (''[[wikt:circa#English|circa]]'') dates are known for either or both, put them in the {{para|birth_date}} and {{para|death_date}} parameters. Helpful templates: {{tlx|floruit}}, {{tlx|circa}}.
|-
|-
| '''<code>era</code>'''
| {{mono|era}}
| Era (e.g., {{kbd|Medieval}}) in which the person lived; less specific than {{para|years_active}}. Should not be used if dates are available.
| Era (e.g., {{pval|Medieval}}) in which the person lived; less specific than {{para|years_active}}. Should not be used if dates are available.
|-
|-
| '''<code>employer</code>'''
| {{mono|employer}}
| Employer(s), if relevant.
| Employer(s), if relevant.
|-
|-
| '''<code>organization</code>''' or '''<code>organisation</code>'''
| {{mono|organization}} or {{mono|organisation}}
| Non-employing organization(s), if relevant.
| Non-employing organization(s), if relevant.
|-
|-
| '''<code>agent</code>'''
| {{mono|agent}}
| The subject's agent (individual and/or agency), discouraged in most cases, specifically when promotional, and requiring a [[Wikipedia:Identifying reliable sources|reliable source]].
| The subject's agent (individual and/or agency), discouraged in most cases, specifically when promotional, and requiring a [[Wikipedia:Identifying reliable sources|reliable source]].
|-
|-
| '''<code>known_for</code>'''
| {{mono|known_for}}
| A brief description of why the person is notable.
| A brief description of why the person is notable.
|-
|-
| {{unbulleted list|'''<code>notable_works</code>''';<br />&nbsp;&nbsp;<small>alternatives:</small>
| {{ubl|{{mono|notable_works}};<br/>&nbsp;&nbsp;{{small|alternatives:}}
  |'''<code>credits</code>'''
  |{{mono|credits}}
  |'''<code>label_name</code>'''
  |{{mono|label_name}}
  |'''<code>works</code>'''
  |{{mono|works}}
  }}
  }}
| Title(s) of notable work(s) (publications, compositions, sculptures, films, etc.) by the subject, if any. Produces the label '''Notable work'''. May be overridden by {{para|credits}}, which produces '''Notable credit(s)'''; or by {{para|works}}, which produces '''Works'''; or by {{para|label_name}}, which produces '''Label(s)'''.
| Title(s) of notable work(s) (publications, compositions, sculptures, films, etc.) by the subject, if any. Produces the label '''Notable work'''. May be overridden by {{para|credits}}, which produces '''Notable credit(s)'''; or by {{para|works}}, which produces '''Works'''; or by {{para|label_name}}, which produces '''Label(s)'''.
Line 315: Line 434:
* The {{para|works}} variant is intended to link to {{em|a specific list article}} for a larger body of work (not all of which may be individually notable).
* The {{para|works}} variant is intended to link to {{em|a specific list article}} for a larger body of work (not all of which may be individually notable).
|-
|-
| '''<code>style</code>'''
| {{mono|style}}
| The style of the subject's works, if applicable. {{crossref|This parameter is not for [[Style (manner of address)|styles of address or office]]; see {{para|honorific_prefix}}.}}
| The style of the subject's works, if applicable. {{crossref|This parameter is not for [[Style (manner of address)|styles of address or office]]; see {{para|honorific_prefix}}.}}
|-
|-
| '''<code>height</code>'''
| {{mono|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. {{crossref|See documentation of this parameter at [[Template:Infobox sportsperson#height|Template:Infobox sportsperson]] for more information.}}
| 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. {{crossref|See documentation of this parameter at [[Template:Infobox sportsperson#height|Template:Infobox sportsperson]] for more information.}}
|-
|-
| '''<code>television</code>'''
| {{mono|television}}
| Television programmes presented by or {{em|closely}} associated with the subject. For multiple entries, use an [[#Inline lists|inline list]].
| Television programmes presented by or {{em|closely}} associated with the subject. For multiple entries, use an [[#Inline lists|inline list]].
|-
|-
| '''<code>title</code>'''
| {{mono|title}}
| Multiple uses:
| Multiple uses:
* Formal title, such as {{kbd|First Lady of Japan}} for [[Akie Abe]].
* Formal title, such as {{pval|First Lady of Japan}} for [[Akie Abe]].
* Awarded title, such as {{kbd|Mr. Olympia}} for [[Arnold Schwarzenegger]].
* Awarded title, such as {{pval|Mr. Olympia}} for [[Arnold Schwarzenegger]].
* Job title, such as {{kbd|President of Calvin College}} for [[Anthony Diekema]].
* Job title, such as {{pval|President of Calvin College}} for [[Anthony Diekema]].
* A combination of the above, such as {{kbd|Professor of Mathematics}} and {{kbd|[[Fellow of the Royal Society]]}} for [[Bill Parry (mathematician)|Bill Parry]]
* A combination of the above, such as {{pval|Professor of Mathematics}} and {{pval|[[Fellow of the Royal Society]]}} for [[Bill Parry (mathematician)|Bill Parry]]
For multiple entries, use an [[#Inline lists|inline list]].
For multiple entries, use an [[#Inline lists|inline list]].


Use the {{para|awards}} parameter, below, for awarded honors that are not really titles. A single award should not use both parameters.
Use the {{para|awards}} parameter, below, for awarded honors that are not really titles. A single award should not use both parameters.
|-
|-
| '''<code>office</code>'''
| {{mono|office}}
| May be used as an alternative to {{para|title}} when the label is better displayed as '''Office''' (e.g. public office or appointments). Using this parameter will override {{para|title}}.
| May be used as an alternative to {{para|title}} when the label is better displayed as '''Office''' (e.g. public office or appointments). Using this parameter will override {{para|title}}.
|-
|-
| '''<code>term</code>'''
| {{mono|term}}
| Years the person held the {{para|title}} or {{para|office}} listed above. Helpful template: {{tlx|reign}} (also used for civil offices).
| Years the person held the {{para|title}} or {{para|office}} listed above. Helpful template: {{tlx|reign}} (also used for civil offices).
|-
|-
| '''<code>predecessor</code>'''
| {{mono|predecessor}}
| Person who previously held the {{para|title}} or {{para|office}} listed above.
| Person who previously held the {{para|title}} or {{para|office}} listed above.
|-
|-
| '''<code>successor</code>'''
| {{mono|successor}}
| Person who subsequently held the {{para|title}} or {{para|office}} listed above.
| Person who subsequently held the {{para|title}} or {{para|office}} listed above.
|-
|-
| '''<code>party</code>'''
| {{mono|party}}
| If relevant. Field labelled '''Political party'''.
| If relevant. Field labelled '''Political party'''.
|-
|-
| '''<code>otherparty</code>'''
| {{mono|otherparty}}
| If relevant. Field labelled '''Other political affiliations'''.
| If relevant. Field labelled '''Other political affiliations'''.
|-
|-
| '''<code>movement</code>'''
| {{mono|movement}}
| If relevant. Can be [[Social movement|social]], [[Political movement|political]] (non-party), [[Art movement|artistic]], [[Philosophical movement|philosophical]], [[List of literary movements|literary]], [[Cultural movement|cultural]], etc.
| If relevant. Can be [[Social movement|social]], [[Political movement|political]] (non-party), [[Art movement|artistic]], [[Philosophical movement|philosophical]], [[List of literary movements|literary]], [[Cultural movement|cultural]], etc.
|-
|-
| '''<code>opponents</code>'''
| {{mono|opponents}}
| Notable relevant opponents (e.g., for major political office).
| Notable relevant opponents (e.g., for major political office).
|-
|-
| '''<code>boards</code>'''
| {{mono|boards}}
| For [[board of directors]] membership(s), if relevant. Field labeled '''Board member&nbsp;of'''.
| For [[board of directors]] membership(s), if relevant. Field labeled '''Board member&nbsp;of'''.
|-
|-
| {{ubl|'''<code>criminal_charges</code>'''|'''<code>criminal_penalty</code>'''|'''<code>criminal_status</code>'''}}
| {{ubl|{{mono|criminal_charges}}|{{mono|criminal_penalty}}|{{mono|criminal_status}}}}
| For convicted criminals only. Please be certain to support these parameters with citations from reliable sources, in the article body.
| For convicted criminals only. Please be certain to support these parameters with citations from reliable sources, in the article body.
|-
|-
| '''<code>spouse</code>'''
| {{mono|spouse}}
| Name of spouse(s), followed by years of marriage. Use the format ''Name (married 1950–present)'' for a current spouse, and ''Name (married 1970–99)'' for former spouse(s). Use article title (if linking) or [[Wikipedia:Article titles#Use commonly recognizable names|common name]]. For multiple entries, use an [[#Inline lists|inline list]]. For deceased persons still married at time of death, do not include the end year.
| Name of spouse(s), followed by years of marriage. Use the format ''Name (m. 1950)'' for a current spouse, and ''Name (m. 1970–1999)'' for former spouse(s). Use article title (if linking) or [[Wikipedia:Article titles#Use commonly recognizable names|common name]]. For multiple entries, use an [[#Inline lists|inline list]]. For deceased persons still married at time of death, do not include the end year.
|-
|-
| '''<code>partner</code>'''
| {{mono|partner}}
| If particularly relevant, or if the partner is notable; "partner" here means unmarried life partners in a [[domestic partnership]] (of any gender or sexual orientation), not business partner. Use the format ''Name (1950–present)'' for current partner and ''Name (1970–1999)'' for former partner(s).
| If particularly relevant, or if the partner is notable; "partner" here means unmarried life partners in a [[domestic partnership]] (of any gender or sexual orientation), not business partner. Use the format ''Name (1950–present)'' for current partner and ''Name (1970–1999)'' for former partner(s).
|- id=children
| {{mono|children}}
| Typically the number of children (e.g., {{pval|3}}); only list names of independently notable or particularly relevant children. Names may be preceded by a number to show total children and avoid implying that named children are the only offspring. For multiple entries, use an [[#Inline lists|inline list]]. {{em|For [[Wikipedia:Biographies of living persons#Privacy of names|privacy reasons]], consider omitting the names of living children, unless notable.}}
|-
|-
| '''<code>children</code>'''
| {{mono|parents}}
| Typically the number of children (e.g., {{kbd|3}}); only list names of independently notable or particularly relevant children. Names may be preceded by a number to show total children and avoid implying that named children are the only offspring. For multiple entries, use an [[#Inline lists|inline list]]. {{em|For [[Wikipedia:Biographies of living persons#Privacy of names|privacy reasons]], consider omitting the names of living children, unless notable.}}
|-
| '''<code>parents</code>'''
| Names of parents; include only if they are independently notable or particularly relevant. For multiple entries, use an [[#Inline lists|inline list]]. If subject has only one notable mother and/or only one notable father, {{para|mother}} and {{para|father}} parameters may be used instead. These parameters may be used for biological, adoptive, foster, or step-parents.
| Names of parents; include only if they are independently notable or particularly relevant. For multiple entries, use an [[#Inline lists|inline list]]. If subject has only one notable mother and/or only one notable father, {{para|mother}} and {{para|father}} parameters may be used instead. These parameters may be used for biological, adoptive, foster, or step-parents.
|-
|-
| '''<code>mother</code>'''
| {{mono|mother}}
| Name of mother; include only if subject has one mother who is independently notable or particularly relevant. Displays '''Parent(s)''' as label, and is overridden by the {{para|parents}} parameter.
| Name of mother; include only if subject has one mother who is independently notable or particularly relevant. Displays '''Parent(s)''' as label, and is overridden by the {{para|parents}} parameter.
|-
|-
| '''<code>father</code>'''
| {{mono|father}}
| Name of father; include only if subject has one father who is independently notable or particularly relevant. Displays '''Parent(s)''' as label, and is overridden by the {{para|parents}} parameter.
| Name of father; include only if subject has one father who is independently notable or particularly relevant. Displays '''Parent(s)''' as label, and is overridden by the {{para|parents}} parameter.
|-
|-
| '''<code>relatives</code>'''
| {{mono|relatives}}
| Names of siblings or other relatives; include only if independently notable and particularly relevant. Include the relationship in parentheses after the name (sister, uncle, etc.). For multiple entries, use an [[#Inline lists|inline list]].
| Names of siblings or other relatives; include only if independently notable and particularly relevant. Include the relationship in parentheses after the name (sister, uncle, etc.). For multiple entries, use an [[#Inline lists|inline list]].
|-
|-
| '''<code>callsign</code>'''
| {{mono|callsign}}
| Amateur radio [[call sign]], if relevant.
| Amateur radio [[call sign]], if relevant.
|-
|-
| '''<code>awards</code>'''
| {{mono|awards}}
| Notable awards. If many, link to an appropriate section of the article instead. Use {{para|title}} parameter, above, for awarded titles; A single award should not use both parameters.
| Notable awards. If many, link to an appropriate section of the article instead. Use {{para|title}} parameter, above, for awarded titles; A single award should not use both parameters.
|-
|-
| '''<code>website</code>'''
| {{mono|website}}
| Official website only. Unofficial websites should be placed under <code><nowiki>==External links==</nowiki></code> in the body of the article. Use {{tlx|URL}} as in {{tnull|URL|Example.com}}. Do not display the {{samp|www.}} part unless the site requires it.
| Official website only. Unofficial websites should be placed under <code><nowiki>==External links==</nowiki></code> in the body of the article. Use {{tlx|URL}} as in {{tnull|URL|Example.com}}. Do not display the {{samp|www.}} part unless the site requires it.
|-
|-
| {{ubl | '''<code>module</code>''' | '''<code>module2</code>''' | '''<code>module3</code>''' | '''<code>module4</code>''' | '''<code>module5</code>''' | '''<code>module6</code>''' }}
| {{mono|template_name}}
| Used when {{tl|Infobox person}} is wrapped by another template. This would be the (lower-case) name of the wrapping template, without the "Template:" prefix.
|-
| {{ubl | {{mono|module}} | {{mono|module2}} | {{mono|module3}} | {{mono|module4}} | {{mono|module5}} | {{mono|module6}} }}
| Used for embedding other infoboxes into this one. Example:
| Used for embedding other infoboxes into this one. Example:
<syntaxhighlight lang="html">
<syntaxhighlight lang="wikitext">
{{Infobox person
{{Infobox person
| name = Paul McCartney
| name = Paul McCartney
Line 411: Line 533:
{{crossref|For more detailed information, see [[Wikipedia:WikiProject Infoboxes/embed]].}}
{{crossref|For more detailed information, see [[Wikipedia:WikiProject Infoboxes/embed]].}}
|-
|-
| '''<code>signature</code>'''
| {{mono|signature}}
| An image of the person's signature. Please use image name: {{kbd|abc.jpg}}, {{kbd|xpz.png}}, {{kbd|123.gif}}, etc., without the {{samp|File:}} or {{samp|Image:}} prefix
| An image of the person's signature. Please use image name: {{pval|abc.jpg}}, {{pval|xpz.png}}, {{pval|123.gif}}, etc., without the {{samp|File:}} or {{samp|Image:}} prefix
|-
|-
| '''<code>signature_size</code>'''
| {{mono|signature_type}}
| Changes the '''Signature''' label to the preferred argument, such as '''Seal'''
|-
| {{mono|signature_size}}
| Default is {{samp|150px}}. If necessary, a signature can be resized manually as per the {{para|image_size}} parameter.
| Default is {{samp|150px}}. If necessary, a signature can be resized manually as per the {{para|image_size}} parameter.
|-
|-
| '''<code>signature_alt</code>'''
| {{mono|signature_alt}}
| Alt text for the signature image. For example, for {{samp|[[:File:Thomas Jefferson Signature.svg]]}}, the alt text might be <code><nowiki>|signature_alt= Th: Jefferson</nowiki></code>, spelling out the signature exactly as it appears in the image.
| Alt text for the signature image. For example, for {{samp|[[:File:Thomas Jefferson Signature.svg]]}}, the alt text might be {{para|signature_alt| Th: Jefferson}}, spelling out the signature exactly as it appears in the image.
|-
|-
| '''<code>footnotes</code>'''
| {{mono|footnotes}}
| Textual notes about any of the infobox data. This is not for reference citations. If an infobox parameter's value needs a citation, [[Wikipedia:Citing sources|cite inline]] at the end of the value. Citations will appear in the article's references section along with the other citations in the article.
| Textual notes about any of the infobox data. This is not for reference citations. If an infobox parameter's value needs a citation, [[Wikipedia:Citing sources|cite inline]] at the end of the value. Citations will appear in the article's references section along with the other citations in the article.
|-
|-
| '''<code>image_size</code>'''
| {{mono|image_size}}
| {{strongbad|Deprecated}}. Size to display image: {{kbd|200px}} (set width), {{kbd|x300px}} (set height), or {{kbd|200x300px}} (max width & max height). If empty or omitted, this defaults to {{samp|frameless}} (default is {{samp|220px}}, but logged-in users can change this by clicking on "my preferences" and adjusting thumbnail size). [[Wikipedia:Image use policy#Displayed image size|Use of this parameter is discouraged]]. Use image_upright instead. Do not use "{{!mxt|×}}" or capital "{{!mxt|X}}"
| {{strongbad|Deprecated}}. Size to display image: {{pval|200px}} (set width), {{pval|x300px}} (set height), or {{pval|200x300px}} (max width & max height). If empty or omitted, this defaults to {{samp|frameless}} (default is {{samp|220px}}, but logged-in users can change this by clicking on "my preferences" and adjusting thumbnail size). [[Wikipedia:Image use policy#Displayed image size|Use of this parameter is discouraged]]. Use image_upright instead. Do not use "{{!mxt|×}}" or capital "{{!mxt|X}}"
|}
|}
=== Additional parameter usage explanation ===
==== Image ====
The image in the infobox should be representative of the person who is the subject of the article. For some historical figures, particularly those born in the 18th century or before, this image is often a painting or other artistic depiction of the individual (see [[George Washington]]). Persons born in the 20th century onward, such as [[Barack Obama]], are most often represented by a photograph of the individual.
When the subject of a biographical article has recently died, particularly those who have been publicly known for decades, editors may come to a consensus on the article's talk page regarding what image would best be suited for the infobox. An example of such a discussion can be found in the talk page archives for [[Elizabeth II]] (section [[Talk:Elizabeth II/Archive 45#Infobox photograph for after her death|Infobox photograph for after her death]]); in this instance, the 2015 photograph of Elizabeth II that was present in the article's infobox when discussions began was eventually replaced with a photograph of her taken in 1958.


=== Inline lists ===
=== Inline lists ===
Line 432: Line 563:


'''Horizontal''' ones include {{tlx|hlist}} or {{tlx|flatlist}}. In [[Wikipedia:Manual of Style/Lists#Horizontal lists|horizontal style]], only the first item is capitalized (aside from [[Wikipedia:Manual of Style/Capital letters#Proper names|proper names]]).
'''Horizontal''' ones include {{tlx|hlist}} or {{tlx|flatlist}}. In [[Wikipedia:Manual of Style/Lists#Horizontal lists|horizontal style]], only the first item is capitalized (aside from [[Wikipedia:Manual of Style/Capital letters#Proper names|proper names]]).
This style is best for short items, and few of them. Mid-dots, commas or semicolons are available as separators (use semicolons or mid-dots if any items contain their own commas). For example:
This style is best for short items, and few of them. Mid-dots, commas or semicolons are available as separators (use semicolons or mid-dots if any items contain their own commas). For example:
* <code><nowiki>|parameter_name={{hlist |Foo |bar |baz}}</nowiki></code> → {{hlist |Foo |bar |baz}}
* {{para|parameter_name|{{tlp|hlist |Foo |bar |baz}}}} → {{hlist |Foo |bar |baz}}
* <code><nowiki>|parameter_name={{cslist |Foo |bar |baz}}</nowiki></code> → {{cslist |Foo |bar |baz}}
* {{para|parameter_name|{{tlp|cslist |Foo |bar |baz}}}} → {{cslist |Foo |bar |baz}}
* <code><nowiki>|parameter_name={{cslist |Foo, fee |bar, bor |baz, biz |semi=true}}</nowiki></code> → {{cslist |Foo, fee |bar, bor |baz, biz |semi=true}}
* {{para|parameter_name|{{tlp|cslist |Foo, fee |bar, bor |baz, biz |semi=true}}}} → {{cslist |Foo, fee |bar, bor |baz, biz |semi=true}}


Horizontal list example with {{tlx|hlist|Item one|item two|item three}}: {{hlist|Item one|item two|item three}}
Horizontal list example with {{tlx|hlist|Item one|item two|item three}}: {{hlist|Item one|item two|item three}}
Line 444: Line 574:
This style is best for long items, and longer lists. For long lists of information that may not be of immediate interest but retained for reference, the {{tlx|collapsible list}} template can be used; this is not a universally accessible option, so should not be used for key information.
This style is best for long items, and longer lists. For long lists of information that may not be of immediate interest but retained for reference, the {{tlx|collapsible list}} template can be used; this is not a universally accessible option, so should not be used for key information.


''[[Wikipedia:Manual of Style/Lists#Line breaks|Do not use {{tag|br|s}} markup]]'' to create fake lists, as in: <code>{{!mxt|<nowiki>Item one<br />item two<br />item three</nowiki>}}</code>.
''[[Wikipedia:Manual of Style/Lists#Line breaks|Do not use {{tag|br|s}} markup]]'' to create fake lists, as in: {{!mxt|<nowiki>Item one<br />item two<br />item three</nowiki>}}.


Vertical list example:, using {{tlx|unbulleted list|Item one|item two|item three}}:
Vertical list example:, using {{tlx|unbulleted list|Item one|item two|item three}}:
Line 451: Line 581:
== Example ==
== Example ==
{{Infobox person{{#ifeq:{{SUBPAGENAME}}|sandbox |/sandbox}}
{{Infobox person{{#ifeq:{{SUBPAGENAME}}|sandbox |/sandbox}}
| name = Bill Gates
| name               = Bill Gates
| image = Bill Gates 2018.jpg
| post-nominals      =
| alt = Head and shoulders photo of Bill Gates
| image             = Bill Gates 2017 (cropped).jpg
| caption = Gates at the [[United States Department of Health and Human Services]] in March 2018
| alt               = Head and shoulders photo of Bill Gates
| birth_name = William Henry Gates III
| caption           = Gates in 2017
| birth_date = {{Birth date and age|1955|10|28}}
| birth_name         = William Henry Gates III
| birth_place = [[Seattle, Washington]], U.S.
| birth_date         = {{birth date and age|1955|10|28}}
| occupation = {{Hlist|Technology entrepreneur|investor|philanthropist}}
| birth_place       = [[Seattle, Washington]], U.S.
| known_for = [[Microsoft]]
| known_for          = Co-founder of [[Microsoft]] and [[Bill & Melinda Gates Foundation]]
| title = {{Unbulleted list|[[Technical advisor|Technology advisor]] of Microsoft|Co-[[Chairperson|chairman]] of the [[Bill & Melinda Gates Foundation]]|[[CEO]] of [[Cascade Investment]]|Chairman of [[Branded Entertainment Network]]|Chairman of [[TerraPower]]}}
| education          = [[Harvard University]] (dropped out)
| boards = {{Unbulleted list|[[Microsoft]]|[[Berkshire Hathaway]]}}
| occupation         = {{hlist|Software developer|investor|entrepreneur}}
| spouse = [[Melinda Gates]] (married 1994–2021)
| years_active      = 1972–present
| children = 3
| title             = {{indented plainlist|
| parents = {{Unbulleted list|[[William H. Gates Sr.]]|[[Mary Maxwell Gates]]}}
* Co-[[chairperson]] of the Bill & Melinda Gates Foundation
| website = {{URL|https://www.gatesnotes.com/|gatesnotes.org}}
* Chairman and founder of [[Branded Entertainment Network]]
| signature = BillGates Signature.svg
* Chairman and founder of [[Cascade Investment]]
| signature_alt = William H. Gates III
* Chairman and co-founder of [[TerraPower]]
* Founder of [[Breakthrough Energy]]
* Technology advisor of Microsoft}}
| boards             = {{plainlist|
*[[Berkshire Hathaway]]
*Microsoft (former, both)}}
| spouse             = {{marriage|[[Melinda French]]|January 1, 1994|August 2, 2021|reason=divorce}}
| children           = 3
| father            = [[Bill Gates Sr.]]
| mother            = [[Mary Maxwell Gates|Mary Maxwell]]
| website           = {{URL|https://www.gatesnotes.com}}
| awards            = {{ubl|[[Presidential Medal of Freedom]] (2016)|[[Hilal-e-Pakistan]] (2022)}}
| signature         = Bill Gates signature.svg
| signature_alt     = William H. Gates III
}}
}}
<syntaxhighlight lang="moin" style="overflow: auto">
<syntaxhighlight lang="wikitext" style="overflow: auto">
{{Infobox person
{{Infobox person
| name = Bill Gates
| name               = Bill Gates
| image = Bill Gates 2018.jpg
| post-nominals      =
| alt = Head and shoulders photo of Bill Gates
| image             = Bill Gates 2017 (cropped).jpg
| caption = Gates at the [[United States Department of Health and Human Services]] in March 2018
| alt               = Head and shoulders photo of Bill Gates
| birth_name = William Henry Gates III
| caption           = Gates in 2017
| birth_date = {{Birth date and age|1955|10|28}}
| birth_name         = William Henry Gates III
| birth_place = [[Seattle, Washington]], U.S.
| birth_date         = {{birth date and age|1955|10|28}}
| occupation = {{Hlist|Technology entrepreneur|investor|philanthropist}}
| birth_place       = [[Seattle, Washington]], U.S.
| known_for = [[Microsoft]]
| known_for          = Co-founder of [[Microsoft]] and [[Bill & Melinda Gates Foundation]]
| title = {{Unbulleted list|[[Technical advisor|Technology advisor]] of Microsoft|Co-[[Chairperson|chairman]] of the [[Bill & Melinda Gates Foundation]]|[[CEO]] of [[Cascade Investment]]|Chairman of [[Branded Entertainment Network]]|Chairman of [[TerraPower]]}}
| education          = [[Harvard University]] (dropped out)
| boards = {{Unbulleted list|[[Microsoft]]|[[Berkshire Hathaway]]}}
| occupation         = {{hlist|Software developer|investor|entrepreneur}}
| spouse = [[Melinda Gates]] (married 1994–2021)
| years_active      = 1972–present
| children = 3
| title             = {{indented plainlist|
| parents = {{Unbulleted list|[[William H. Gates Sr.]]|[[Mary Maxwell Gates]]}}
* Co-[[chairperson]] of the Bill & Melinda Gates Foundation
| website = {{URL|https://www.gatesnotes.com/|gatesnotes.org}}
* Chairman and founder of [[Branded Entertainment Network]]
| signature = BillGates Signature.svg
* Chairman and founder of [[Cascade Investment]]
| signature_alt = William H. Gates III
* Chairman and co-founder of [[TerraPower]]
* Founder of [[Breakthrough Energy]]
* Technology advisor of Microsoft}}
| boards             = {{plainlist|
*[[Berkshire Hathaway]]
*Microsoft (former, both)}}
| spouse             = {{marriage|[[Melinda French]]|January 1, 1994|August 2, 2021|reason=divorce}}
| children           = 3
| father            = [[Bill Gates Sr.]]
| mother            = [[Mary Maxwell Gates|Mary Maxwell]]
| website           = {{URL|https://www.gatesnotes.com}}
| awards            = {{ubl|[[Presidential Medal of Freedom]] (2016)|[[Hilal-e-Pakistan]] (2022)}}
| signature         = Bill Gates signature.svg
| signature_alt     = William H. Gates III
}}
}}
</syntaxhighlight>
</syntaxhighlight>
Line 516: Line 672:
"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 lead of the article, and are not specified separately in the birth_name field, include them here.",
"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 lead of the article, and are not specified separately in the birth_name field, include them here.",
"label": "Name",
"label": "Name",
"required": true,
"type": "string",
"type": "string"
"suggested": true
},
},
"honorific_suffix": {
"honorific_suffix": {
Line 532: Line 688:
"label": "Image",
"label": "Image",
"example": "abc.jpg, xpz.png, 123.gif",
"example": "abc.jpg, xpz.png, 123.gif",
"type": "wiki-file-name"
"type": "wiki-file-name",
"suggested": true
},
},
"image_size": {
"image_size": {
Line 565: Line 722:
},
},
"native_name_lang": {
"native_name_lang": {
"description": "ISO 639-1 code, e.g., \"fr\" for French. If more than one, use Template:lang in `native_name` instead.",
"description": "ISO 639-1 code, e.g., \"fr\" for French. If more than one, use Template:lang in 'native_name' instead.",
"label": "Native name language"
"label": "Native name language"
},
},
Line 623: Line 780:
},
},
"death_cause": {
"death_cause": {
"description": "Cause of death.",
"description": "Cause of death. This should only be included when the cause of death has significance for the subject's notability.",
"label": "Death cause",
"label": "Death cause",
"aliases": [
"aliases": [
Line 657: Line 814:
},
},
"nationality": {
"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 per [[WP:INFONAT]]. Do not use a flag template.",
"description": "Deprecated; do not use.",
"label": "Nationality",
"label": "Nationality",
"type": "string"
"type": "string",
"deprecated": true
},
},
"other_names": {
"other_names": {
Line 667: Line 825:
"other names",
"other names",
"othername",
"othername",
"nickname",
"alias"
"alias"
]
]
Line 675: Line 834:
},
},
"citizenship": {
"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.",
"description": "Country of legal citizenship, if different from nationality. Rarely needed. Should only be used if citizenship cannot be inferred from the birthplace. Do not use a flag template.",
"label": "Citizenship",
"label": "Citizenship",
"type": "string"
"type": "string"
},
},
"education": {
"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.",
"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"
"label": "Education"
},
},
"alma_mater": {
"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 include either parameter for non-graduates, but article talk page consensus may conclude otherwise, as at Bill Gates.",
"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 include either parameter for non-graduates, but article talk page consensus may conclude otherwise, as at Bill Gates.",
"label": "Alma mater",
"label": "Alma mater",
"aliases": [
"aliases": [
Line 714: Line 873:
"label": "Organization",
"label": "Organization",
"aliases": [
"aliases": [
"organizations"
"organizations",
"organisation",
"organisations"
]
]
},
},
Line 736: Line 897:
"works",
"works",
"credits",
"credits",
"notable works"
"notable works",
"label_name"
]
]
},
},
Line 778: Line 940:
"weight": {
"weight": {
"deprecated": "DEPRECATED: Use of this parameter is discouraged. Delete it when encountered.",
"deprecated": "DEPRECATED: Use of this parameter is discouraged. Delete it when encountered.",
"label": "DEPRECATED: Weight"
"label": "DEPRECATED: Weight",
"description": "If person was notable for their weight, or if weight is relevant, their weight"
},
},
"weight_kg": {
"weight_kg": {
Line 801: Line 964:
"title": {
"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.",
"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"
"label": "Title",
"aliases": [
"office"
]
},
},
"term": {
"term": {
Line 860: Line 1,026:
},
},
"spouse": {
"spouse": {
"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–99) for former spouse(s). Separate entries using Template:Plainlist or Template:Unbulleted list. For deceased persons still married at time of death, do not include an end year. {{Marriage}} may be used.",
"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, do not include an end year. {{Marriage}} may be used.",
"label": "Spouse(s)",
"label": "Spouse(s)",
"aliases": [
"aliases": [
Line 868: Line 1,034:
},
},
"partner": {
"partner": {
"description": "For unmarried life partners in a domestic partnership (of any gender or sexual orientation), not business partners. Use the format Name (1950–present) for current partner and Name (1970–99) for former partner(s).",
"description": "For unmarried life partners in a domestic partnership (of any gender or sexual orientation), not business partners. Use the format Name (1950–present) for current partner and Name (1970–1999) for former partner(s).",
"label": "Partner(s)",
"label": "Partner(s)",
"aliases": [
"aliases": [
Line 878: Line 1,044:
},
},
"children": {
"children": {
"description": "Number of children (e.g., 3), or list of independently notable names, in which case, separate entries using Template:Plainlist or Template:Unbulleted list. Names may be preceded by a number to show total children and avoid implying that named children are the only offspring. For privacy reasons, consider omitting the names of children of living persons, unless notable.",
"description": "Number of children, or list of independently notable names, in which case, separate entries using Template:Plainlist or Template:Unbulleted list. Names may be preceded by a number to show total children and avoid implying that named children are the only offspring. For privacy reasons, consider omitting the names of children of living persons, unless notable.",
"label": "Children"
"label": "Children",
"example": "3"
},
},
"parents": {
"parents": {
Line 888: Line 1,055:
"description": "Name of mother; include only if subject has one mother who is independently notable or particularly relevant. Overwritten by 'parents' parameter.",
"description": "Name of mother; include only if subject has one mother who is independently notable or particularly relevant. Overwritten by 'parents' parameter.",
"label": "Mother",
"label": "Mother",
"type": "wiki-page-name"
"type": "string"
},
},
"father": {
"father": {
"description": "Name of father; include only if subject has one father who is independently notable or particularly relevant. Overwritten by 'parents' parameter.",
"description": "Name of father; include only if subject has one father who is independently notable or particularly relevant. Overwritten by 'parents' parameter.",
"label": "Father",
"label": "Father",
"type": "wiki-page-name"
"type": "string"
},
},
"relatives": {
"relatives": {
Line 922: Line 1,089:
},
},
"website": {
"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.",
"description": "Official website only. Unofficial websites should be placed under ==External links== in the body of the article. Use {{URL}}. 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",
"label": "Website",
"aliases": [
"aliases": [
Line 929: Line 1,096:
"url"
"url"
],
],
"type": "content"
"type": "content",
"example": "{{URL|example.com}}",
"suggested": true
},
},
"module": {
"module": {
Line 986: Line 1,155:
"label": "Signature",
"label": "Signature",
"type": "wiki-file-name"
"type": "wiki-file-name"
},
"signature_type": {
"description": "Alter from Signature to, for example, Seal",
"label": "Signature type",
"type": "string"
},
},
"signature_size": {
"signature_size": {
Line 1,043: Line 1,217:
"home town"
"home town"
],
],
"label": "DEPRECATED: home_town",
"label": "DEPRECATED: Hometown",
"description": "The place where the person was raised and matured, if different from birth place.",
"description": "The place where the person was raised and matured, if different from birth place.",
"deprecated": "DEPRECATED and now unused in the infobox. Do not use."
"deprecated": "DEPRECATED and now unused in the infobox. Do not use."
},
"nocat_wdimage": {
"label": "nocat_wdimage",
"description": "Where an infobox has no image but Wikidata has an image name, add an image or |nocat_wdimage=yes to the infobox.",
"type": "string"
},
"template_name": {
"label": "Template name",
"description": "Used when {{Infobox person}} is wrapped by another template. This would be the (lower-case) name of the wrapping template, without the \"Template:\" prefix."
}
}
},
},
Line 1,127: Line 1,310:
"honours",
"honours",
"website",
"website",
"template_name",
"module",
"module",
"module2",
"module2",
Line 1,134: Line 1,318:
"module6",
"module6",
"signature",
"signature",
"signature_type",
"signature_size",
"signature_size",
"signature_alt",
"signature_alt",
"footnotes",
"footnotes",
"nocat_wdimage",
"abovestyle",
"abovestyle",
"child",
"child",
Line 1,149: Line 1,335:
== Tracking categories ==
== Tracking categories ==
* {{clc|Pages using infobox person with unknown parameters}}
* {{clc|Pages using infobox person with unknown parameters}}
* {{clc|Pages using infobox person with unknown empty parameters}}
* {{clc|Pages using infobox person with conflicting parameters}}
* {{clc|Pages using infobox person with conflicting parameters}}
* {{clc|Pages using infobox person with deprecated net worth parameter}}
* {{clc|Pages using infobox person with multiple employers}}
* {{clc|Pages using infobox person with multiple employers}}
* {{clc|Pages using infobox person with multiple organizations}}
* {{clc|Pages using infobox person with multiple organizations}}
* {{clc|Pages using infobox person with multiple agents}}
* {{clc|Pages using infobox person with multiple agents}}
* {{clc|Pages using infobox person with multiple credits}}
* {{clc|Pages using infobox person with multiple labels}}
* {{clc|Pages using infobox person with multiple labels}}
* {{clc|Pages using infobox person with multiple opponents}}
* {{clc|Pages using infobox person with multiple opponents}}
Line 1,161: Line 1,346:
* {{clc|Pages using infobox person with multiple partners}}
* {{clc|Pages using infobox person with multiple partners}}
* {{clc|Pages using infobox person with multiple parents}}
* {{clc|Pages using infobox person with multiple parents}}
* {{clc|Infobox person using numbered parameter}} (a subset of the "unknown parameters" category)
* {{clc|Infobox person using certain parameters when dead}}
* {{clc|Biography template using pronunciation}}
* {{clc|Biography template using pronunciation}}
* {{clc|Biography with signature}}
* {{clc|Biography with signature}}
Line 1,170: Line 1,353:
Variations of this template which use [[Wikidata]]:
Variations of this template which use [[Wikidata]]:
* {{tl|Infobox person/Wikidata}}
* {{tl|Infobox person/Wikidata}}
Dependencies:
* {{tl|Br separated entries}}
* {{tl|Pluralize from text}}
* {{tl|Main other}}
* {{tl|Convinfobox}}
* {{tl|Infobox person/height}}
* {{tl|Count}}
* {{tl|Unbulleted list}}
* {{tl|If empty}}


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

Latest revision as of 04:29, 22 February 2025

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

Redirects and calls

At least 0 other templates call this one and many templates redirect here.

Modules

The following templates are suitable for use as a "module" in this one:

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

name
alt
caption
Born
birth_name

birth_date
birth_place
Dieddeath_date
death_place
Other namesother_names
Occupationoccupation
Years activeyears_active
Known forknown_for
Notable worknotable_works

<syntaxhighlight lang="wikitext" style="overflow:auto; line-height:1.2em;">

Infobox person/doc

</syntaxhighlight>

name
alt
caption
Born
birth_name

birth_date
birth_place
Dieddeath_date
death_place
Other namesother_names
Occupationoccupation
Years activeyears_active
Known forknown_for
Notable worknotable_works

<syntaxhighlight lang="wikitext" style="overflow:auto; line-height:1.2em;">

Infobox person/doc

</syntaxhighlight>

Blank template with all parameters

Only the most pertinent information should be included. Please remove unused parameters, and refrain from inserting dubious trivia in an attempt to fill all parameters.

honorific_prefix
name
honorific_suffix
native_name
alt
caption
Pronunciationpronunciation
Born
birth_name

birth_date
birth_place
Disappeareddisappeared_date
disappeared_place
Statusdisappeared_status
Dieddeath_date
death_place
Cause of deathdeath_cause
Body discoveredbody_discovered
Resting placeresting_place
resting_place_coordinates
Monumentsmonuments
Nationalitynationality
Other namesother_names
Siglumsiglum
Citizenshipcitizenship
Educationeducation
Alma materalma_mater
Occupationoccupation
Years activeyears_active
Eraera
Employeremployer
Organizationorganization
Agentagent
Known forknown_for
Notable worknotable_works
Stylestyle
Televisiontelevision
Heightheight
Titletitle
Termterm
Predecessorpredecessor
Successorsuccessor
Political partyparty
Other political
affiliations
otherparty
Movementmovement
Opponentopponents
Board member ofboards
Criminal chargescriminal_charges
Criminal penaltycriminal_penalty
Criminal statuscriminal_status
Spousespouse
Partnerpartner
Childrenchildren
Parentparents
Relativesrelatives
Familyfamily
Call signcallsign
Awardsawards
module
module2
module3
module4
module5
module6
Websitewebsite
signature_type
signature.jpg
Notes
footnotes

<syntaxhighlight lang="wikitext" style="overflow:auto; line-height:1.2em">

Infobox person/doc

</syntaxhighlight>

<syntaxhighlight lang="wikitext" style="overflow:auto; line-height:1.2em">

Infobox person/doc

</syntaxhighlight>

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, and ensure that this information is sourced in the article or (if present only in the infobox) in the infobox itself

Any parameters left blank or omitted will not be displayed. Many parameters have alternative names, implemented for compatibility with other templates (especially to aid merging). The preferred names are shown in the table below.

Parameter Explanation
honorific_prefix To appear on the line above the person's name. This is for honorifics of serious significance that are attached to the name in formal address, such as knighthoods, "The Honourable", and "His/Her Excellency"; do not use it for routine things like "Dr." or "Ms."
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 lead of the article, and are not specified separately in the |birth_name= parameter, include them here. Do not put honorifics or alternative names in this parameter. There are separate parameters for these things, covered below.
honorific_suffix To appear on the line below the person's name. This is for things like |honorific_suffix=OBE – honorifics of serious significance that are attached to the name in formal address, such as national orders and non-honorary doctorates; do not use it for routine things like "BA". It is permissible but not required to use the {{post-nominals}} template inside this parameter; doing so requires {{post-nominals|size=100%|...}}.
image Image name: abc.jpg, xpz.png, 123.gif, etc., without the <syntaxhighlight lang="text" class="" style="" inline="1">File:</syntaxhighlight> or <syntaxhighlight lang="text" class="" style="" inline="1">Image:</syntaxhighlight> prefix. If an image is desired but not available, one may add yes to the |needs-photo= parameter of the {{WikiProject Biography}} template on the talk page. If no image is available yet, do not use an image placeholder. See #Image for further guidelines.
image_upright Scales the image thumbnail from its default size by the given factor. Values less than 1 scale the image down (0.9 = 90%) and values greater than 1 scale the image up (1.15 = 115%).
landscape Set to yes when using wide, short images. The image height (rather than width) will be limited to 200 pixels.
alt Descriptive <syntaxhighlight lang="text" class="" style="" inline="1">alt</syntaxhighlight> text for the image, for visually impaired readers. One word (such as photograph) is rarely sufficient. Do not copy-paste the value of |caption= (below) into this parameter. Example of the difference: "Willie Nelson at a concert in Dallas, 1989" is good as |caption= value; "Nelson in western-wear with an acoustic guitar, on stage in a daytime show with band in background" is an |alt= description. If nothing meaningful can be said that isn't already in the caption, use the stock text |alt=refer to caption.
caption Caption for image, if needed. Try to include the date of photo, some context (check the File: or Commons page for the image). Image credit should generally not be included per MOS:CREDITS.
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 {{lang}} around each name in |native_name= instead.
pronunciation Details of how to pronounce the individual's native name.
birth_name Name at birth; only use if different from |name=.
birth_date Date of birth: Use {{birth date and age}} (if living) or {{birth date}} (if dead). See template's page for details on usage. If only a year of birth is known, or age as of a certain date, consider using {{birth year and age}} or {{birth based on age as of date}}. For living people supply only the year unless the exact date is already widely published. Treat such cases as if only the year is known, so use {{birth year and age}} or a similar option. The templates mentioned in this paragraph emit metadata indicating the date is in the Gregorian calendar; if the date is in the Julian calendar, do not use these templates, just write the date.
birth_place Place of birth: city, administrative region, country.
  • Use the name of the birthplace at the time of birth, e.g.: Saigon (prior to 1976) or Ho Chi Minh City (post-1976).
  • Do not use a flag template, coat of arms, or other icon.
  • Omit unnecessary or redundant details. For example, it is not necessary to state: New York City, New York, United States when New York City, U.S. conveys essentially the same information more concisely.
  • Country name should be visible (not just in a link target). Well-known countries should generally not be linked, but historical and less-well-known countries can be.
  • For modern subjects, the country should generally be a sovereign state; for United Kingdom locations, the constituent countries of the UK are sometimes used instead, when more appropriate in the context.
  • For historical subjects, use the place name most appropriate for the context and our readership. What the place may correspond to on a modern map is a matter for an article's main text.
  • For subsequent places (of death, etc.) it is not necessary to repeat jurisdictional details or links for the same place name.
  • Follow MOS:USA, e.g. "US" instead of "USA"
baptised Date of baptism: Only for use when birth date is not known (e.g., for Ludwig van Beethoven). Will not display if a birth date is entered. Do not use subtemplates. Parameter baptized can be used for articles that use American English spelling.
disappeared_date (For missing people) Date of disappearance: Use {{disappeared date and age}} (if birth date is known) or {{disappeared date}} (if birth date unknown).
disappeared_place (For missing people) Place of disappearance: city, administrative region, country.  (See |birth_place=, above, for instructions on how to use this parameter, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc.)
disappeared_status (For missing people) Current status for the person, e.g., if the person is still regarded as missing (using {{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.
death_date Date of death: Use {{death date and age}} (if birth date is known) or {{death date}} (if birth date unknown). See template's page for details on usage. If exact dates are unknown, consider using {{death year and age}}. The templates mentioned in this paragraph emit metadata indicating the date is in the Gregorian calendar; if the date is in the Julian calendar, do not use these templates, just write the date.
death_place Place of death: city, administrative region, country.  (See |birth_place=, above, for instructions on how to use this parameter, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc.)
death_cause Cause of death. Should be clearly defined and sourced, and should only be included when the cause of death has significance for the subject's notability, e.g. James Dean, John Lennon. It should not be filled in for unremarkable deaths such as those from old age or routine illness, e.g. Bruce Forsyth, Eduard Khil.
body_discovered Place where the body was discovered (if different from place of death). city, administrative region, country.  (See |birth_place=, above, for instructions on how to use this parameter, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc.)
burial_place Place of burial city, administrative region, country.  (See |birth_place=, above, for instructions on how to use this parameter, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc. See |resting_place= for non-burials.)
burial_coordinates Coordinates for place of burial, to accompany |burial_place=. Use {{coord}} template.
resting_place Location of columbarium, ash-scattering, etc. If no location, leave blank. city, administrative region, country.  (See |birth_place=, above, for instructions on how to use this parameter, including: no flag templates, inappropriate linking, redundancy, anachronisms, "country" definitions, etc.)
resting_place_coordinates Coordinates for location of columbarium, ash-scattering etc. Use {{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.
nationality Per WP:INFONAT, should not be used because it was designated for legal nationality but was often confused with ethnicity (which is not allowed in infoboxes).
other_names Other notable names for the person, if different from |name= and |birth_name=. This can include stage names, maiden/married names, nicknames, criminal aliases, etc.
siglum Siglum or monogram, a text shortcut (often formed from the initials of the name, with variations) used to sign work, if relevant.
citizenship Country of legal citizenship or nationality. Rarely needed - omit if the same as birth country. See WP:INFONAT for detailed guidelines. Also see |birth_place=, above, for instructions on how to use this parameter, including: no flag templates, inappropriate linking, anachronisms, "country" definitions, etc.
education 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.
alma_mater Alma mater. This parameter is a more concise alternative to (not addition to) |education=, and will often consist of the linked name of the last-attended institution of higher education (not secondary schools). It is usually not relevant to include either parameter for non-graduates, but article talk page consensus may conclude otherwise, as perhaps at Bill Gates.
occupation Occupation(s) as given in the lead. Use list markup for three or more entries, e.g. with {{flatlist}}. Please observe sentence case and capitalise only the first letter of the first item; e.g.:
  • Musician
  • singer-songwriter
  • actor
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 <syntaxhighlight lang="text" class="" style="" inline="1">1950–2000</syntaxhighlight>, or <syntaxhighlight lang="text" class="" style="" inline="1">1970–present</syntaxhighlight> if still active. Date ranges always use 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. Helpful templates: {{floruit}}, {{circa}}.
era Era (e.g., Medieval) in which the person lived; less specific than |years_active=. Should not be used if dates are available.
employer Employer(s), if relevant.
organization or organisation Non-employing organization(s), if relevant.
agent The subject's agent (individual and/or agency), discouraged in most cases, specifically when promotional, and requiring a reliable source.
known_for A brief description of why the person is notable.
  • notable_works;
      alternatives:
  • credits
  • label_name
  • works
Title(s) of notable work(s) (publications, compositions, sculptures, films, etc.) by the subject, if any. Produces the label Notable work. May be overridden by |credits=, which produces Notable credit(s); or by |works=, which produces Works; or by |label_name=, which produces Label(s).
  • The |notable_works=, |credits=, and |label_name= parameters are intended to be (at most) short inline lists.
  • The |label_name= variant is used for one or more record labels with which a performer is associated, or a fashion label in which a designer has been heavily involved or for which they are well known. Remember that this parameter is an alternative to the others mentioned here and is not used along with them.
  • The |works= variant is intended to link to a specific list article for a larger body of work (not all of which may be individually notable).
style The style of the subject's works, if applicable. This parameter is not for styles of address or office; see |honorific_prefix=.
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.
television Television programmes presented by or closely associated with the subject. For multiple entries, use an inline list.
title Multiple uses:

For multiple entries, use an inline list.

Use the |awards= parameter, below, for awarded honors that are not really titles. A single award should not use both parameters.

office May be used as an alternative to |title= when the label is better displayed as Office (e.g. public office or appointments). Using this parameter will override |title=.
term Years the person held the |title= or |office= listed above. Helpful template: {{reign}} (also used for civil offices).
predecessor Person who previously held the |title= or |office= listed above.
successor Person who subsequently held the |title= or |office= listed above.
party If relevant. Field labelled Political party.
otherparty If relevant. Field labelled Other political affiliations.
movement If relevant. Can be social, political (non-party), artistic, philosophical, literary, cultural, etc.
opponents Notable relevant opponents (e.g., for major political office).
boards For board of directors membership(s), if relevant. Field labeled Board member of.
  • criminal_charges
  • criminal_penalty
  • criminal_status
For convicted criminals only. Please be certain to support these parameters with citations from reliable sources, in the article body.
spouse Name of spouse(s), followed by years of marriage. Use the format Name (m. 1950) for a current spouse, and Name (m. 1970–1999) for former spouse(s). Use article title (if linking) or common name. For multiple entries, use an inline list. For deceased persons still married at time of death, do not include the end year.
partner If particularly relevant, or if the partner is notable; "partner" here means unmarried life partners in a domestic partnership (of any gender or sexual orientation), not business partner. Use the format Name (1950–present) for current partner and Name (1970–1999) for former partner(s).
children Typically the number of children (e.g., 3); only list names of independently notable or particularly relevant children. Names may be preceded by a number to show total children and avoid implying that named children are the only offspring. For multiple entries, use an inline list. For privacy reasons, consider omitting the names of living children, unless notable.
parents Names of parents; include only if they are independently notable or particularly relevant. For multiple entries, use an inline list. If subject has only one notable mother and/or only one notable father, |mother= and |father= parameters may be used instead. These parameters may be used for biological, adoptive, foster, or step-parents.
mother Name of mother; include only if subject has one mother who is independently notable or particularly relevant. Displays Parent(s) as label, and is overridden by the |parents= parameter.
father Name of father; include only if subject has one father who is independently notable or particularly relevant. Displays Parent(s) as label, and is overridden by the |parents= parameter.
relatives Names of siblings or other relatives; include only if independently notable and particularly relevant. Include the relationship in parentheses after the name (sister, uncle, etc.). For multiple entries, use an inline list.
callsign Amateur radio call sign, if relevant.
awards Notable awards. If many, link to an appropriate section of the article instead. Use |title= parameter, above, for awarded titles; A single award should not use both parameters.
website Official website only. Unofficial websites should be placed under ==External links== in the body of the article. Use {{URL}} as in {{URL|Example.com}}. Do not display the www. part unless the site requires it.
template_name Used when {{Infobox person}} is wrapped by another template. This would be the (lower-case) name of the wrapping template, without the "Template:" prefix.
  • module
  • module2
  • module3
  • module4
  • module5
  • module6
Used for embedding other infoboxes into this one. Example:

<syntaxhighlight lang="wikitext">

...
Paul McCartney ...
Musical career
Instrumentpiano ...

</syntaxhighlight> For more detailed information, see Wikipedia:WikiProject Infoboxes/embed.

signature An image of the person's signature. Please use image name: abc.jpg, xpz.png, 123.gif, etc., without the File: or Image: prefix
signature_type Changes the Signature label to the preferred argument, such as Seal
signature_size Default is 150px. If necessary, a signature can be resized manually as per the |image_size= parameter.
signature_alt 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.
footnotes Textual notes about any of the infobox data. This is not for reference citations. If an infobox parameter's value needs a citation, cite inline at the end of the value. Citations will appear in the article's references section along with the other citations in the article.
image_size Deprecated. Size to display image: 200px (set width), x300px (set height), or 200x300px (max width & max height). If empty or omitted, this defaults to frameless (default is 220px, but logged-in users can change this by clicking on "my preferences" and adjusting thumbnail size). Use of this parameter is discouraged. Use image_upright instead. Do not use "×" or capital "X"

Additional parameter usage explanation

Image

The image in the infobox should be representative of the person who is the subject of the article. For some historical figures, particularly those born in the 18th century or before, this image is often a painting or other artistic depiction of the individual (see George Washington). Persons born in the 20th century onward, such as Barack Obama, are most often represented by a photograph of the individual.

When the subject of a biographical article has recently died, particularly those who have been publicly known for decades, editors may come to a consensus on the article's talk page regarding what image would best be suited for the infobox. An example of such a discussion can be found in the talk page archives for Elizabeth II (section Infobox photograph for after her death); in this instance, the 2015 photograph of Elizabeth II that was present in the article's infobox when discussions began was eventually replaced with a photograph of her taken in 1958.

Inline lists

Parameters with multiple values should be formatted with inline-list templates.

Horizontal ones include {{hlist}} or {{flatlist}}. In horizontal style, only the first item is capitalized (aside from proper names). This style is best for short items, and few of them. Mid-dots, commas or semicolons are available as separators (use semicolons or mid-dots if any items contain their own commas). For example:

  • |parameter_name={{hlist|Foo|bar|baz}}
    • Foo
    • bar
    • baz
  • |parameter_name={{cslist|Foo|bar|baz}}
    • Foo
    • bar
    • baz
  • |parameter_name={{cslist|Foo, fee|bar, bor|baz, biz}}
    • Foo, fee
    • bar, bor
    • baz, biz

Horizontal list example with {{hlist|Item one|item two|item three}}:

  • Item one
  • item two
  • item three

Vertical templates are {{plainlist}} and {{unbulleted list}} (vertical), use unbulleted, non-indented lists for clean display in infoboxes. Entries may be all sentence case, or all lowercase (aside from proper names) after the first.

This style is best for long items, and longer lists. For long lists of information that may not be of immediate interest but retained for reference, the {{collapsible list}} template can be used; this is not a universally accessible option, so should not be used for key information.

Do not use <br /> markup to create fake lists, as in: Item one<br />item two<br />item three.

Vertical list example:, using {{unbulleted list|Item one|item two|item three}}:

  • Item one
  • item two
  • item three

Example

Bill Gates
Head and shoulders photo of Bill Gates
Gates in 2017
Born
William Henry Gates III

(1955-10-28) October 28, 1955 (age 69)
EducationHarvard University (dropped out)
Occupations
  • Software developer
  • investor
  • entrepreneur
Years active1972–present
Known forCo-founder of Microsoft and Bill & Melinda Gates Foundation
Title
Board member of
Spouse
(m. 1994; div. Expression error: Unexpected < operator.)
Children3
Parents
Awards
Websitewww.gatesnotes.com
Signature
William H. Gates III

<syntaxhighlight lang="wikitext" style="overflow: auto">

Bill Gates
Head and shoulders photo of Bill Gates
Gates in 2017
Born
William Henry Gates III

(1955-10-28) October 28, 1955 (age 69)
EducationHarvard University (dropped out)
Occupations
  • Software developer
  • investor
  • entrepreneur
Years active1972–present
Known forCo-founder of Microsoft and Bill & Melinda Gates Foundation
Title
Board member of
Spouse
(m. 1994; div. Expression error: Unexpected < operator.)
Children3
Parents
Awards
Websitewww.gatesnotes.com
Signature
William H. Gates III

</syntaxhighlight>

Microformat

The HTML markup produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates

Date-of-birth ("bday") information will only be included in the microformat if {{birth date}}, or {{birth date and age}} are used in the infobox. (Do not use these if the date is before 1583). Be cautious about using these if the person is still living, per WP:DOB.

To include a URL, use {{URL}}.

Please do not remove instances of these sub-templates.

Classes

hCard uses HTML classes including:

  • adr
  • agent
  • bday
  • birthplace
  • category
  • country-name
  • deathdate
  • deathplace
  • extended-address
  • family-name
  • fn (required)
  • given-name
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • n
  • nickname
  • note
  • org
  • role
  • url
  • vcard

Please do not rename or remove these classes nor collapse nested elements which use them.

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Infobox person in articles based on its TemplateData.

TemplateData for Infobox person

<templatedata> { "description": "An infobox for articles about people", "format": "Template:\n\n", "params": { "honorific_prefix": { "description": "Honorific prefix(es), to appear on the line above the person's name", "label": "Honorific prefix", "aliases": [ "honorific-prefix", "honorific prefix", "pre-nominals" ] }, "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 lead of the article, and are not specified separately in the birth_name field, include them here.", "label": "Name", "type": "string", "suggested": true }, "honorific_suffix": { "description": "Honorific suffix(es), to appear on the line below the person's name", "label": "Post-nominals", "aliases": [ "honorific-suffix", "honorific suffix", "post-nominals" ] }, "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", "example": "abc.jpg, xpz.png, 123.gif", "type": "wiki-file-name", "suggested": true }, "image_size": { "description": "DEPRECATED/DISCOURAGED. 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. Use of this parameter is discouraged as per WP:IMGSIZE. Use image_upright instead.", "label": "DEPRECATED: Image size", "aliases": [ "image size", "imagesize" ], "example": "200px", "default": "220px", "deprecated": "DEPRECATED: Use of this parameter is discouraged as per WP:IMGSIZE. Delete it when encountered and use image_upright instead." }, "alt": { "description": "Alt text for image, for visually impaired readers. One word (such as \"photograph\") is rarely sufficient. See WP:ALT.", "label": "Alt", "type": "string" }, "caption": { "description": "Caption for image, if needed. Try to include date of photo and the photographer.", "label": "Caption", "aliases": [ "image caption", "image_caption" ], "type": "string" }, "native_name": { "description": "The person's name in their own language, if different.", "label": "Native name", "type": "string" }, "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 language" }, "pronunciation": { "description": "Details of how to pronounce the individual's native name.", "label": "Native name pronunciation" }, "birth_name": { "description": "Name at birth; only use if different from name.", "label": "Birth name", "aliases": [ "birthname" ], "type": "string" }, "birth_date": { "description": "Date of birth: for living people. For people who have died, use Template:Birth date. 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", "type": "content" }, "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", "type": "string" }, "baptised": { "description": "Date of baptism: ONLY for use when birth date is not known (e.g., Beethoven). Will not display if a birth date is entered. Do not use subtemplates. Parameter 'baptized' can be used for articles that use American english spelling.", "label": "Baptised", "aliases": [ "baptized" ], "type": "date" }, "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", "aliases": [ "status" ] }, "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", "type": "string" }, "death_cause": { "description": "Cause of death. This should only be included when the cause of death has significance for the subject's notability.", "label": "Death cause", "aliases": [ "death cause" ] }, "body_discovered": { "description": "Place where the body was discovered (if different from place of death). Do not use a flag template.", "label": "Body discovered", "aliases": [ "body discovered" ] }, "resting_place": { "description": "Place of burial, ash-scattering, etc. Do not use a flag template.", "label": "Resting place", "aliases": [ "resting place", "restingplace" ] }, "resting_place_coordinates": { "description": "Coordinates for place of burial, ash-scattering etc. Use Template:coord template.", "label": "Resting place coordinates", "aliases": [ "resting place coordinates", "restingplacecoordinates" ] }, "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" }, "nationality": { "description": "Deprecated; do not use.", "label": "Nationality", "type": "string", "deprecated": true }, "other_names": { "description": "Other notable names for the person, if different from name and birth_name.", "label": "Other names", "aliases": [ "other names", "othername", "nickname", "alias" ] }, "siglum": { "description": "Siglum, monogram, shortcut, if relevant.", "label": "Siglum" }, "citizenship": { "description": "Country of legal citizenship, if different from nationality. Rarely needed. Should only be used if citizenship cannot be inferred from the birthplace. Do not use a flag template.", "label": "Citizenship", "type": "string" }, "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" }, "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 include either parameter for non-graduates, but article talk page consensus may conclude otherwise, as at Bill Gates.", "label": "Alma mater", "aliases": [ "alma mater" ] }, "occupation": { "description": "Occupation(s) as given in the lead.", "label": "Occupation" }, "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", "aliases": [ "years active", "yearsactive" ] }, "era": { "description": "Era during which the subject lived or was active. Less specific than 'years active'.", "label": "Era" }, "employer": { "description": "Employer(s), if relevant.", "label": "Employer" }, "organization": { "description": "Non-employing organization(s), if relevant.", "label": "Organization", "aliases": [ "organizations", "organisation", "organisations" ] }, "agent": { "description": "The subject's agent (individual and/or agency), discouraged in most cases, specifically when promotional, and requiring a reliable source.", "label": "Agent" }, "known_for": { "description": "A brief description of what the person is notable for.", "label": "Known For", "aliases": [ "known for", "known" ], "example": "Environmental activism" }, "notable_works": { "description": "Title(s) of notable work(s) (publications, compositions, sculptures, films, etc.) by the subject, if any.", "label": "Notable works", "aliases": [ "works", "credits", "notable works", "label_name" ] }, "style": { "description": "The style in which the subject works, if applicable.", "label": "Style" }, "net_worth": { "deprecated": "DEPRECATED: Use of this parameter is discouraged. Delete it when encountered.", "description": "Current estimated net worth, if relevant. Please be sure to support with a citation from a reliable source, in the article body.", "label": "DEPRECATED: Net worth", "aliases": [ "net worth", "networth" ] }, "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" }, "height_m": { "description": "If person was notable for their height, or if height is relevant, their height in metres (it will be automatically converted to Imperial).", "label": "Height in metres", "type": "number" }, "height_cm": { "description": "If person was notable for their height, or if height is relevant, their height in centimetres (it will be automatically converted to Imperial).", "label": "Height in centimetres", "type": "number" }, "height_ft": { "description": "If person was notable for their height, or if height is relevant, their height in whole feet (it will be automatically converted to SI). Use with height_in.", "label": "Height in feet", "type": "number" }, "height_in": { "description": "If person was notable for their height, or if height is relevant, their height in remaining inches (it will be automatically converted to SI). Use with height_ft.", "label": "Remaining height in inches", "type": "number" }, "weight": { "deprecated": "DEPRECATED: Use of this parameter is discouraged. Delete it when encountered.", "label": "DEPRECATED: Weight", "description": "If person was notable for their weight, or if weight is relevant, their weight" }, "weight_kg": { "deprecated": "DEPRECATED: Use of this parameter is discouraged. Delete it when encountered.", "description": "If person was notable for their weight, or if weight is relevant, their weight in kilogrammes (it will be automatically converted to Imperial).", "label": "DEPRECATED: Weight in kilogrammes" }, "weight_lb": { "deprecated": "DEPRECATED: Use of this parameter is discouraged. Delete it when encountered.", "description": "If person was notable for their weight, or if weight is relevant, their weight in pounds, or their weight in remaining pounds if weight in whole stones is specified (it will be automatically converted to SI).", "label": "DEPRECATED: Weight in pounds" }, "weight_st": { "deprecated": "DEPRECATED: Use of this parameter is discouraged. Delete it when encountered.", "description": "If person was notable for their weight, or if weight is relevant, their weight in whole stones (it will be automatically converted to SI).", "label": "DEPRECATED: Weight in stones" }, "television": { "description": "Television programmes presented by or closely associated with the subject.", "label": "Television" }, "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", "aliases": [ "office" ] }, "term": { "description": "Years the person held the title listed above.", "label": "Term" }, "predecessor": { "description": "Person who previously held the title listed above.", "label": "Predecessor" }, "successor": { "description": "Person who subsequently held the title listed above.", "label": "Successor" }, "party": { "description": "If relevant. Field labelled Political party.", "label": "Party" }, "otherparty": { "description": "If relevant. Field labelled Other political affiliations.", "label": "Other party" }, "movement": { "description": "If relevant. Movement can be social, political (non-party), artistic, philosophical, literary, cultural, etc.", "label": "Movement" }, "opponents": { "description": "Notable relevant opponents (e.g., for major political office).", "label": "Opponents" }, "boards": { "description": "For board of directors membership(s), if relevant. Field labeled Board member of.", "label": "Boards" }, "criminal_charges": { "description": "For convicted criminals only. Please be certain to support these parameters with citations from reliable sources in the article body.", "label": "Criminal charge(s)", "aliases": [ "criminal_charge", "criminal charge" ] }, "criminal_penalty": { "label": "Criminal penalty", "description": "For convicted criminals only. Please be certain to support these parameters with citations from reliable sources, in the article body.", "aliases": [ "criminal penalty" ] }, "criminal_status": { "label": "Criminal status", "description": "For convicted criminals only. Please be certain to support these parameters with citations from reliable sources, in the article body.", "aliases": [ "judicial_status", "judicial status", "criminal status" ] }, "spouse": { "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, do not include an end year.

(before Lua error in package.lua at line 80: module 'Module:i18n' not found.)
may be used.",

"label": "Spouse(s)", "aliases": [ "spouses", "spouse(s)" ] }, "partner": { "description": "For unmarried life partners in a domestic partnership (of any gender or sexual orientation), not business partners. Use the format Name (1950–present) for current partner and Name (1970–1999) for former partner(s).", "label": "Partner(s)", "aliases": [ "partners", "partner(s)", "domestic_partner", "domesticpartner" ] }, "children": { "description": "Number of children, or list of independently notable names, in which case, separate entries using Template:Plainlist or Template:Unbulleted list. Names may be preceded by a number to show total children and avoid implying that named children are the only offspring. For privacy reasons, consider omitting the names of children of living persons, unless notable.", "label": "Children", "example": "3" }, "parents": { "description": "Names of parents. Separate entries using Template:Plainlist or Template:Unbulleted list. If subject has only one notable mother and/or father, 'mother' and 'father' parameters may be used instead", "label": "Parent(s)" }, "mother": { "description": "Name of mother; include only if subject has one mother who is independently notable or particularly relevant. Overwritten by 'parents' parameter.", "label": "Mother", "type": "string" }, "father": { "description": "Name of father; include only if subject has one father who is independently notable or particularly relevant. Overwritten by 'parents' parameter.", "label": "Father", "type": "string" }, "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", "aliases": [ "relations" ] }, "family": { "description": "Family or house of the individual, if notable.", "label": "Family" }, "callsign": { "description": "Amateur radio call sign, if relevant.", "label": "Callsign" }, "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" }, "honours": { "description": "Honours the individual has been awarded, if notable.", "label": "Honours", "aliases": [ "honors" ] }, "website": { "description": "Official website only. Unofficial websites should be placed under ==External links== in the body of the article. Use {{URL|example.com|optional display text}}. 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", "aliases": [ "homepage", "URL", "url" ], "type": "content", "example": "example.com", "suggested": true }, "module": { "description": "Used for embedding other infoboxes into this one.", "label": "Module", "aliases": [ "misc" ] }, "module2": { "description": "Used for embedding other infoboxes into this one.", "label": "Module two", "aliases": [ "misc2" ] }, "module3": { "description": "Used for embedding other infoboxes into this one.", "label": "Module three", "aliases": [ "misc3" ] }, "module4": { "description": "Used for embedding other infoboxes into this one.", "label": "Module four", "aliases": [ "misc4" ] }, "module5": { "description": "Used for embedding other infoboxes into this one.", "label": "Module five", "aliases": [ "misc5" ] }, "module6": { "description": "Used for embedding other infoboxes into this one.", "label": "Module six", "aliases": [ "misc6" ] }, "child": { "label": "DEPRECATED: Use as an embedded infobox", "description": "DEPRECATED: Use this infobox within another one. For experts only.", "example": "yes", "deprecated": true, "aliases": [ "embed" ] }, "signature": { "description": "An image of the person's signature. Please use image name: abc.jpg, xpz.png, 123.gif, etc.", "label": "Signature", "type": "wiki-file-name" }, "signature_type": { "description": "Alter from Signature to, for example, Seal", "label": "Signature type", "type": "string" }, "signature_size": { "description": "Default is 150px. If necessary, a signature can be resized manually as per the \"image_size\" parameter.", "label": "Signature size" }, "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", "aliases": [ "signature alt" ], "type": "string" }, "footnotes": { "description": "Notes about any of the infobox data.", "label": "Footnotes" }, "abovestyle": { "description": "DEPRECATED: A CSS style to use for the individual's name, over-riding the community norm. Only use in exception circumstances.", "label": "DEPRECATED: Name CSS over-ride", "deprecated": true }, "image_upright": { "label": "Image upright", "description": "Scales the image thumbnail from its default size by the given factor. Values less than 1 scale the image down (0.9 = 90%) and values greater than 1 scale the image up (1.15 = 115%).", "example": "1.15", "default": "1", "type": "number" }, "landscape": { "label": "Landscape", "description": "Set to yes when using wide, short images. The image height (rather than width) will be limited to 200 pixels.", "type": "boolean" }, "burial_place": { "label": "Burial place", "description": "Place of burial, alternative to 'Resting place' Displays the label 'Burial place'.", "type": "content" }, "burial_coordinates": { "label": "Burial place coordinates", "description": "Coordinates for place of burial, to accompany 'Burial place'. Use Template:Coord template." }, "influences": { "label": "DEPRECATED: Influences", "description": "DEPRECATED and unused in the infobox. Do not use.", "deprecated": "Deprecated. Unused in the infobox. Do not use." }, "influenced": { "label": "DEPRECATED: Influenced", "description": "DEPRECATED and unused in the infobox. Do not use.", "deprecated": "Deprecated. Unused in the infobox. Do not use." }, "home_town": { "aliases": [ "home town" ], "label": "DEPRECATED: Hometown", "description": "The place where the person was raised and matured, if different from birth place.", "deprecated": "DEPRECATED and now unused in the infobox. Do not use." }, "nocat_wdimage": { "label": "nocat_wdimage", "description": "Where an infobox has no image but Wikidata has an image name, add an image or |nocat_wdimage=yes to the infobox.", "type": "string" }, "template_name": { "label": "Template name",

"description": "Used when
Infobox person/doc
is wrapped by another template. This would be the (lower-case) name of the wrapping template, without the \"Template:\" prefix."

} }, "paramOrder": [ "honorific_prefix", "name", "honorific_suffix", "image", "image_upright", "landscape", "image_size", "alt", "caption", "native_name", "native_name_lang", "pronunciation", "other_names", "siglum", "birth_name", "birth_date", "birth_place", "baptised", "disappeared_date", "disappeared_place", "disappeared_status", "death_date", "death_place", "death_cause", "body_discovered", "resting_place", "resting_place_coordinates", "burial_place", "burial_coordinates", "monuments", "nationality", "citizenship", "education", "alma_mater", "occupation", "years_active", "era", "employer", "organization", "agent", "known_for", "notable_works", "style", "net_worth", "height", "height_m", "height_cm", "height_ft", "height_in", "weight", "weight_kg", "weight_lb", "weight_st", "television", "title", "term", "predecessor", "successor", "party", "otherparty", "movement", "opponents", "boards", "criminal_charges", "criminal_penalty", "criminal_status", "spouse", "partner", "children", "parents", "mother", "father", "relatives", "family", "callsign", "awards", "honours", "website", "template_name", "module", "module2", "module3", "module4", "module5", "module6", "signature", "signature_type", "signature_size", "signature_alt", "footnotes", "nocat_wdimage", "abovestyle", "child", "influences", "influenced", "home_town" ] } </templatedata>

Tracking categories

See also

Variations of this template which use Wikidata:

Dependencies:

Alternative templates are listed at WikiProject Biography/Infoboxes and within the people and person infobox templates category.

<references group="" responsive="1"></references>