Template:Infobox performer
From Wikipedia, the free encyclopedia
Infobox performer | ||
Background information |
An Infobox performer may be used to summarise information about a person or group of people who entertain other people.
Usage
The infobox can be added by copying and pasting the template shown below:
(Note: Only "name" is required. Other attributes do not have to be included.)
{{Infobox performer | bgcolour = | name = | image = | imagesize = | caption = | birthname = | birthdate = | location = | deathdate = | deathplace = | othername = | homepage = | genres = | spouse(s) = }}
- bgcolour – optional – background colouring, used in associated colours/projects.
- name – the name of the performer; usually using the page name i.e. the common name.
- image – optional – an image of the person. The image must be given in the form "Example.jpg".
- imagesize – optional – The size can be adjusted to the editor's choice if 220px is not applicable. The size must be given in the form e.g. "200px". This can only be used if the image attribute is used.
- caption – optional – a descriptive sentence that describes the image. This can only be used if the image attribute is used.
- birthname – optional – the performer's birth name.
- birthdate – optional – the date of birth (month date, year).
- location – optional – the performer's birthplace.
- deathdate – optional – the date of death (month date, year).
- deathplace – optional – the performer's deathplace.
- height – optional – the performer's height.
- othername – optional – alternate name(s) by which the performer was known.
- homepage – optional – the performer's official website.
- genre – optional – the genre (i. e., comedy, stage) in which the performer entertains.
- spouse – optional – name of the performer's spouse(s), given in the format Name (marriage year - end of marriage year, if applicable, "present" otherwise).
[edit] 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. 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.