Шаблон:Infobox professional bowler

Мавод аз Википедиа — донишномаи озод
Infobox professional bowler
Ҳуҷҷатгузорӣ

This template has a very specific use: for individuals who are members of a professional league, such as the Japan Professional Bowling Association, LBO[аниқкунӣ], etc. Other non-professional bowlers should not use this template - as it contains fields that normally do not pertain to a non-professional.

It is best to add the template at the very beginning of an article.

Usage

{{Infobox professional bowler
<!-- Required -->
| name         = 
| birth_date   = {{Birth date and age|YYYY|MM|DD|mf=yes}}
| hometown     = 
| height       = {{convert|<height in meters>|m|ftin|0|abbr=on}}
| affiliation  =
| license      = 
| classno      =
| rookieyear   = 
| hand         = (Right/Left)
| gender       = (Male/Female)
<!-- Optional -->
| image        = 
| death_date   = <!-- {{Death date and age|YYYY|MM|DD|YY|MM|DD|mf=yes}} death date then birth date  -->
| logogram     = 
| logogramname = 
| spacedtype   = 
| spaced       = 
| championships = 
| 300games     = 
| highgame     = 
| highseries   = 
| videourl     = 
| sponsors     = 
| blogurl      = <!-- {{URL|example.com}} -->
}}

Parameters

Required parameters

name
The (romanized) name of the bowler. Use the Wikipedia naming conventions (ex: for Japanese names, it should be first name followed by the surname.)
birth_date
The date the bowler was born. Enter it using {{Birth date and age}}, as {{Birth date and age|YYYY|MM|DD|mf=yes}}. The month should be in numerical format (ex: January=01, February=02, etc.)

For living people supply only the year unless the exact date is already WIDELY published, as per WP:DOB. Treat such cases as if only the year is known, so use {{birth year and age}} ({|birth year and age|YYYY}}) or a similar option.

hometown
The location the bowler currently resides. It isn't the place he was born.
height
The height of the bowler. Apply in meters using {{convert|m=height in meters}}.
affiliation
The association in which the bowler is a member. This could be the JPBA, LBO, etc.
license
The professional license number assigned to the bowler. All professionals and associates have this number.
classno
The graduating class number of the association. The JPBA and LBO uses this number instead of the year the bowler "passed" and was accepted.
rookieyear
The year the bowler joined the association.
hand
The bowler's dominant hand, i.e. the hand used to throw the bowling ball the most. Although one can actually use both hands when bowling, this is the hand that has its fingers go into the bowling ball.

Optional paraemeters

image
The name of the image file on Wikipedia or other MediaWiki project. All other parameters for the image (pixel size, framing, etc.) are already fixed into the infobox.
death_date
The date the bowler died. Use {{Death date and age}}.
logogram
The type of logogram used for the bowler's name. Examples: kanji, hangul, hanja, simplified/traditional Chinese, etc.
logogramname
The name of the bowler written using the logogram format mentioned in logogram.
spacedtype
The furigana method used the spaced parameter. It would be either "Spaced hiragana" or "Spaced katakana".
spaced
Meant to be used more for Japanese names. A more simplified logogram method of writing the bowler's name. Can be written using hiragana or katakana.
championships
Also known as simply "wins", this is the total number of tournament wins credited to the bowler. Report only the total wins published by the JPBA.
300games
The number of 300 games rolled by the bowler. This number should be what the JPBA publishes. If the bowler has never rolled a 300 game, leave this field blank, and instead use the highgame parameter.
highgame
The highest score rolled by the bowler, other than 300. If the bowler rolled a 300 game, this parameter should be left blank, as the 300games field indicates that he has rolled at least one 300 game.
highseries
The highest 3-game series rolled by the bowler.
videourl
The full URL pointing to either a video file, or a page containing a sample video, of the bowler's form. It should not be a complete game; just one or two shots is enough.
sponsors
A list of one or more of the bowler's sponsors.
blogurl
The full URL pointing to the bowler's official blog page. Use {{URL}}

Example

Infobox professional bowler
{{Infobox professional bowler
| name = Mika Sakai
| birth_date  = {{Birth date|1975|03|07|mf=yes}}
| hometown = [[Osaka Prefecture|Osaka, Japan]]
| height = {{convert|1.65|m|ftin|0|abbr=on}}
| affiliation = JPBA
| license  = 268
| classno = 25
| rookieyear = 1992
| hand = Right
| gender = Female
| image = Example.png
| logogram = Kanji
| logogramname = 酒井美佳
| spacedtype = Spaced hiragana
| spaced = さかい みか
| championships = 2
| 300games = 1
| videourl = [http://www.prlife.co.jp/sakai.wmv]
| sponsors = DHC
| blogurl = [http://www.p-league.jp/profile/sakaim.html Blog]
}}

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.

See also