Template:Infobox professional bowler/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Infobox professional bowler. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Template:Infobox professional bowler has a very specific use: for individuals who are members of a professional league, such as the Japan Professional Bowling Association, Ladies Bowling Organization, 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.
Contents
Usage
Template:Parameter names example
{{Infobox professional bowler
| name =
| image =
| image_size =
| alt =
| caption =
| logogram =
| logogramname =
| spacedtype =
| spaced =
| nationality =
| home_town =
| birth_name =
| birth_date = <!-- {{Birth date and age|YYYY|MM|DD|mf=yes}} -->
| birth_place =
| death_date = <!-- {{Death date and age|YYYY|MM|DD|YY|MM|DD|mf=yes}} death date then birth date -->
| death_place =
| years_active =
| height = <!-- {{convert|<height in meters>|m|ftin|0|abbr=on}} -->
| website =
<!-- Bowling Information -->
| affiliation =
| license =
| classno =
| rookieyear =
| hand = <!-- (Right/Left) -->
| championships =
| 300games =
| highgame =
| highseries =
| videourl =
| sponsors =
| blogurl = <!-- {{URL|example.com}} -->
}}
Parameters
General information
- 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.)
- 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.
- image_size
- alt
- caption
- 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.
- nationality
- home_town
- The location the bowler currently resides. It isn't the place he was born.
- 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.
- birth_place
- death_date
- The date the bowler died. Use {{Death date and age}}.
- death_place
- years_active
- height
- The height of the bowler. Apply in meters using {{convert|m=height in meters}}.
- website
Bowling information
- 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.
- 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
Mika Sakai | |
|---|---|
Kanji: 酒井美佳 Spaced hiragana: さかい みか | |
| Born | March 7, 1975 |
| Height | 1.65 m (5 ft 5 in) |
| Bowling Information | |
| Affiliation | JPBA |
| License no. | 268, Class 25 |
| Rookie year | 1992 |
| Dominant hand | Right |
| Wins | 2 |
| 300-games | 1 |
| Video of form | [1] |
| Sponsors | DHC |
| Personal blog | Blog |
{{Infobox professional bowler
| name = Mika Sakai
| image = Bad Title Example.png
| logogram = Kanji
| logogramname = 酒井美佳
| spacedtype = Spaced hiragana
| spaced = さかい みか
| birth_date = {{Birth date|1975|03|07|mf=yes}}
| home_town = [[Osaka Prefecture|Osaka, Japan]]
| height = {{convert|1.65|m|ftin|0|abbr=on}}
| affiliation = JPBA
| license = 268
| classno = 25
| rookieyear = 1992
| hand = Right
| championships = 2
| 300games = 1
| highgame =
| highseries =
| videourl = [http://www.prlife.co.jp/sakai.wmv]
| sponsors = DHC
| blogurl = [http://www.p-league.jp/profile/sakaim.html Blog]
}}
Microformat
Tracking categories
- Category:Pages using deprecated image syntax (1) – Used by Module:InfoboxImage to track articles where an infobox uses image syntax in the format |image=[[File:Example.jpg]]. To exclude articles from this category, change it to |image=Example.jpg.
- Category:No local image but image on Wikidata (15) – Used by Template:Wikidata image to track articles where an infobox has no image but Wikidata has an image name. To exclude articles from this category, add an image or
|nocat_wdimage=yesto the infobox.
See also