Template:Infobox person/doc

From VNDev Wiki

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

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

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

Blank template with all parameters

honorific_prefix
name
honorific_suffix

caption
Native name native_name
Born birth_name
birth_date
birth_place
Disappeared disappeared_date
disappeared_place
Status disappeared_status
Died death_date
death_place
Cause of death death_cause
Body discovered body_discovered
Resting place resting_place
resting_place_coordinates
Monuments monuments
Residence residence
Nationality natonality
Other names other_names
Ethnicity ethnicity
Citizenship citizenship
Education education
Alma mater alma_mater
Occupation occupation
Years active years_active
Employer employer
Organization organization
Agent agent
Known for known_for
Notable work(s) notable_works
Style style
Influenced by influences
Influenced influenced
Home town home_town
Salary salary
Net worth net_worth
Height height
Weight weight
Television television
Title title
Term term
Predecessor predecessor
Successor successor
Political party party
Political movement movement
Opponent(s) opponents
Board member of boards
Criminal charge criminal_charge
Criminal penalty criminal_penalty
Criminal status criminal_status
Spouse(s) spouse
Partner(s) partner
Children children
Parents parents
Relatives relatives
Call-sign callsign
Awards awards
Signature
module
module2
module3
module4
module5
module6
Website
website
Notes
footnotes
{{Infobox person
| honorific_prefix          = 
| name                      = <!-- include middle initial, if not specified in birth_name -->
| honorific_suffix          = 
| native_name               = 
| native_name_lang          = 
| image                     = <!-- just the name, without the File: or Image: prefix or enclosing [[brackets]] -->
| image_size                = 
| alt                       = 
| caption                   = 
| birth_name                = 
| birth_date                = <!-- {{Birth date and age|YYYY|MM|DD}} -->
| birth_place               = 
| disappeared_date          = <!-- {{Disappeared date and age|YYYY|MM|DD|YYYY|MM|DD}} (disappeared date then birth date) -->
| disappeared_place         = 
| disappeared_status        = 
| death_date                = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) -->
| death_place               = 
| death_cause               = 
| body_discovered           = 
| resting_place             = 
| resting_place_coordinates = <!-- {{Coord|LAT|LONG|type:landmark|display=inline}} -->
| monuments                 = 
| residence                 = 
| nationality               = 
| other_names               = 
| ethnicity                 = <!-- Ethnicity should be supported with a citation from a reliable source -->
| citizenship               = 
| education                 = 
| alma_mater                = 
| occupation                = 
| years_active              = 
| employer                  = 
| organization              = 
| agent                     = 
| known_for                 = 
| notable_works             = 
| style                     = 
| influences                = 
| influenced                = 
| home_town                 = 
| salary                    = 
| net_worth                 = <!-- Net worth should be supported with a citation from a reliable source -->
| height                    = <!-- {{height|m=}} -->
| weight                    = <!-- {{convert|weight in kg|kg|lb}} -->
| television                = 
| title                     = 
| term                      = 
| predecessor               = 
| successor                 = 
| party                     = 
| movement                  = 
| opponents                 = 
| boards                    = 
| religion                  = <!-- Religion should be supported with a citation from a reliable source -->
| denomination              = <!-- Denomination should be supported with a citation from a reliable source -->
| criminal_charge           = <!-- Criminality parameters should be supported with citations from reliable sources -->
| criminal_penalty          = 
| criminal_status           = 
| spouse                    = 
| partner                   = <!-- unmarried life partner; use ''Name (1950–present)'' -->
| children                  = 
| parents                   = 
| relatives                 = 
| callsign                  = 
| awards                    = 
| signature                 = 
| signature_alt             = 
| signature_size            = 
| module                    = 
| module2                   = 
| module3                   = 
| module4                   = 
| module5                   = 
| module6                   = 
| website                   = <!-- {{URL|Example.com}} -->
| footnotes                 = 
| box_width                 = 
}}