Template:Infobox sports announcer details/doc

From Seeds of the Word, the encyclopedia of the influence of the Gospel on culture

{{Infobox sports announcer details}} may be used to summarize information about a person who provides play-by-play or color commentary for sporting events. It is called from {{infobox person}}.

Usage

The infobox can be added by copying and pasting the template shown below.

{{Infobox person
| name          = <!-- use common name/article title -->
| image         = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
| image_size    = 
| caption       = 
| birth_name    = <!-- only use if different from name -->
| birth_date    = <!-- {{Birth date and age|YYYY|MM|DD}} for living people supply only the year with {{Birth year and age|YYYY}} unless the exact date is already widely published, as per [[WP:DOB]]. For people who have died, use {{Birth date|YYYY|MM|DD}}. -->
| birth_place   = 
| death_date    = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (DEATH date then BIRTH date) -->
| death_place   = 
| other_names   = 
| alma_mater    = <!-- such as [[Syracuse University]] -->
| years_active  = <!-- such as 2010–present -->
| website       = <!-- {{URL|example.com}} -->
| signature     = 
| module        = {{ infobox sports announcer details
| team          = <!-- such as [[Dallas Cowboys]]
| genre         = <!-- such as [[Play-by-play]] -->
| sport         = <!-- such as [[Major League Soccer]] -->
| employer      = <!-- such as [[CBS Sports]] -->
}}
}}
  • name – the name of the announcer; usually using the page name, i. e. the common name.
  • imageoptional – an image of the person. The image must be given in the form "Example.jpg".
  • image_sizeoptional – 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.
  • captionoptional – a descriptive sentence that describes the image. This can only be used if the image attribute is used.
  • birth_nameoptional – the announcer's birth name.
  • birth_dateoptional – the date of birth Use {{Birth date and age}} ({{Birth date}} if dead).
  • birth_placeoptional – the announcer's birthplace.
  • death_date optional – the date of death {{Death date and age}}.
  • death_place optional – the announcer's deathplace.
  • other_namesoptional – alternate name(s) by which the announcer was known.
  • teamoptional – the team or teams for which the announcer broadcasts
  • team homepageoptional – the announcer's teams' official website(s).
  • genreoptional – the genre (i. e., play-by-play, color commentary, sideline updates) in which the announcer broadcasts.
  • sportoptional – the sport or sports usually associated with the announcer.
  • websiteoptional – the announcer's official website, or page on the team's website; not the generic team website, per WP:EL. Use {{URL}}
  • signatureoptional – the file name of the signature of the sports announcer, if available.

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.