Template:Infobox dancer

From Ava Zinn Wiki
Jump to: navigation, search
Documentation icon Template documentation[view] [edit] [history] [purge]

{{Infobox dancer}} is the standard infobox for dancer articles, and is within the purview of WikiProject Dance.

Usage[edit]

{{Infobox dancer
| name          = 
| image         = 
| image_size    = 
| alt	        = 
| caption       = 
| birth_name    = 
| birth_date    = <!-- {{birth date and age|yyyy|mm|dd}} or {{birth date|yyyy|mm|dd}} For living people supply only the year unless the exact date is already WIDELY published, as per [[WP:DOB]]. --> 
| birth_place   = 
| death_date    = <!-- {{death date and age|deathyear|mm|dd|birthyear|mm|dd}} -->
| death_place   = 
| residence     = 
| nationality   = 
| ethnicity     = 
| citizenship   = 
| education     = 
| occupation    = 
| years_active  = 
| home_town     = 
| religion      = 
| height        = 
| spouse        = 
| partner       = 
| children      = 
| current_group = 
| former_groups = 
| dances        = 
| website       = <!-- {{URL|website}} -->
| module        = 
}}

Microformat[edit]

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[edit]

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[edit]

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.