Template:Infobox checkers biography/doc

From Wikipedia, the free encyclopedia

Blank syntax[edit]

{{{name}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1]]
{{{caption}}}
Full name{{{full_name}}}
Country{{{country}}}
Born{{{birth_date}}}
{{{birth_place}}}
Died{{{death_date}}}
{{{death_place}}}
Title{{{title}}}
World Champion{{{worldchampion}}}
Women's World Champion{{{womensworldchampion}}}
Ranking{{{ranking}}}
{{Infobox checkers biography
| name        = 
| image       = 
| caption     = 
| full_name   = 
| nickname    = 
| country     = 
| birth_date  = 
| birth_place = 
| death_date  = 
| death_place = 
| title       = 
| worldchampion = 
| womensworldchampion = 
| ranking     = 
}}

Example checkers[edit]

Marion Tinsley
Full nameMarion Franklin Tinsley
CountryUnited States
Born(1927-02-03)February 3, 1927
Ironton, Ohio, USA
TitleGrandmaster
World Champion1955-1958
RankingNo. 1 (September 1960 )
{{Infobox checkers biography
| name        = Marion Tinsley
| image       = Marion Tinsley.jpg
| caption     = 
| birthname   = Marion Franklin Tinsley
| country     = United States
| birth_date  = {{birth date|1927|2|3|mf=yes}}
| birth_place = [[Ironton, Ohio]], USA
| death_date  = 
| death_place = 
| title       = [[Grandmaster (checkers)|Grandmaster]]
| worldchampion = 1955-1958
| womensworldchampion = 
| ranking     = No. 1 (September 1960 )
}}

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.