Шаблон:Infobox poker player/doc
{{Infobox poker player}} may be used to summarize information about a person who is a poker player.
Statistics can be filled out for the following tournaments:
- World Series of Poker (WSOP) (official player database)
- World Poker Tour (WPT) (official player database)
- European Poker Tour (EPT) (official player database)
Usage (blank template)
[вироиши манбаъ]{{Infobox poker player | name = | image = | image_size = | alt = | caption = | nickname = | residence = | birth_name = <!-- only if different --> | birth_date = <!-- {{birth date and age|YYYY|MM|DD}} --> | birth_place = | death_date = <!-- {{death date and age|YYYY|MM|DD|YYYY|MM|DD}} --> | death_place = | | wsop bracelet count = | wsop final tables = | wsop money finishes = | wsop main event best finish rank = | wsop main event best finish year = | wsop main event best finish year 2 = | wsop main event best finish year 3 = | wsop main event best finish year 4 = | | wpt titles = | wpt final tables = | wpt money finishes = | | ept titles = | ept final tables = | ept money finishes = | | updated = }}
Parameter descriptions
[вироиши манбаъ]General information
[вироиши манбаъ]- name
- Player's common name (given name and surname). Uses the Wikipedia article title if left blank (exception: the name is not displayed if
|child=yes
or|subbox=yes
). - image
- Portrait image file name (
Example.png
, not[[File:Example.png]]
) - image_size
- alt
- caption
- Description for the portrait image
- nickname
- residence
- Where does the player reside; equivalent parameter: "hometown"
- birth_name
- birth_date
{{birth date and age|YYYY|MM|DD}}
; if the player is dead, use{{birth date|YYYY|MM|DD}}
and fill in the death_date line- birth_place
- death_date
{{death date and age|YYYY|MM|DD|YYYY|MM|DD}}
- death_place
If a player has no results or has never participated in a tournaments series, you may leave ALL relevant lines blank, so the tournaments series' section will not be shown
WSOP
[вироиши манбаъ]- wsop bracelet count
- If you leave one line blank, the information for this line will not be shown; If you fill in with "0" or "None", it'll show an italic None
- wsop final tables
- wsop money finishes
- wsop main event best finish rank
- "Winner", or "2nd", "3rd", "4th", ...; note that it is best "ITM", or cashed finish
- wsop main event best finish year
- wsop main event best finish year 2
- If the player reaches his/her highest ITM Main Event finish rank more than one time, you may use this line and below ones
- wsop main event best finish year 3
- wsop main event best finish year 4
WPT
[вироиши манбаъ]- wpt titles
- wpt final tables
- wpt money finishes
EPT
[вироиши манбаъ]- ept titles
- ept final tables
- ept money finishes
Date updated
[вироиши манбаъ]- updated
- Equivalent parameter: last updated; The date you update the information or the information is accurate as of; any reasonable date format is allowed (see: Template:Date); note that if the player is dead, and the information is updated after his/her death as the final result, you probably don't need to fill in this line.
Use as an embedded template
[вироиши манбаъ]- child
- Set to "yes" (or any value) if embedded inside another infobox (column widths will be the same as the parent infobox).
- subbox
- Set to "yes" (or any value) if embedded inside another infobox (column widths will be independent of the parent infobox).
This infobox may be used to create a genre-specific section within {{Infobox person}} (or similar biographical infobox templates) for cases where a person may be notable in more than one field; a generic example is shown below. For guidance on usage, see Wikipedia:Infobox modules. Also see the Template:Infobox documentation which explains embedding and subboxes.
{{Infobox person
| name =
| image =
| caption =
| birth_date =
| birth_place =
| <!-- etc. -->
| module =
{{Infobox poker player |child=yes <!-- or embed=yes / subbox=yes -->
| parameter-1 =
| parameter-2 =
| parameter-3 =
| parameter-4 =
| <!-- etc. -->
}} }}
Example
[вироиши манбаъ]{{Infobox poker player | name = Example Brunson | image = Silver - replace this image male.svg | nickname = The Poker Brat | residence = [[Las Vegas, Nevada]], U.S. | birth_date = {{birth date and age|1950|12|25}} | birth_place = [[Palo Alto, California]], U.S. | | wsop bracelet count = 0 | wsop final tables = 11 | wsop money finishes = 68(+1) | wsop main event best finish rank = 2nd | wsop main event best finish year = 1989 | | wpt titles = 0 | wpt final tables = 3(+2) | wpt money finishes = 10 | | updated = 2009-01-01 }}
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.