Padron:Infobox person

Mula sa Wikipedia, ang malayang ensiklopedya
Infobox person
Dokumentasyon sa padron [tingnan] [baguhin] [nakaraan] [purga]

Infobox Person may be used to summarize information about a person. It is an alternative to more specific templates such as those listed at WikiProject Biography/Infoboxes and within the people infobox templates category.

Usage[baguhin ang wikitext]

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[baguhin ang wikitext]

{{Infobox person
|name        = 
|image       = 
|alt         = 
|caption     = 
|birth_date  = {{Birth date|YYYY|MM|DD}}
|birth_place = 
|death_date  = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} -->
|death_place = 
|nationality = 
|other_names = 
|known_for   = 
|occupation  = 
}}

Blank template with all parameters[baguhin ang wikitext]

{{Infobox person
|name          = 
|image         = 
|image_size    = 
|alt           = 
|caption       = 
|birth_name    = 
|birth_date    = {{Birth date|YYYY|MM|DD}}
|birth_place   = 
|death_date    = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} -->
|death_place   = 
|body_discovered = 
|death_cause   = 
|resting_place = 
|resting_place_coordinates = <!-- {{coord|LAT|LONG|display=inline,title}} -->
|residence     = 
|nationality   = 
|ethnicity     = 
|citizenship   = 
|other_names   = 
|known_for     = 
|education     = 
|alma_mater    = 
|employer      = 
|occupation    = 
|years_active  = 
|home_town     = 
|salary        = 
|networth      = 
|height        = 
|weight        = 
|title         = 
|term          = 
|predecessor   = 
|successor     = 
|party         = 
|opponents     = 
|boards        = 
|religion      = 
|spouse        = 
|partner       = 
|children      = 
|parents       = 
|relations     = 
|callsign      = 
|awards        = 
|signature     = 
|signature_alt = 
|website       = 
|footnotes     = 
|box_width     = 
}}

Parameters[baguhin ang wikitext]

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

Parameter Explanation
name Common name of person (defaults to article name if left blank; provide birth_name (below) if different from 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. Do not use Image:Replace this image male.svg, Image:Replace this image female.svg or other placeholder images; the proposal to use such placeholders has been rejected by the community.
image_size
(imagesize)
Size to display image: 200px (set width), or 200x300px (max width & max height). This defaults to 225px if empty or omitted.
alt Alt text for image, for visually impaired readers. See WP:ALT.
caption Caption for image, if needed. Try to include date of photo and the photographer.
birth_name Name at birth, if different from name.
birth_date Date of birth: {{birth date and age|1930|1|15}} (if living) or {{birth date|1930|1|15}} (if dead). See Template:Birth date for details.
birth_place Place of birth: city, administrative region, sovereign state.
death_date Date of death: {{death date and age|1995|10|9|1930|1|15}} (if birth date is known) or {{death date|1995|10|9}} (if birth date unknown). See Template:Death date for details.
death_place Place of death: city, administrative region, sovereign state.
body_discovered Place where the body was discovered (If different from place of death).
death_cause Cause of death.
resting_place Place of burial, ash-scattering, etc.
resting_place_coordinates Coordinates for place of burial, ash-scattering etc. Use {{coord}} template.
residence Location(s) where the person notably resides/resided, if different from birth place.
nationality 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.
ethnicity Ethnicity.
citizenship Citizenship. See usage notes for nationality.
other_names Other notable names for the person, if different from name and birth_name.
known_for
(known)
A brief description of why the person is notable.
education Education.
alma_mater Alma mater
employer Employer.
occupation Occupation.
home_town The place where the person was raised and matured, if different from birth place and residence.
salary Annual salary or compensation.
networth Current estimated net worth.
height If person was notable for their height.
weight If used, this should also include the date.
title Multiple uses:
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 Field labeled Political party.
boards Field labeled Board member of.
religion Field labeled Religion.
spouse Name of spouse(s), followed by years of marriage. Use the format Name (1950-present) for current spouse and Name (1970-1999) for former spouse(s). Separate entries with a line break (<br />).
partner Use same format as spouse.
children Number of children (i.e. 3), or list of names if notable. Separate entries with a line break (<br />).
parents Names of parents, if notable. Separate entries with a line break (<br />).
relatives
(relations)
Names of siblings or other relatives, if notable. Include the relationship in parentheses after the name (sister, uncle, etc). Separate entries with a line break (<br />).
callsign Amateur radio call-sign.
awards Notable awards
signature An image of the person's signature. Image is displayed at a width of 128px, same format as {{Infobox Writer}}, {{Infobox officeholder}} and {{Infobox Philosopher}}.
signature_alt Alt text for the signature image. For example, for Image:ThomasJeffersonSignature.gif the alt text might be "Th: Jefferson".
website Official website only. Unofficial websites should be placed under ==External links== in the body of the article.
footnotes Notes about any of the infobox data.
box_width The infobox width, such as: box_width=220px (default: 22em). Space character between the number and the unit of measurement breaks the parameter.

Microformats[baguhin ang wikitext]

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. For more information about the use of microformats on Wikipedia, please see the microformat project.

Date-of-birth ("bday") parameters will only be included in the microformat if {{Birth date}} or {{Birth date and age}} are used in the infobox.

hCard uses HTML classes including:

  • adr
  • bday
  • county-name
  • fn (required)
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • nickname
  • note
  • org
  • role
  • vcard

Please do not rename or remove these classes.

Example[baguhin ang wikitext]

Bill Gates
Head and shoulders portrait of talking 50-year-old man in rimless glasses, business suit, and power red tie, with raised right hand gesturing.
At an IT forum in Denmark, 2004
Kapanganakan
William Henry Gates III

(1955-10-28) 28 Oktubre 1955 (edad 68)
TrabahoChairman, Microsoft
Co-Chair, Bill & Melinda Gates Foundation
AsawaMelinda Gates (since 1994)
Anak3
WebsiteMicrosoft (Press Pass)
Gates Foundation
Pirma
William H. Gates III
{{Infobox person
|name        = Bill Gates
|image       = Bill Gates 2004 cr.jpg
|image_size  = 170px
|alt         = Head and shoulders portrait of talking 50-year-old man in rimless glasses, business suit, and power red tie, with raised right hand gesturing.
|caption     = At an IT forum in Denmark, 2004
|birth_name  = William Henry Gates III
|birth_date  = {{birth date and age|1955|10|28}}
|birth_place = [[Seattle, Washington]]
|occupation  = Chairman, [[Microsoft]]<br /><!--
 -->Co-Chair, [[Bill & Melinda Gates Foundation]]
|salary      = [[US$]] 966,667<!--this is the
 -- correct style for money--><ref>Year 2006<!--
 --> compensation: salary $616,667, bonus<!--
 --> $350,000. From Microsoft's [http://www.<!--
 -->microsoft.com/msft/reports/proxy2006.mspx<!--
 --> Proxy Statement].</ref>
|networth    = US$ 56.0 billion (2007)<!--
<ref name="forbes"/> -->
|spouse      = [[Melinda Gates]] (since 1994)
|children    = 3
|signature   = Bill Gates signature.svg
|signature_alt = William H. Gates III
|website=[http://www.microsoft.com/ Microsoft]<!--
 --> [http://www.microsoft.com/presspass/exec/<!--
 -->billg/default.mspx (Press Pass)]<br>[http:<!--
 -->//www.gatesfoundation.org Gates Foundation]
|box_width   = 200px
}}

Tracking categories[baguhin ang wikitext]

References[baguhin ang wikitext]

If you use <ref> tags in the infobox, you must have a corresponding references section somewhere in the article. This one is just here as an example.

  1. Year 2006 compensation: salary $616,667, bonus $350,000. From Microsoft's Proxy Statement.