قالب:جدول لاعب شطرنج

{{{name}}}
Template documentation[view] [edit] [history] [purge]

Blank syntax

{{Infobox Chess player
|playername = 
|image      = 
|caption    = 
|birthname  = 
|country    = 
|datebirth  = 
|placebirth = 
|datedeath  = 
|placedeath = 
|title      = 
|worldchampion = 
|womensworldchampion = 
|rating     = 
|peakrating = 
}}

Example usage

جدول لاعب شطرنج
Alexander Morozevich grandmaster.jpg
الاسم الكاملAlexander Sergeyevich Morozevich
البلدFlag of Russia.svg روسيا
اللقبGrandmaster
FIDE التصنيف2762
(No. 4 on the April 2007 FIDE ratings list)
أعلى تصنيف2762 (April 2007)
{{Infobox Chess player
|playername = Alexander Morozevich
|image      = [[Image:Alexander_Morozevich_grandmaster.jpg|220px]]
|caption    = 
|birthname  = Alexander Sergeyevich Morozevich
|country    = {{RUS}}
|datebirth  = {{birth date and age|1977|7|18}}
|placebirth = [[Moscow]], Russia
|datedeath  = 
|placedeath =
|title      = [[Grandmaster (chess)|Grandmaster]]
|worldchampion =
|womensworldchampion =
|rating     = 2762<br /><small>(No. 4 on the April 2007 FIDE ratings list)</small>
|peakrating = 2762 <small>(April 2007)</small>
}}

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.