Diferencia entre revisiones de «Plantilla:Infobox person/doc»

De Familia Sanchez Arjona
Saltar a: navegación, buscar
(Reverted to revision 678320591 by RexxS (talk): This is meant as a blank sample template. (TW))
m (726 revisiones importadas)
 
(No se muestran 90 ediciones intermedias de 46 usuarios)
Línea 2: Línea 2:
 
{{documentation subpage}}
 
{{documentation subpage}}
 
{{Person infobox header}}
 
{{Person infobox header}}
{{high-risk| 186,000+}}
+
{{high-risk|210,000+}}
 
{{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 -->
  
{{tl|Infobox person}} may be used to summarize information about a particular person, usually at the top of an article.  
+
{{tl|Infobox person}} may be used to summarize information about a particular person, usually at the top of an article.
  
 
== Redirects and calls ==
 
== Redirects and calls ==
Línea 17: Línea 17:
 
* Templates in [[:Category:Biographical templates usable as a module]]
 
* Templates in [[:Category:Biographical templates usable as a module]]
 
* {{tl|Listen}}
 
* {{tl|Listen}}
 +
* {{tl|Infobox Chinese}}
  
 
== Usage ==
 
== Usage ==
Línea 22: Línea 23:
  
 
=== Blank template with basic parameters ===
 
=== Blank template with basic parameters ===
 +
{{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''
 +
| nationality  = ''nationality''
 +
| other_names  = ''other_names''
 +
| occupation    = ''occupation''
 +
| years_active  = ''years_active''
 +
| known_for    = ''known_for''
 +
| notable_works = ''notable_works''
 +
}}
 
<pre style="overflow: auto">
 
<pre style="overflow: auto">
 
{{Infobox person
 
{{Infobox person
| name          = <!-- include middle initial, if not specified in birth_name -->
+
| name          =  
| image        = <!-- just the filename, without the File: or Image: prefix or enclosing [[brackets]] -->
+
| image        =  
 
| alt          =  
 
| alt          =  
 
| caption      =  
 
| caption      =  
| birth_name    = <!-- only use if different from name -->
+
| birth_name    =  
| birth_date    = <!-- {{Birth date and age|YYYY|MM|DD}} or {{Birth-date and age|birth date†}} for living people supply only the year unless the exact date is already widely published, as per WP:DOB -->
+
| birth_date    = <!-- {{birth date and age|YYYY|MM|DD}} for living people. For people who have died, use {{Birth date|YYYY|MM|DD}}. -->
 
| birth_place  =  
 
| birth_place  =  
| death_date    = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} or {{Death-date and age|death date†|birth date†}}  -->
+
| death_date    = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) -->
 
| death_place  =  
 
| death_place  =  
 
| nationality  =  
 
| nationality  =  
 
| other_names  =  
 
| other_names  =  
 
| occupation    =  
 
| occupation    =  
| years_active  =
+
| years_active  =  
 
| known_for    =  
 
| known_for    =  
| notable_works =
+
| notable_works =  
 
}}
 
}}
† birth date and death date may be in either 'DD Month YYYY' or 'Month DD, YYYY'
 
 
</pre>
 
</pre>
  
===Blank template with all parameters===
+
=== Blank template with all parameters ===
{{Generic template demo |_display=italics
+
Please {{em|remove}} unused parameters, and do not insert trivia or dubious assertions in an attempt to fill all parameters. Only the most pertinent information should be included.
  |honorific_prefix |name |honorific_suffix |image=Pessoa Neutra.svg <!--|image_size --> |alt |caption
+
{{Parameter names example | _display=italics
  |native_name |native_name_lang
+
  | honorific_prefix | name | honorific_suffix
  |birth_name |birth_date |birth_place |baptised <!--does not display due to birth date displayed-->
+
| image=example-serious.jpg | image_size | image_upright | alt | caption <!--shows placement of parameters, see examples for image-->
  |disappeared_date |disappeared_place |disappeared_status |death_date |death_place |death_cause
+
  | native_name | native_name_lang | pronunciation
  |body_discovered |resting_place |resting_place_coordinates |monuments
+
  | birth_name | birth_date | birth_place | baptised <!--does not display due to birth date displayed-->
  |residence |nationality |other_names |ethnicity |citizenship |education |alma_mater
+
  | disappeared_date | disappeared_place | disappeared_status | death_date | death_place | death_cause
  |occupation |years_active |era |employer |organization |agent |known_for |notable_works
+
  | body_discovered | resting_place | resting_place_coordinates | monuments
  |style |home_town |salary |net_worth |height |weight |television
+
  | residence | nationality | other_names | citizenship | education | alma_mater
  |title |term |predecessor |successor |party |movement |opponents |boards
+
  | occupation | years_active | era | employer | organization | agent | known_for | notable_works
  |religion |denomination |criminal_charge |criminal_penalty |criminal_status
+
  | style | home_town | salary | net_worth | height | weight | television
  |spouse |partner |children |parents |relatives |callsign |awards
+
  | title | term | predecessor | successor | party | movement | opponents | boards
  |module |module2 |module3=[......] |module6
+
  | religion | denomination | criminal_charge | criminal_penalty | criminal_status
  |signature=Example title.svg |signature_alt <!--|signature_size -->
+
  | spouse | partner | children | parents | relatives | family | callsign | awards | website
  |website |footnotes  
+
  | module | module2 | module3 | module4 | module5 | module6 <!--removed the ... which only saved two lines from being shown-->
 +
  | signature=''<nowiki />signature'' | signature_size=''signature_size''<br /> | signature_alt <!--shows placement of parameters, see examples for image-->
 +
  | footnotes
 
}}
 
}}
 
<pre style="overflow:auto;">
 
<pre style="overflow:auto;">
Línea 65: Línea 84:
 
| name              =  <!-- include middle initial, if not specified in birth_name -->
 
| name              =  <!-- include middle initial, if not specified in birth_name -->
 
| honorific_suffix  =  
 
| honorific_suffix  =  
| image              =  <!-- filename only, i.e. without "File:" (or "Image:") prefix or enclosing [[brackets]] -->
+
| image              =  <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
 
| image_size        =  
 
| image_size        =  
 
| alt                =  
 
| alt                =  
Línea 71: Línea 90:
 
| native_name        =  
 
| native_name        =  
 
| native_name_lang  =  
 
| native_name_lang  =  
 +
| pronunciation      =
 
| birth_name        =  <!-- only use if different from name above -->
 
| birth_name        =  <!-- only use if different from name above -->
| birth_date        =  <!-- {{birth date and age|YYYY|MM|DD}} for living people supply only the year unless the exact date is already widely published, as per [[WP:DOB]] -->
+
| birth_date        =  <!-- {{birth date and age|YYYY|MM|DD}} for living people supply only the year with {{Birth year and age|YYYY}} unless the exact date is already widely published, as per [[WP:DOB]]. For people who have died, use {{Birth date|YYYY|MM|DD}}. -->
 
| birth_place        =  
 
| birth_place        =  
 
| baptised          =  <!-- will not display if birth_date is entered -->
 
| baptised          =  <!-- will not display if birth_date is entered -->
Línea 78: Línea 98:
 
| disappeared_place  =  
 
| disappeared_place  =  
 
| disappeared_status =  
 
| disappeared_status =  
| 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        =  
 
| death_cause        =  
 
| death_cause        =  
Línea 84: Línea 104:
 
| resting_place      =  
 
| resting_place      =  
 
| resting_place_coordinates =  <!-- {{coord|LAT|LONG|type:landmark|display=inline}} -->
 
| resting_place_coordinates =  <!-- {{coord|LAT|LONG|type:landmark|display=inline}} -->
 +
| burial_place      =  <!-- may be used instead of resting_place and resting_place_coordinates (displays "Burial place" as label) -->
 +
| burial_coordinates =  <!-- {{coord|LAT|LONG|type:landmark|display=inline}} -->
 
| monuments          =  
 
| monuments          =  
 
| residence          =  
 
| residence          =  
 
| nationality        =  
 
| nationality        =  
 
| other_names        =  
 
| other_names        =  
| ethnicity          =  <!-- Ethnicity should be supported with a citation from a reliable source -->
 
 
| citizenship        =  
 
| citizenship        =  
 
| education          =  
 
| education          =  
Línea 115: Línea 136:
 
| opponents          =  
 
| opponents          =  
 
| boards            =  
 
| boards            =  
| religion          =  <!-- Religion should be supported with a citation from a reliable source -->
+
| religion          =  <!-- Religion should be supported with a citation from a reliable source; do not add a religious denomination here -->
 
| denomination      =  <!-- Denomination should be supported with a citation from a reliable source -->
 
| denomination      =  <!-- Denomination should be supported with a citation from a reliable source -->
 
| criminal_charge    =  <!-- Criminality parameters should be supported with citations from reliable sources -->
 
| criminal_charge    =  <!-- Criminality parameters should be supported with citations from reliable sources -->
Línea 123: Línea 144:
 
| partner            =  <!-- (unmarried long-term partner) -->
 
| partner            =  <!-- (unmarried long-term partner) -->
 
| children          =  
 
| children          =  
| parents            =  
+
| parents            = <!-- overrides mother and father parameters -->
 +
| 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) -->
 
| relatives          =  
 
| relatives          =  
 +
| family            =
 
| callsign          =  
 
| callsign          =  
 
| awards            =  
 
| awards            =  
Línea 135: Línea 159:
 
| module6            =  
 
| module6            =  
 
| signature          =  
 
| signature          =  
 +
| signature_size    =
 
| signature_alt      =  
 
| signature_alt      =  
| signature_size    =
 
 
| footnotes          =  
 
| footnotes          =  
 
}}
 
}}
Línea 174: Línea 198:
 
| '''native_name_lang'''
 
| '''native_name_lang'''
 
| [[ISO 639-1]] code e.g. "fr" for French. If more than one, use {{tl|lang}} in {{para|native_name}} instead.
 
| [[ISO 639-1]] code e.g. "fr" for French. If more than one, use {{tl|lang}} in {{para|native_name}} instead.
 +
|-
 +
| '''pronunciation'''
 +
| Details of how to pronounce the individual's native name. <!--copied from TemplateData description, if changed please update there also-->
 
|-
 
|-
 
| '''birth_name'''
 
| '''birth_name'''
Línea 182: Línea 209:
 
|-
 
|-
 
| '''birth_place'''
 
| '''birth_place'''
| Place of birth: city, administrative region, sovereign state. Use the name of the birthplace at the time of birth, e.g.: Saigon (prior to 1976), Ho Chi Minh City (post 1976). [[Wikipedia:Manual of Style (icons)#Do not use flags to indicate locations of birth, residence, or death|Do not use a flag template]].
+
| Place of birth: city, administrative region, country. Use the name of the birthplace at the time of birth, e.g.: Saigon (prior to 1976), Ho Chi Minh City (post 1976). [[Wikipedia:Manual of Style (icons)#Do not use flags to indicate locations of birth, residence, or death|Do not use a flag template]].
 
|-
 
|-
 
| '''baptised'''
 
| '''baptised'''
Línea 209: Línea 236:
 
|-
 
|-
 
| '''resting_place'''
 
| '''resting_place'''
| Place of burial, ash-scattering, etc. [[Wikipedia:Manual of Style (icons)#Do not use flags to indicate locations of birth, residence, or death|Do not use a flag template]].
+
| Location of burial, ash-scattering, etc. If no location, leave blank. [[Wikipedia:Manual of Style (icons)#Do not use flags to indicate locations of birth, residence, or death|Do not use a flag template]].
 
|-
 
|-
 
| '''resting_place_coordinates'''
 
| '''resting_place_coordinates'''
| Coordinates for place of burial, ash-scattering etc. Use {{tl|coord}} template.
+
| Coordinates for location of burial, ash-scattering etc. Use {{tl|coord}} template.
 +
|-
 +
| '''burial_place'''
 +
| Place of burial, alternative to {{para|resting_place}} which displays the label '''Burial place'''.
 +
|-
 +
| '''burial_coordinates'''
 +
| Coordinates for place of burial, to accompany {{para|burial_place}}. Use {{tl|coord}} template.
 
|-
 
|-
 
| '''monuments'''
 
| '''monuments'''
Línea 218: Línea 251:
 
|-
 
|-
 
| '''residence'''
 
| '''residence'''
| Location(s) where the person notably resides/resided, if different from birth place. [[Wikipedia:Manual of Style (icons)#Avoid flag icons in infoboxes|Do not use a flag template]].
+
| Location(s) where the person notably resides/resided, if different from birthplace. [[Wikipedia:Manual of Style (icons)#Avoid flag icons in infoboxes|Do not use a flag template]].
 
|-
 
|-
 
| '''nationality'''
 
| '''nationality'''
 
| May be used instead of citizenship (below) or vice versa in cases where any confusion could result. Should only be used {{em|with}} citizenship when they somehow differ. Do not link if a commonly known nationality. [[Wikipedia:Manual of Style (icons)#Biographical use|Do not use a flag template]].
 
| May be used instead of citizenship (below) or vice versa in cases where any confusion could result. Should only be used {{em|with}} citizenship when they somehow differ. Do not link if a commonly known nationality. [[Wikipedia:Manual of Style (icons)#Biographical use|Do not use a flag template]].
|-  
+
|-
 
| '''other_names'''
 
| '''other_names'''
 
| Other notable names for the person, if different from '''name''' and '''birth_name'''.
 
| Other notable names for the person, if different from '''name''' and '''birth_name'''.
|-
 
| '''ethnicity'''
 
| Ethnicity, if relevant. Please be sure to support with a citation from a reliable source, in the article body.
 
 
|-
 
|-
 
| '''citizenship'''
 
| '''citizenship'''
Línea 239: Línea 269:
 
|-
 
|-
 
| '''occupation'''
 
| '''occupation'''
| Occupation(s) as given in the lead. Please observe sentence case and capitalise only the first letter of the first item; e.g.  
+
| Occupation(s) as given in the lead. Please observe sentence case and capitalise only the first letter of the first item; e.g.
 
{{Flatlist|
 
{{Flatlist|
 
* Musician
 
* Musician
Línea 261: Línea 291:
 
| The subject's agent (individual and/or agency), discouraged in most cases, specifically when promotional, and requiring a [[WP:RS|Reliable Source]].
 
| The subject's agent (individual and/or agency), discouraged in most cases, specifically when promotional, and requiring a [[WP:RS|Reliable Source]].
 
|-
 
|-
| '''known_for'''</br> (''known'')
+
| '''known_for'''<br /> (''known'')
 
| A brief description of why the person is notable.
 
| A brief description of why the person is notable.
 
|-
 
|-
Línea 277: Línea 307:
 
|-
 
|-
 
| '''home_town'''
 
| '''home_town'''
| The place where the person was raised and matured, if different from birth place and residence.
+
| The place where the person was raised and matured, if different from birthplace and residence.
 
|-
 
|-
 
| '''salary'''
 
| '''salary'''
Línea 324: Línea 354:
 
|-
 
|-
 
| '''religion'''
 
| '''religion'''
| Include only if relevant. For living persons please refer to [[WP:BLPCAT]]. Be sure to support with a citation from a reliable source, in the article body.
+
| Include only if relevant. For living persons please refer to [[WP:BLPCAT]]. Be sure to support with a citation in the article body to a [[WP:RS|reliable source]]. This parameter should include only religions (i.e. Hinduism, Christianity) and not denominations (i.e. [[Shi'ism]], [[Digambara]], [[Shengdao]], [[Vaishnavism]]). For denominations use the parameter below.
 
|-
 
|-
 
| '''denomination'''
 
| '''denomination'''
| Denomination of religion, if relevant.  Please be sure to support with a citation from a reliable source, in the article body.
+
| Denomination of religion, if relevant.  Please be sure to support with a citation to a reliable source in the article body.
 
|-
 
|-
 
| '''criminal_charge'''<br />'''criminal_penalty'''<br />'''criminal_status'''
 
| '''criminal_charge'''<br />'''criminal_penalty'''<br />'''criminal_status'''
Línea 333: Línea 363:
 
|-
 
|-
 
| '''spouse(s)'''
 
| '''spouse(s)'''
| Name of spouse(s), followed by years of marriage. Use the format ''Name (married 1950–present)'' for a current spouse, and ''Name (married 1970–1999)'' for former spouse(s). Use article title (if linking) or [[WP:COMMONNAME|common name]]. Separate entries using {{Tl|Plainlist}} or {{Tl|Unbulleted list}}. For deceased persons still married at time of death, close the date range with death year.
+
| 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 [[WP:COMMONNAME|common name]]. Separate entries using {{Tl|Plainlist}} or {{Tl|Unbulleted list}}. For deceased persons still married at time of death, close the date range with death year.
 
|-
 
|-
 
| '''partner(s)'''
 
| '''partner(s)'''
| If particularly relevant, or if the partner is notable; "partner" here means unmarried [[life partner]]s (of any gender or sexual preference), 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 partner]]s (of any gender or sexual preference), not business partner. Use the format ''Name (1950–present)'' for current partner and ''Name (1970–99)'' for former partner(s).
 
|-
 
|-
 
| '''children'''
 
| '''children'''
Línea 342: Línea 372:
 
|-
 
|-
 
| '''parents'''
 
| '''parents'''
| Names of parents; include only if they are independently notable or particularly relevant. Separate entries using {{Tl|Plainlist}} or {{Tl|Unbulleted list}}.
+
| Names of parents; include only if they are independently notable or particularly relevant. Separate entries using {{Tl|Plainlist}} or {{Tl|Unbulleted list}}. If subject has only one notable mother and/or only one notable father, '''mother''' and '''father''' parameters may be used instead
 +
|-
 +
| '''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 overwritten 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 overwritten by the '''parents''' parameter.
 
|-
 
|-
 
| '''relatives'''<br /> (''relations'')
 
| '''relatives'''<br /> (''relations'')
| Names of siblings or other relatives; include only if independently notable or particularly relevant. Include the relationship in parentheses after the name (sister, uncle, etc). Separate entries using {{Tl|Plainlist}} or {{Tl|Unbulleted list}}.
+
| Names of siblings or other relatives; include only if independently notable or particularly relevant. Include the relationship in parentheses after the name (sister, uncle, etc.). Separate entries using {{Tl|Plainlist}} or {{Tl|Unbulleted list}}.
 
|-
 
|-
 
| '''callsign'''
 
| '''callsign'''
Línea 354: Línea 390:
 
|-
 
|-
 
| '''website'''
 
| '''website'''
| Official website only. Unofficial websites should be placed under <nowiki>==External links==</nowiki> in the body of the article. Use {{tl|URL}} as in <nowiki>{{URL|Example.com}}</nowiki>. Do not include the <code>www.</code> part unless the server requires it. Use [[camel case]] capitalization to make multiword domain names easier to read.
+
| Official website only. Unofficial websites should be placed under <nowiki>==External links==</nowiki> in the body of the article. Use {{tl|URL}} as in <nowiki>{{URL|Example.com}}</nowiki>.
 
|-
 
|-
 
| '''module'''<br />'''module2'''<br />'''module3'''<br />'''module4'''<br />'''module5'''<br />'''module6'''
 
| '''module'''<br />'''module2'''<br />'''module3'''<br />'''module4'''<br />'''module5'''<br />'''module6'''
Línea 361: Línea 397:
 
| '''signature'''
 
| '''signature'''
 
| An image of the person's signature. Please use image name: abc.jpg, xpz.png, 123.gif, etc.
 
| An image of the person's signature. Please use image name: abc.jpg, xpz.png, 123.gif, etc.
 +
|-
 +
| '''signature_size'''
 +
| Default is ''150px''. If necessary, a signature can be resized manually as per the "image_size" parameter.
 
|-
 
|-
 
| '''signature_alt'''
 
| '''signature_alt'''
 
| Alt text for the signature image. For example, for [[:File:Thomas Jefferson Signature.svg]], the alt text might be <code>|signature_alt= Th: Jefferson</code>, spelling out the signature exactly as it appears in the image.
 
| Alt text for the signature image. For example, for [[:File:Thomas Jefferson Signature.svg]], the alt text might be <code>|signature_alt= Th: Jefferson</code>, spelling out the signature exactly as it appears in the image.
|-
 
| '''signature_size'''
 
| Default is ''150px''. If necessary, a signature can be resized manually as per the "image_size" parameter.
 
 
|-
 
|-
 
| '''footnotes'''
 
| '''footnotes'''
Línea 384: Línea 420:
 
| spouse            = Melinda Gates (married 1994)
 
| spouse            = Melinda Gates (married 1994)
 
| children          = 3
 
| children          = 3
| residence        = [[Medina, Washington|Medina]], Washington
+
| residence        = [[Medina, Washington]]
 
| alma_mater        = Harvard University (dropped out in 1975)
 
| alma_mater        = Harvard University (dropped out in 1975)
 
| website          = {{URL|microsoft.com/presspass/exec/billg}}
 
| website          = {{URL|microsoft.com/presspass/exec/billg}}
Línea 403: Línea 439:
 
| spouse            = Melinda Gates (married 1994)
 
| spouse            = Melinda Gates (married 1994)
 
| children          = 3
 
| children          = 3
| residence        = [[Medina, Washington|Medina]], Washington
+
| residence        = [[Medina, Washington]]
 
| alma_mater        = Harvard University (dropped out in 1975)
 
| alma_mater        = Harvard University (dropped out in 1975)
 
| website          = {{URL|microsoft.com/presspass/exec/billg}}
 
| website          = {{URL|microsoft.com/presspass/exec/billg}}
Línea 418: Línea 454:
 
<templatedata>
 
<templatedata>
 
{
 
{
  "description": "An infobox for articles about people",
+
"description": "An infobox for articles about people",
  "params": {
+
"params": {
    "agent": {
+
"honorific_prefix": {
      "description": "The subject's agent (individual and/or agency), discouraged in most cases, specifically when promotional, and requiring a reliable source.",
+
"description": "To appear on the line above the person's name",
      "label": "Agent"
+
"label": "Honorific Prefix",
    },
+
"aliases": [
    "alma_mater": {
+
"honorific prefix"
      "description": "Alma mater. This parameter is a more concise alternative to `education`, and will most often simply consist of the linked name of the last-attended higher education institution. It is usually not relevant to included either parameter for non-graduates, but article talk page consensus may conclude otherwise, as at Bill Gates.",
+
]
      "label": "Alma Mater"
+
},
    },
+
"name": {
    "alt": {
+
"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": "Alt text for image, for visually impaired readers. One word (such as \"photograph\") is rarely sufficient. See WP:ALT.",
+
"label": "Name",
      "label": "Alt"
+
"required": true
    },
+
},
    "awards": {
+
"honorific_suffix": {
      "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.",
+
"description": "To appear on the line below the person's name",
      "label": "Awards"
+
"label": "Honorific Suffix",
    },
+
"aliases": [
    "baptised": {
+
"honorific suffix"
      "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.",
+
]
      "label": "Baptised"
+
},
    },
+
"image": {
    "birth_date": {
+
"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.",
      "description": "Date of birth: Template:birth date and age (if living) or Template:birth date (if dead). See Template:Birth date and age/doc for details on usage. If only a year of birth is known, or age as of a certain date, consider using Template:birth year and age or Template:birth based on age as of date.",
+
"label": "Image"
      "label": "Birth Date"
+
},
    },
+
"image_size": {
    "birth_name": {
+
"description": "Size to display image: 200px (set width), x300px (set height), or 200x300px (max width & max height). This defaults to frameless (default is 220px, but logged in users can change this by clicking on \"my preferences\" and adjusting thumbnail size) if empty or omitted. This parameter should not normally need to be set.",
      "description": "Name at birth; only use if different from name.",
+
"label": "Image Size",
      "label": "Birth Name"
+
"aliases": [
    },
+
"image size",
    "birth_place": {
+
"imagesize"
      "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"
+
},
    },
+
"alt": {
    "boards": {
+
"description": "Alt text for image, for visually impaired readers. One word (such as \"photograph\") is rarely sufficient. See WP:ALT.",
      "description": "For board of directors membership(s), if relevant. Field labeled Board member of.",
+
"label": "Alt"
      "label": "Boards"
+
},
    },
+
"caption": {
    "body_discovered": {
+
"description": "Caption for image, if needed. Try to include date of photo and the photographer.",
      "description": "Place where the body was discovered (if different from place of death). Do not use a flag template.",
+
"label": "Caption",
      "label": "Body Discovered"
+
"aliases": [
    },
+
"image caption",
    "callsign": {
+
"image_caption"
      "description": "Amateur radio call sign, if relevant.",
+
]
      "label": "Callsign"
+
},
    },
+
"native_name": {
    "caption": {
+
"description": "The person's name in their own language, if different.",
      "description": "Caption for image, if needed. Try to include date of photo and the photographer.",
+
"label": "Native name"
      "label": "Caption"
+
},
    },
+
"native_name_lang": {
    "children": {
+
"description": "ISO 639-1 code e.g. \"fr\" for French. If more than one, use Template:lang in `native_name` instead.",
      "description": "Number of children (e.g. three or 3), or list of names, in which case, separate entries using Template:Plainlist or Template:Unbulleted list. For privacy reasons, consider omitting the names of children of living persons, unless the children are independently notable.",
+
"label": "Native name language"
      "label": "Children"
+
},
    },
+
"pronunciation": {
    "citizenship": {
+
"description": "Details of how to pronounce the individual's native name.",
      "description": "Country of legal citizenship, if different from nationality. Rarely needed. See usage notes for nationality above. Should only be used if citizenship cannot be inferred from the birthplace. Do not use a flag template.",
+
"label": "Native name pronunciation"
      "label": "Citizenship"
+
},
    },
+
"birth_name": {
    "criminal_charge": {
+
"description": "Name at birth; only use if different from name.",
      "description": "For convicted criminals only. Please be certain to support these parameters with citations from reliable sources, in the article body.",
+
"label": "Birth Name",
      "label": "Criminal Charge"
+
"aliases": [
    },
+
"birthname"
    "death_cause": {
+
]
      "description": "Cause of death.",
+
},
      "label": "Death Cause"
+
"birth_date": {
    },
+
"description": "Date of birth: {{Birth date and age|YYYY|MM|DD}} for living people. For people who have died, use {{Birth date|YYYY|MM|DD}}. 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.",
    "death_date": {
+
"label": "Birth 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"
+
"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.",
    "death_place": {
+
"label": "Birth 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"
+
"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.",
    "denomination": {
+
"label": "Baptised"
      "description": "Denomination of religion, if relevant. Please be sure to support with a citation from a reliable source, in the article body.",
+
},
      "label": "Denomination"
+
"disappeared_date": {
    },
+
"description": "(For missing people) Date of disappearance: Template:disappeared date and age (if birth date is known) or Template:disappeared date (if birth date unknown).",
    "disappeared_date": {
+
"label": "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.",
    "disappeared_place": {
+
"label": "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.",
    "disappeared_status": {
+
"label": "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.",
+
"aliases": [
      "label": "Disappeared Status"
+
"status"
    },
+
]
    "education": {
+
},
      "description": "Education, e.g. degree, institution and graduation year, if relevant. If very little information is available or relevant, the `alma_mater` parameter may be more appropriate.",
+
"death_date": {
      "label": "Education"
+
"description": "Date of death: {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (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"
    "employer": {
+
},
      "description": "Employer(s), if relevant.",
+
"death_place": {
      "label": "Employer"
+
"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"
    "ethnicity": {
+
},
      "description": "Ethnicity. Please be sure to support with a citation from a reliable source, in the article body.",
+
"death_cause": {
      "label": "Ethnicity"
+
"description": "Cause of death.",
    },
+
"label": "Death Cause",
    "footnotes": {
+
"aliases": [
      "description": "Notes about any of the infobox data.",
+
"death cause"
      "label": "Footnotes"
+
]
    },
+
},
    "height": {
+
"body_discovered": {
      "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.",
+
"description": "Place where the body was discovered (if different from place of death). Do not use a flag template.",
      "label": "Height"
+
"label": "Body Discovered",
    },
+
"aliases": [
    "home_town": {
+
"body discovered"
      "description": "The place where the person was raised and matured, if different from birth place and residence.",
+
]
      "label": "Home Town"
+
},
    },
+
"resting_place": {
    "honorific_prefix": {
+
"description": "Place of burial, ash-scattering, etc. Do not use a flag template.",
      "description": "To appear on the line above the person's name",
+
"label": "Resting Place",
      "label": "Honorific Prefix"
+
"aliases": [
    },
+
"resting place",
    "honorific_suffix": {
+
"restingplace"
      "description": "To appear on the line below the person's name",
+
]
      "label": "Honorific Suffix"
+
},
    },
+
"resting_place_coordinates": {
    "image": {
+
"description": "Coordinates for place of burial, ash-scattering etc. Use Template:coord template.",
      "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": "Resting Place Coordinates",
      "label": "Image"
+
"aliases": [
    },
+
"resting place coordinates",
    "image_size": {
+
"restingplacecoordinates"
      "description": "Size to display image: 200px (set width), x300px (set height), or 200x300px (max width & max height). This defaults to frameless (default is 220px, but logged in users can change this by clicking on \"my preferences\" and adjusting thumbnail size) if empty or omitted. This parameter should not normally need to be set.",
+
]
      "label": "Image Size"
+
},
    },
+
"monuments": {
    "known_for": {
+
"description": "Significant monuments erected, buildings named, etc., in honour of the subject. If many, link to an appropriate section of the article instead.",
      "description": "A brief description of why the person is notable.",
+
"label": "Monuments"
      "label": "Known For"
+
},
    },
+
"residence": {
    "module": {
+
"description": "Location(s) where the person notably resides/resided, if different from birth place. Do not use a flag template.",
      "description": "Used for embedding other infoboxes into this one.",
+
"label": "Residence"
      "label": "Module"
+
},
    },
+
"nationality": {
    "monuments": {
+
"description": "Nationality. May be used instead of citizenship (below) or vice versa in cases where any confusion could result. Should only be used 'with' citizenship when they somehow differ. Should only be used if nationality cannot be inferred from the birthplace. Do not use a flag template.",
      "description": "Significant monuments erected, buildings named, etc., in honour of the subject. If many, link to an appropriate section of the article instead.",
+
"label": "Nationality"
      "label": "Monuments"
+
},
    },
+
"other_names": {
    "movement": {
+
"description": "Other notable names for the person, if different from name and birth_name.",
      "description": "If relevant. '''Movement''' can be social, political (non-party), artistic, philosophical, literary, cultural, etc.",
+
"label": "Other Names",
      "label": "Movement"
+
"aliases": [
    },
+
"other names",
    "name": {
+
"othername",
      "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.",
+
"alias"
      "label": "Name",
+
]
      "required": true
+
},
    },
+
"citizenship": {
    "nationality": {
+
"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": "Nationality. May be used instead of citizenship (below) or vice versa in cases where any confusion could result. Should only be used 'with' citizenship when they somehow differ. Should only be used if nationality cannot be inferred from the birthplace. Do not use a flag template.",
+
"label": "Citizenship"
      "label": "Nationality"
+
},
    },
+
"education": {
    "native_name": {
+
"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": "The person's name in their own language, if different.",
+
"label": "Education"
      "label": "Native Name"
+
},
    },
+
"alma_mater": {
    "native_name_lang": {
+
"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": "ISO 639-1 code e.g. \"fr\" for French. If more than one, use Template:lang in `native_name` instead.",
+
"label": "Alma Mater",
      "label": "Native Name Lang"
+
"aliases": [
    },
+
"alma mater"
    "net_worth": {
+
]
      "description": "Current estimated net worth, if relevant. Please be sure to support with a citation from a reliable source, in the article body.",
+
},
      "label": "Net Worth"
+
"occupation": {
    },
+
"description": "Occupation(s) as given in the lead.",
    "notable_works": {
+
"label": "Occupation"
      "description": "Title(s) of notable work(s) (publications, compositions, sculptures, films, etc.) by the subject, if any.",
+
},
      "label": "Notable Works"
+
"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.",
    "occupation": {
+
"label": "Years Active",
      "description": "Occupation(s) as given in the lead.",
+
"aliases": [
      "label": "Occupation"
+
"years active",
    },
+
"yearsactive"
    "opponents": {
+
]
      "description": "Notable relevant opponents (e.g. for major political office).",
+
},
      "label": "Opponents"
+
"era": {
    },
+
"description": "Era during which the subject lived or was active. Less specific than 'years active'.",
    "organization": {
+
"label": "Era"
      "description": "Non-employing organization(s), if relevant.",
+
},
      "label": "Organization"
+
"employer": {
    },
+
"description": "Employer(s), if relevant.",
    "other_names": {
+
"label": "Employer"
      "description": "Other notable names for the person, if different from name and birth_name.",
+
},
      "label": "Other Names"
+
"organization": {
    },
+
"description": "Non-employing organization(s), if relevant.",
    "parents": {
+
"label": "Organization",
      "description": "Names of parents. Separate entries using Template:Plainlist or Template:Unbulleted list.",
+
"aliases": [
      "label": "Parents"
+
"organizations"
    },
+
]
    "partner(s)": {
+
},
      "description": "For unmarried life partners (of any gender or sexual preference), not business partners. Use the format Name (1950–present) for current partner and Name (1970–1999) for former partner(s).",
+
"agent": {
      "label": "Partner(s)"
+
"description": "The subject's agent (individual and/or agency), discouraged in most cases, specifically when promotional, and requiring a reliable source.",
    },
+
"label": "Agent"
    "party": {
+
},
      "description": "If relevant. Field labelled Political party.",
+
"known_for": {
      "label": "Party"
+
"description": "A brief description of what the person is notable for.",
    },
+
"label": "Known For",
    "predecessor": {
+
"aliases": [
      "description": "Person who previously held the title listed above.",
+
"known for",
      "label": "Predecessor"
+
"known"
    },
+
],
    "relatives": {
+
"example": "Environmental activism"
      "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"
+
"notable_works": {
    },
+
"description": "Title(s) of notable work(s) (publications, compositions, sculptures, films, etc.) by the subject, if any.",
    "religion": {
+
"label": "Notable Works",
      "description": "If relevant. For living persons please refer to WP:BLPCAT. Please be sure to support with a citation from a reliable source, in the article body.",
+
"aliases": [
      "label": "Religion"
+
"works",
    },
+
"credits",
    "residence": {
+
"notable works"
      "description": "Location(s) where the person notably resides/resided, if different from birth place. Do not use a flag template.",
+
]
      "label": "Residence"
+
},
    },
+
"style": {
    "resting_place": {
+
"description": "The style in which the subject works, if applicable.",
      "description": "Place of burial, ash-scattering, etc. Do not use a flag template.",
+
"label": "Style"
      "label": "Resting Place"
+
},
    },
+
"home_town": {
    "resting_place_coordinates": {
+
"description": "The place where the person was raised and matured, if different from birth place and residence.",
      "description": "Coordinates for place of burial, ash-scattering etc. Use Template:coord template.",
+
"label": "Home Town",
      "label": "Resting Place Coordinates"
+
"aliases": [
    },
+
"home town"
    "salary": {
+
]
      "description": "Annual salary or compensation, if relevant.",
+
},
      "label": "Salary"
+
"salary": {
    },
+
"description": "Annual salary or compensation, if relevant.",
    "signature": {
+
"label": "Salary"
      "description": "An image of the person's signature. Please use image name: abc.jpg, xpz.png, 123.gif, etc.",
+
},
      "label": "Signature"
+
"net_worth": {
    },
+
"description": "Current estimated net worth, if relevant. Please be sure to support with a citation from a reliable source, in the article body.",
    "signature_alt": {
+
"label": "Net Worth",
      "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.",
+
"aliases": [
      "label": "Signature Alt"
+
"net worth",
    },
+
"networth"
    "signature_size": {
+
]
      "description": "Default is 150px. If necessary, a signature can be resized manually as per the \"image_size\" parameter.",
+
},
      "label": "Signature Size"
+
"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.",
    "spouse(s)": {
+
"label": "Height"
      "description": "Name of spouse(s), followed by years of marriage. Use the format Name (married 1950–present) for a current spouse, and Name (married 1970–1999) for former spouse(s). Separate entries using Template:Plainlist or Template:Unbulleted list. For deceased persons still married at time of death, close the date range with death year.",
+
},
      "label": "Spouse(s)"
+
"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).",
    "style": {
+
"label": "Height in metres"
      "description": "The style in which the subject works, if applicable.",
+
},
      "label": "Style"
+
"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).",
    "successor": {
+
"label": "Height in centimetres"
      "description": "Person who subsequently held the title listed above.",
+
},
      "label": "Successor"
+
"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.",
    "television": {
+
"label": "Height in feet"
      "description": "Television programmes presented by or closely associated with the subject.",
+
},
      "label": "Television"
+
"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.",
    "term": {
+
"label": "Remaining height in inches"
      "description": "Years the person held the title listed above.",
+
},
      "label": "Term"
+
"weight": {
    },
+
"description": "If person was notable for their weight, or if weight is relevant. If used, this should also include the year of the measurement. See documentation of this parameter at Template:Infobox sportsperson for more information.",
    "title": {
+
"label": "Weight"
      "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"
+
"weight_kg": {
    },
+
"description": "If person was notable for their weight, or if weight is relevant, their weight in kilogrammes (it will be automatically converted to Imperial).",
    "website": {
+
"label": "Weight in kilogrammes"
      "description": "Official website only. Unofficial websites should be placed under ==External links== in the body of the article. Use Template:URL as in Example.com . Do not include the www. part unless the server requires it. Use camel case capitalization to make multiword domain names easier to read.",
+
},
      "label": "Website"
+
"weight_lb": {
    },
+
"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).",
    "weight": {
+
"label": "Weight in pounds"
      "description": "If person was notable for their weight, or if weight is relevant. If used, this should also include the year of the measurement. See documentation of this parameter at Template:Infobox sportsperson for more information.",
+
},
      "label": "Weight"
+
"weight_st": {
    },
+
"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).",
    "years_active": {
+
"label": "Weight in stones"
      "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"
+
"television": {
    },
+
"description": "Television programmes presented by or closely associated with the subject.",
    "era": {
+
"label": "Television"
      "description": "Era during which the subject lived or was active. Less specific than 'years active'.",
+
},
      "label": "Era"
+
"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"
 +
},
 +
"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"
 +
},
 +
"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"
 +
},
 +
"religion": {
 +
"description": "If relevant. For living persons please refer to WP:BLPCAT. Please be sure to support with a citation from a reliable source, in the article body.",
 +
"label": "Religion"
 +
},
 +
"denomination": {
 +
"description": "Denomination of religion, if relevant. Please be sure to support with a citation from a reliable source, in the article body.",
 +
"label": "Denomination"
 +
},
 +
"criminal_charge": {
 +
"description": "For convicted criminals only. Please be certain to support these parameters with citations from reliable sources, in the article body.",
 +
"label": "Criminal Charge",
 +
"aliases": [
 +
"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(s)": {
 +
"description": "Name of spouse(s), followed by years of marriage. Use the format Name (married 1950–present) for a current spouse, and Name (married 1970–99) for former spouse(s). Separate entries using Template:Plainlist or Template:Unbulleted list. For deceased persons still married at time of death, close the date range with death year.",
 +
"label": "Spouse(s)",
 +
"aliases": [
 +
"spouse"
 +
]
 +
},
 +
"partner(s)": {
 +
"description": "For unmarried life partners (of any gender or sexual preference), not business partners. Use the format Name (1950–present) for current partner and Name (1970–99) for former partner(s).",
 +
"label": "Partner(s)",
 +
"aliases": [
 +
"partner",
 +
"domesticpartner",
 +
"domestic_partner"
 +
]
 +
},
 +
"children": {
 +
"description": "Number of children (e.g. three or 3), or list of names, in which case, separate entries using Template:Plainlist or Template:Unbulleted list. For privacy reasons, consider omitting the names of children of living persons, unless the children are independently notable.",
 +
"label": "Children"
 +
},
 +
"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"
 +
},
 +
"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"
 +
},
 +
"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 Template:URL as in Example.com . Do not include the www. part unless the server requires it. Use camel case capitalization to make multiword domain names easier to read.",
 +
"label": "Website",
 +
"aliases": [
 +
"homepage",
 +
"URL"
 +
]
 +
},
 +
"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"
 +
]
 +
},
 +
"signature": {
 +
"description": "An image of the person's signature. Please use image name: abc.jpg, xpz.png, 123.gif, etc.",
 +
"label": "Signature"
 +
},
 +
"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"
 +
]
 +
},
 +
"footnotes": {
 +
"description": "Notes about any of the infobox data.",
 +
"label": "Footnotes"
 +
},
 +
"abovestyle": {
 +
"description": "A CSS style to use for the individual's name, over-riding the community norm. Only use in exception circumstances.",
 +
"label": "Name CSS over-ride",
 +
"deprecated": true
 +
},
 +
"child": {
 +
"label": "Use a child/embedded infobox",
 +
"description": "Allows you to specify a child or embedded infobox within this one. For experts only.",
 +
"deprecated": true
 +
}
 +
},
 +
"paramOrder": [
 +
"honorific_prefix",
 +
"name",
 +
"honorific_suffix",
 +
"image",
 +
"image_size",
 +
"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",
 +
"monuments",
 +
"residence",
 +
"nationality",
 +
"other_names",
 +
"citizenship",
 +
"education",
 +
"alma_mater",
 +
"occupation",
 +
"years_active",
 +
"era",
 +
"employer",
 +
"organization",
 +
"agent",
 +
"known_for",
 +
"notable_works",
 +
"style",
 +
"home_town",
 +
"salary",
 +
"net_worth",
 +
"height",
 +
"height_m",
 +
"height_cm",
 +
"height_ft",
 +
"height_in",
 +
"weight",
 +
"weight_kg",
 +
"weight_lb",
 +
"weight_st",
 +
"television",
 +
"title",
 +
"term",
 +
"predecessor",
 +
"successor",
 +
"party",
 +
"movement",
 +
"opponents",
 +
"boards",
 +
"religion",
 +
"denomination",
 +
"criminal_charge",
 +
"criminal_penalty",
 +
"criminal_status",
 +
"spouse(s)",
 +
"partner(s)",
 +
"children",
 +
"parents",
 +
                "mother",
 +
                "father",
 +
"relatives",
 +
"family",
 +
"callsign",
 +
"awards",
 +
"honours",
 +
"website",
 +
"module",
 +
"module2",
 +
"module3",
 +
"module4",
 +
"module5",
 +
"module6",
 +
"signature",
 +
"signature_size",
 +
"signature_alt",
 +
"footnotes",
 +
"abovestyle",
 +
"child"
 +
],
 +
"format": "block"
 
}
 
}
 
</templatedata>
 
</templatedata>
Línea 705: Línea 1031:
  
 
; Hidden tracking/maintenance categories
 
; Hidden tracking/maintenance categories
 +
* [[:Category:Articles using infobox person with unsupported parameters]]
 
* [[:Category:Infobox person using numbered parameter]]
 
* [[:Category:Infobox person using numbered parameter]]
 
* [[:Category:Infobox person using boxwidth parameter]]
 
* [[:Category:Infobox person using boxwidth parameter]]

Revisión actual del 15:21 27 may 2016

For an infobox for fictional characters, see Template:Infobox character.

{{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
Died death_date
death_place
Nationality nationality
Other names other_names
Occupation occupation
Years active years_active
Known for known_for
Notable work notable_works
{{Infobox person
| name          = 
| image         = 
| alt           = 
| caption       = 
| birth_name    = 
| birth_date    =  <!-- {{birth date and age|YYYY|MM|DD}} for living people. For people who have died, use {{Birth date|YYYY|MM|DD}}. -->
| birth_place   = 
| death_date    = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) -->
| death_place   = 
| nationality   = 
| other_names   = 
| occupation    = 
| years_active  = 
| known_for     = 
| notable_works = 
}}

Blank template with all parameters

Please remove unused parameters, and do not insert trivia or dubious assertions in an attempt to fill all parameters. Only the most pertinent information should be included.

For an infobox for fictional characters, see Template:Infobox character.

{{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
Died death_date
death_place
Nationality nationality
Other names other_names
Occupation occupation
Years active years_active
Known for known_for
Notable work notable_works
{{Infobox person
| name          = 
| image         = 
| alt           = 
| caption       = 
| birth_name    = 
| birth_date    =  <!-- {{birth date and age|YYYY|MM|DD}} for living people. For people who have died, use {{Birth date|YYYY|MM|DD}}. -->
| birth_place   = 
| death_date    = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) -->
| death_place   = 
| nationality   = 
| other_names   = 
| occupation    = 
| years_active  = 
| known_for     = 
| notable_works = 
}}

Blank template with all parameters

Please remove unused parameters, and do not insert trivia or dubious assertions in an attempt to fill all parameters. Only the most pertinent information should be included. Se ha detectado un bucle de plantilla: Plantilla:Parameter names example

{{Infobox person
| honorific_prefix   = 
| name               =  <!-- include middle initial, if not specified in birth_name -->
| honorific_suffix   = 
| image              =  <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
| image_size         = 
| alt                = 
| caption            = 
| native_name        = 
| native_name_lang   = 
| pronunciation      = 
| birth_name         =  <!-- only use if different from name above -->
| birth_date         =  <!-- {{birth date and age|YYYY|MM|DD}} for living people supply only the year with {{Birth year and age|YYYY}} unless the exact date is already widely published, as per [[WP:DOB]]. For people who have died, use {{Birth date|YYYY|MM|DD}}. -->
| birth_place        = 
| baptised           =  <!-- will not display if birth_date is entered -->
| disappeared_date   =  <!-- {{disappeared date and age|YYYY|MM|DD|YYYY|MM|DD}} (disappeared date then birth date) -->
| disappeared_place  = 
| disappeared_status = 
| death_date         =  <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) -->
| death_place        = 
| death_cause        = 
| body_discovered    = 
| resting_place      = 
| resting_place_coordinates =  <!-- {{coord|LAT|LONG|type:landmark|display=inline}} -->
| burial_place       =  <!-- may be used instead of resting_place and resting_place_coordinates (displays "Burial place" as label) -->
| burial_coordinates =  <!-- {{coord|LAT|LONG|type:landmark|display=inline}} -->
| monuments          = 
| residence          = 
| nationality        = 
| other_names        = 
| citizenship        = 
| education          = 
| alma_mater         = 
| occupation         = 
| years_active       = 
| era                = 
| employer           = 
| organization       = 
| agent              =  <!-- Discouraged in most cases, specifically when promotional, and requiring a reliable source -->
| 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" -->
| style              = 
| home_town          = 
| salary             = 
| net_worth          =  <!-- Net worth should be supported with a citation from a reliable source -->
| height             =  <!-- "X cm", "X m"  or "X ft Y in" plus optional reference (conversions are automatic) -->
| weight             =  <!-- "X kg", "X lb" or "X st Y lb" plus optional reference (conversions are automatic) -->
| television         = 
| title              = 
| term               = 
| predecessor        = 
| successor          = 
| party              = 
| movement           = 
| opponents          = 
| boards             = 
| religion           =  <!-- Religion should be supported with a citation from a reliable source; do not add a religious denomination here -->
| denomination       =  <!-- Denomination should be supported with a citation from a reliable source -->
| criminal_charge    =  <!-- Criminality parameters should be supported with citations from reliable sources -->
| criminal_penalty   = 
| criminal_status    = 
| spouse             =  <!-- Use article title or common name -->
| partner            =  <!-- (unmarried long-term partner) -->
| children           = 
| parents            =  <!-- overrides mother and father parameters -->
| 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) -->
| relatives          = 
| family             = 
| callsign           = 
| awards             = 
| website            =  <!-- {{URL|example.com}} -->
| module             = 
| module2            = 
| module3            = 
| module4            = 
| module5            = 
| module6            = 
| signature          = 
| signature_size     = 
| signature_alt      = 
| footnotes          = 
}}

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 that 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. If a data field has more than one parameter name which can be used, the preferred name is listed first in bold print.

Parameter Explanation
honorific_prefix To appear on the line above the person's name
name Common name of person (defaults to article name if left blank; provide birth_name (below) if different from name). If middle initials are specified (or implied) by the lead of the article, and are not specified separately in the birth_name field, include them here.
honorific_suffix To appear on the line below the person's name
image Image name: abc.jpg, xpz.png, 123.gif, etc. If an image is desired but not available, one may add "yes" to the "needs-photo" section of the Template:WPBiography on the talkpage. If no image is available yet, do not use an image placeholder.
image_size
(imagesize)
Size to display image: 200px (set width), x300px (set height), or 200x300px (max width & max height). This defaults to frameless (default is 220px, but logged in users can change this by clicking on "my preferences" and adjusting thumbnail size) if empty or omitted. This parameter should not normally need to be set.
alt Alt text for image, for visually impaired readers. One word (such as "photograph") is rarely sufficient. See WP:ALT.
caption Caption for image, if needed. Try to include date of photo and the photographer.
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}} 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: {{birth date and age}} (if living) or {{birth date}} (if dead). See Template:Birth date and age/doc for details on usage. If only a year of birth is known, or age as of a certain date, consider using {{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, as per WP:DOB. 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), Ho Chi Minh City (post 1976). Do not use a flag template.
baptised Date of baptism: Only for use when birth date is not known (e.g. for Beethoven). Will not display if a birth date is entered. Do not use subtemplates.
disappeared_date (For missing people) Date of disappearance: {{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, sovereign state. Do not use a flag template.
disappeared_status (For missing people) Current status for the person, e.g. if the person is still regarded as missing (using {{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: {{death date and age}} (if birth date is known) or {{death date}} (if birth date unknown). See Template:Death date/doc 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, 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)
death_cause Cause of death. Should be clearly defined and sourced.
body_discovered Place where the body was discovered (if different from place of death). Do not use a flag template.
resting_place Location of burial, ash-scattering, etc. If no location, leave blank. Do not use a flag template.
resting_place_coordinates Coordinates for location of burial, ash-scattering etc. Use {{coord}} template.
burial_place Place of burial, alternative to |resting_place= which displays the label Burial place.
burial_coordinates Coordinates for place of burial, to accompany |burial_place=. 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.
residence Location(s) where the person notably resides/resided, if different from birthplace. Do not use a flag template.
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. Do not link if a commonly known nationality. Do not use a flag template.
other_names Other notable names for the person, if different from name and birth_name.
citizenship Country of legal citizenship, if different from nationality. Rarely needed. See usage notes for nationality above. Should only be used if citizenship cannot be inferred from the birthplace; note that many countries do not automatically grant citizenship to people born within their borders. Do not link if a commonly known country. Do not use a flag template.
education Education, e.g. degree, institution and graduation year, if relevant. If very little information is available or relevant, the |alma_mater= parameter may be more appropriate.
alma_mater Alma mater. This parameter is a more concise alternative to |education=, and will often 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.
occupation Occupation(s) as given in the lead. Please observe sentence case and capitalise only the first letter of the first item; e.g.
  • Musician
  • actor
  • singer-songwriter
years_active Date range in years during which the subject was active in their principal occupation(s) and/or other activity for which they are notable. Use the format 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.
era Era in which the person lived and worked; less specific than |years_active=. e.g. "Medieval"
employer Employer(s), if relevant.
organization 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
(known)
A brief description of why the person is notable.
notable_works Title(s) of notable work(s) (publications, compositions, sculptures, films, etc.) by the subject, if any; produces label "Notable work". May be overridden by |credits=, which produces label "Notable credit(s)"; or by |works=, which produces label "Works". "Credits" and "Notable work" are intended to be short in-line lists; "Works" is intended to link to a list article for a larger body of work, not all of which may be individually notable.
style The style in which the subject works, if applicable.
influences No longer supported.
influenced No longer supported.
home_town The place where the person was raised and matured, if different from birthplace and residence.
salary Annual salary or compensation, if relevant.
net_worth Current estimated net worth, if relevant. Please be sure to support with a citation from a reliable source, in the article body.
height If person was notable for their height, or if height is relevant. If used, this should also include the year of the measurement if the person had not reached full adulthood when this stat was published. See documentation of this parameter at Template:Infobox sportsperson for more information.
weight If person was notable for their weight, or if weight is relevant. If used, this should also include the year of the measurement. See documentation of this parameter at Template:Infobox sportsperson for more information.
television Television programmes presented by or closely associated with the subject.
title Multiple uses:

See also "awards" parameter, below, for awarded honors that are not really titles. A single award should not use both parameters.

term Years the person held the title listed above.
predecessor Person who previously held the title listed above.
successor Person who subsequently held the title listed above.
party If relevant. Field labelled Political party.
movement If relevant. Movement 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.
religion Include only if relevant. For living persons please refer to WP:BLPCAT. Be sure to support with a citation in the article body to a reliable source. This parameter should include only religions (i.e. Hinduism, Christianity) and not denominations (i.e. Shi'ism, Digambara, Shengdao, Vaishnavism). For denominations use the parameter below.
denomination Denomination of religion, if relevant. Please be sure to support with a citation to a reliable source in the article body.
criminal_charge
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(s) Name of spouse(s), followed by years of marriage. Use the format Name (married 1950–present) for a current spouse, and Name (married 1970–99) for former spouse(s). Use article title (if linking) or common name. Separate entries using {{Plainlist}} or {{Unbulleted list}}. For deceased persons still married at time of death, close the date range with death year.
partner(s) If particularly relevant, or if the partner is notable; "partner" here means unmarried life partners (of any gender or sexual preference), not business partner. Use the format Name (1950–present) for current partner and Name (1970–99) for former partner(s).
children Only if independently notable themselves or particularly relevant. Number of children (e.g. three or 3), or list of names if notable, in which case, separate entries using {{Plainlist}} or {{Unbulleted list}}. For privacy reasons, consider omitting the names of children of living persons, unless notable.
parents Names of parents; include only if they are independently notable or particularly relevant. Separate entries using {{Plainlist}} or {{Unbulleted list}}. If subject has only one notable mother and/or only one notable father, mother and father parameters may be used instead
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 overwritten 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 overwritten by the parents parameter.
relatives
(relations)
Names of siblings or other relatives; include only if independently notable or particularly relevant. Include the relationship in parentheses after the name (sister, uncle, etc.). Separate entries using {{Plainlist}} or {{Unbulleted list}}.
callsign Amateur radio call sign, if relevant.
awards Notable awards. If many, link to an appropriate section of the article instead. See also "title" parameter, above, for awarded titles. A single award should not use both parameters.
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}}.
module
module2
module3
module4
module5
module6
Used for embedding other infoboxes into this one.
signature An image of the person's signature. Please use image name: abc.jpg, xpz.png, 123.gif, etc.
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 Notes about any of the infobox data.

Examples

Bill Gates
Archivo:Bill Gates in WEF ,2007.jpg
Bill Gates at the World Economic Forum in Davos, 2007
Born William Henry Gates III
(1955-10-28) October 28, 1955 (age 68)
Seattle, Washington, US
Residence Medina, Washington
Alma mater Harvard University (dropped out in 1975)
Occupation
Net worth 11pxUS$53 billion (2010)[1]
Spouse(s) Melinda Gates (married 1994)
Children 3
Parent(s)
Website Error en la secuencia de órdenes: no existe el módulo «URL».
Signature
150px
{{Infobox person
| name              = Bill Gates
| image             = Bill Gates in WEF ,2007.jpg
| caption           = Bill Gates at the [[World Economic Forum]] in [[Davos]], 2007
| birth_name        = William Henry Gates III
| birth_date        = {{birth date and age|1955|10|28}}
| birth_place       = [[Seattle]], Washington, US
| occupation        = {{unbulleted list| Chairman of [[Microsoft]] (non-executive) | Co-chair of [[Bill & Melinda Gates Foundation]] | Director of [[Berkshire Hathaway]] | CEO of [[Cascade Investment]] }}
| networth          = {{increase}}[[United States dollar|US$]]53 [[1,000,000,000 (number)|billion]] (2010)<ref>[http://www.forbes.com/profile/bill-gates/ Bill Gates profile]. Forbes.com. Retrieved April 2010.</ref>
| spouse            = Melinda Gates (married 1994)
| children          = 3
| residence         = [[Medina, Washington]]
| alma_mater        = Harvard University (dropped out in 1975)
| website           = {{URL|microsoft.com/presspass/exec/billg}}
| signature         = BillGates Signature.svg
| parents           = {{unbulleted list| [[William H. Gates, Sr.]] | [[Mary Maxwell Gates]] }}
}}

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 documentation for this template used by VisualEditor and other tools.

TemplateData for Infobox person/doc

Propiedad «format» inesperada.

See also

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

Hidden tracking/maintenance categories
  1. Bill Gates profile. Forbes.com. Retrieved April 2010.



Error de Lua en package.lua en la línea 80: module 'Module:Color contrast/colors' not found.

{{Infobox person
| honorific_prefix   = 
| name               =  <!-- include middle initial, if not specified in birth_name -->
| honorific_suffix   = 
| image              =  <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
| image_size         = 
| alt                = 
| caption            = 
| native_name        = 
| native_name_lang   = 
| pronunciation      = 
| birth_name         =  <!-- only use if different from name above -->
| birth_date         =  <!-- {{birth date and age|YYYY|MM|DD}} for living people supply only the year with {{Birth year and age|YYYY}} unless the exact date is already widely published, as per [[WP:DOB]]. For people who have died, use {{Birth date|YYYY|MM|DD}}. -->
| birth_place        = 
| baptised           =  <!-- will not display if birth_date is entered -->
| disappeared_date   =  <!-- {{disappeared date and age|YYYY|MM|DD|YYYY|MM|DD}} (disappeared date then birth date) -->
| disappeared_place  = 
| disappeared_status = 
| death_date         =  <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) -->
| death_place        = 
| death_cause        = 
| body_discovered    = 
| resting_place      = 
| resting_place_coordinates =  <!-- {{coord|LAT|LONG|type:landmark|display=inline}} -->
| burial_place       =  <!-- may be used instead of resting_place and resting_place_coordinates (displays "Burial place" as label) -->
| burial_coordinates =  <!-- {{coord|LAT|LONG|type:landmark|display=inline}} -->
| monuments          = 
| residence          = 
| nationality        = 
| other_names        = 
| citizenship        = 
| education          = 
| alma_mater         = 
| occupation         = 
| years_active       = 
| era                = 
| employer           = 
| organization       = 
| agent              =  <!-- Discouraged in most cases, specifically when promotional, and requiring a reliable source -->
| 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" -->
| style              = 
| home_town          = 
| salary             = 
| net_worth          =  <!-- Net worth should be supported with a citation from a reliable source -->
| height             =  <!-- "X cm", "X m"  or "X ft Y in" plus optional reference (conversions are automatic) -->
| weight             =  <!-- "X kg", "X lb" or "X st Y lb" plus optional reference (conversions are automatic) -->
| television         = 
| title              = 
| term               = 
| predecessor        = 
| successor          = 
| party              = 
| movement           = 
| opponents          = 
| boards             = 
| religion           =  <!-- Religion should be supported with a citation from a reliable source; do not add a religious denomination here -->
| denomination       =  <!-- Denomination should be supported with a citation from a reliable source -->
| criminal_charge    =  <!-- Criminality parameters should be supported with citations from reliable sources -->
| criminal_penalty   = 
| criminal_status    = 
| spouse             =  <!-- Use article title or common name -->
| partner            =  <!-- (unmarried long-term partner) -->
| children           = 
| parents            =  <!-- overrides mother and father parameters -->
| 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) -->
| relatives          = 
| family             = 
| callsign           = 
| awards             = 
| website            =  <!-- {{URL|example.com}} -->
| module             = 
| module2            = 
| module3            = 
| module4            = 
| module5            = 
| module6            = 
| signature          = 
| signature_size     = 
| signature_alt      = 
| footnotes          = 
}}

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 that 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. If a data field has more than one parameter name which can be used, the preferred name is listed first in bold print.

Parameter Explanation
honorific_prefix To appear on the line above the person's name
name Common name of person (defaults to article name if left blank; provide birth_name (below) if different from name). If middle initials are specified (or implied) by the lead of the article, and are not specified separately in the birth_name field, include them here.
honorific_suffix To appear on the line below the person's name
image Image name: abc.jpg, xpz.png, 123.gif, etc. If an image is desired but not available, one may add "yes" to the "needs-photo" section of the Template:WPBiography on the talkpage. If no image is available yet, do not use an image placeholder.
image_size
(imagesize)
Size to display image: 200px (set width), x300px (set height), or 200x300px (max width & max height). This defaults to frameless (default is 220px, but logged in users can change this by clicking on "my preferences" and adjusting thumbnail size) if empty or omitted. This parameter should not normally need to be set.
alt Alt text for image, for visually impaired readers. One word (such as "photograph") is rarely sufficient. See WP:ALT.
caption Caption for image, if needed. Try to include date of photo and the photographer.
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}} 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: {{birth date and age}} (if living) or {{birth date}} (if dead). See Template:Birth date and age/doc for details on usage. If only a year of birth is known, or age as of a certain date, consider using {{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, as per WP:DOB. 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), Ho Chi Minh City (post 1976). Do not use a flag template.
baptised Date of baptism: Only for use when birth date is not known (e.g. for Beethoven). Will not display if a birth date is entered. Do not use subtemplates.
disappeared_date (For missing people) Date of disappearance: {{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, sovereign state. Do not use a flag template.
disappeared_status (For missing people) Current status for the person, e.g. if the person is still regarded as missing (using {{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: {{death date and age}} (if birth date is known) or {{death date}} (if birth date unknown). See Template:Death date/doc 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, 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)
death_cause Cause of death. Should be clearly defined and sourced.
body_discovered Place where the body was discovered (if different from place of death). Do not use a flag template.
resting_place Location of burial, ash-scattering, etc. If no location, leave blank. Do not use a flag template.
resting_place_coordinates Coordinates for location of burial, ash-scattering etc. Use {{coord}} template.
burial_place Place of burial, alternative to |resting_place= which displays the label Burial place.
burial_coordinates Coordinates for place of burial, to accompany |burial_place=. 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.
residence Location(s) where the person notably resides/resided, if different from birthplace. Do not use a flag template.
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. Do not link if a commonly known nationality. Do not use a flag template.
other_names Other notable names for the person, if different from name and birth_name.
citizenship Country of legal citizenship, if different from nationality. Rarely needed. See usage notes for nationality above. Should only be used if citizenship cannot be inferred from the birthplace; note that many countries do not automatically grant citizenship to people born within their borders. Do not link if a commonly known country. Do not use a flag template.
education Education, e.g. degree, institution and graduation year, if relevant. If very little information is available or relevant, the |alma_mater= parameter may be more appropriate.
alma_mater Alma mater. This parameter is a more concise alternative to |education=, and will often 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.
occupation Occupation(s) as given in the lead. Please observe sentence case and capitalise only the first letter of the first item; e.g.
  • Musician
  • actor
  • singer-songwriter
years_active Date range in years during which the subject was active in their principal occupation(s) and/or other activity for which they are notable. Use the format 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.
era Era in which the person lived and worked; less specific than |years_active=. e.g. "Medieval"
employer Employer(s), if relevant.
organization 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
(known)
A brief description of why the person is notable.
notable_works Title(s) of notable work(s) (publications, compositions, sculptures, films, etc.) by the subject, if any; produces label "Notable work". May be overridden by |credits=, which produces label "Notable credit(s)"; or by |works=, which produces label "Works". "Credits" and "Notable work" are intended to be short in-line lists; "Works" is intended to link to a list article for a larger body of work, not all of which may be individually notable.
style The style in which the subject works, if applicable.
influences No longer supported.
influenced No longer supported.
home_town The place where the person was raised and matured, if different from birthplace and residence.
salary Annual salary or compensation, if relevant.
net_worth Current estimated net worth, if relevant. Please be sure to support with a citation from a reliable source, in the article body.
height If person was notable for their height, or if height is relevant. If used, this should also include the year of the measurement if the person had not reached full adulthood when this stat was published. See documentation of this parameter at Template:Infobox sportsperson for more information.
weight If person was notable for their weight, or if weight is relevant. If used, this should also include the year of the measurement. See documentation of this parameter at Template:Infobox sportsperson for more information.
television Television programmes presented by or closely associated with the subject.
title Multiple uses:

See also "awards" parameter, below, for awarded honors that are not really titles. A single award should not use both parameters.

term Years the person held the title listed above.
predecessor Person who previously held the title listed above.
successor Person who subsequently held the title listed above.
party If relevant. Field labelled Political party.
movement If relevant. Movement 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.
religion Include only if relevant. For living persons please refer to WP:BLPCAT. Be sure to support with a citation in the article body to a reliable source. This parameter should include only religions (i.e. Hinduism, Christianity) and not denominations (i.e. Shi'ism, Digambara, Shengdao, Vaishnavism). For denominations use the parameter below.
denomination Denomination of religion, if relevant. Please be sure to support with a citation to a reliable source in the article body.
criminal_charge
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(s) Name of spouse(s), followed by years of marriage. Use the format Name (married 1950–present) for a current spouse, and Name (married 1970–99) for former spouse(s). Use article title (if linking) or common name. Separate entries using {{Plainlist}} or {{Unbulleted list}}. For deceased persons still married at time of death, close the date range with death year.
partner(s) If particularly relevant, or if the partner is notable; "partner" here means unmarried life partners (of any gender or sexual preference), not business partner. Use the format Name (1950–present) for current partner and Name (1970–99) for former partner(s).
children Only if independently notable themselves or particularly relevant. Number of children (e.g. three or 3), or list of names if notable, in which case, separate entries using {{Plainlist}} or {{Unbulleted list}}. For privacy reasons, consider omitting the names of children of living persons, unless notable.
parents Names of parents; include only if they are independently notable or particularly relevant. Separate entries using {{Plainlist}} or {{Unbulleted list}}. If subject has only one notable mother and/or only one notable father, mother and father parameters may be used instead
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 overwritten 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 overwritten by the parents parameter.
relatives
(relations)
Names of siblings or other relatives; include only if independently notable or particularly relevant. Include the relationship in parentheses after the name (sister, uncle, etc.). Separate entries using {{Plainlist}} or {{Unbulleted list}}.
callsign Amateur radio call sign, if relevant.
awards Notable awards. If many, link to an appropriate section of the article instead. See also "title" parameter, above, for awarded titles. A single award should not use both parameters.
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}}.
module
module2
module3
module4
module5
module6
Used for embedding other infoboxes into this one.
signature An image of the person's signature. Please use image name: abc.jpg, xpz.png, 123.gif, etc.
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 Notes about any of the infobox data.

Examples

Bill Gates
Archivo:Bill Gates in WEF ,2007.jpg
Bill Gates at the World Economic Forum in Davos, 2007
Born William Henry Gates III
(1955-10-28) October 28, 1955 (age 68)
Seattle, Washington, US
Residence Medina, Washington
Alma mater Harvard University (dropped out in 1975)
Occupation
Net worth 11pxUS$53 billion (2010)[1]
Spouse(s) Melinda Gates (married 1994)
Children 3
Parent(s)
Website Error en la secuencia de órdenes: no existe el módulo «URL».
Signature
150px
{{Infobox person
| name              = Bill Gates
| image             = Bill Gates in WEF ,2007.jpg
| caption           = Bill Gates at the [[World Economic Forum]] in [[Davos]], 2007
| birth_name        = William Henry Gates III
| birth_date        = {{birth date and age|1955|10|28}}
| birth_place       = [[Seattle]], Washington, US
| occupation        = {{unbulleted list| Chairman of [[Microsoft]] (non-executive) | Co-chair of [[Bill & Melinda Gates Foundation]] | Director of [[Berkshire Hathaway]] | CEO of [[Cascade Investment]] }}
| networth          = {{increase}}[[United States dollar|US$]]53 [[1,000,000,000 (number)|billion]] (2010)<ref>[http://www.forbes.com/profile/bill-gates/ Bill Gates profile]. Forbes.com. Retrieved April 2010.</ref>
| spouse            = Melinda Gates (married 1994)
| children          = 3
| residence         = [[Medina, Washington]]
| alma_mater        = Harvard University (dropped out in 1975)
| website           = {{URL|microsoft.com/presspass/exec/billg}}
| signature         = BillGates Signature.svg
| parents           = {{unbulleted list| [[William H. Gates, Sr.]] | [[Mary Maxwell Gates]] }}
}}

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 documentation for this template used by VisualEditor and other tools.

TemplateData for Infobox person/doc

Propiedad «format» inesperada.

See also

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

Hidden tracking/maintenance categories
  1. Bill Gates profile. Forbes.com. Retrieved April 2010.


Error de Lua en package.lua en la línea 80: module 'Module:Color contrast/colors' not found.