Template:Infobox person: Difference between revisions
Appearance
CombustLem (talk | contribs) Created page with "<infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <image source="image" /> <data source="name"> <label>Name</label> </data> <data source="birth_date"> <label>Born</label> </data> <data source="birth_place"> <label>Birthplace</label> </data> <data source="death_date"> <label>Died</label> </data> <data source="death_place"> <label>Place of death</label> </data> <data source="nationality"> <label>Nationality</label>..." |
(No difference)
|
Revision as of 22:39, 22 July 2025
An infobox for individual people such as musicians, public figures, or creators.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Custom title for the infobox (defaults to page name). | String | optional |
Image | image | Image file name (e.g. Portrait.jpg). | String | optional |
Name | name | Full name of the person. | String | optional |
Born | birth_date | Date of birth (e.g. January 1, 1990). | String | optional |
Birthplace | birth_place | City, region, or country where the person was born. | String | optional |
Died | death_date | Date of death (if applicable). | String | optional |
Place of death | death_place | Where the person died (if applicable). | String | optional |
Nationality | nationality | The person's nationality or citizenship. | String | optional |
Occupation | occupation | Primary occupation(s) (e.g. actor, writer, engineer). | String | optional |
Years Active | years_active | Time span the person has been active in their field. | String | optional |
Notable Works | notable_works | Key works or achievements the person is known for. | String | optional |
Website | website | Official personal or professional website (full URL). | String | optional |