ഫലകം:Infobox Biography
An Infobox Biography may be used to summarize information about a person.
Usage
തിരുത്തുകThis infobox may be added by pasting the template as shown below into an article.
{{Infobox Biography | subject_name = | image_name = | image_size = | image_caption = | date_of_birth = | place_of_birth = | date_of_death = | place_of_death = | education = | occupation = | spouse = | parents = | children = }}
Parameters
തിരുത്തുകParameter | Explanation |
---|---|
subject_name | Insert name of person. |
image_name | Insert *.jpg image. |
image_size | Insert image width (defaults to 180x180px if empty). |
image_caption | Insert photograph caption. Try to include date of photo and the photographer. |
date_of_birth | Insert date of birth: month, day, year. |
place_of_birth | Insert place of birth: town, city, country. |
date_of_death | Insert date of death: month, day, year. |
place_of_death | Insert place of death: town, city, country. |
education | Insert the education of the person. |
occupation | Insert the person's occupation. |
spouse | Insert the names of the person's spouses, followed by the years of marriage. Use the format: Name (Year[hyphen]Year) [or] (Year-present). Separate entries with a line break (<br />). |
parents | Insert the names of the person's parents. Separate entries with a line break (<br />). |
children | Insert the names of the person's children. Separate entries with a line break (<br />). |
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.