Ҳуҷҷатгузорӣ

Usage

You can insert the box into an article by copying the text below and filling in the applicable values.

{{Infobox sumo wrestler
| name         =
| native_name  =
| native_name_lang =
| image        =
| birth_name   =
| birth_date   = <!-- {{Birth date and age|YYYY|MM|DD}} -->
| birth_place  =
| death_date   = <!-- {{death date and age|death year|death month|death day|birth year|birth month|birth day}} -->
| death_place  =
| height       = <!-- {{convert| |cm|ftin|frac=2|abbr=on}} -->
| weight       = <!-- {{convert| |kg|lb stlb|abbr=on}} -->
| heya         =
| rank         =
| record       =
| debut        =
| retireddate  =
| highestrank  =
| yushos       =
| prizes       =
| goldstars    =
| shikona      =
| blogurl      =
| weburl       =
| update       =
}}

Parameters

Required

  • name — The wrestler's ring name
  • birth_name — The wrestler's birth name
  • birth_date — {{birth date and age|yyyy|mm|dd}} if living, or {{birth date|yyyy|mm|dd}} if not
  • birth_place — City (, State/Prefecture), Country
  • heya — The wrestler's heya
  • update — Date of last update to the information in this box. Should be done every basho the wrestler is active.

Optional

  • rank — Current rank
  • death_date — {{Death date and age|yyyy|mm|dd|yyyy|mm|dd}}
  • death_place — City (, State/Prefecture), Country
  • image — Use standard image syntax, but give size only. Example: [[Image:SumoAsashoryu.jpg|200px]]
  • height — in cm, with imperial units following in parentheses. Example: {{convert|192|cm|ftin|frac=2|abbr=on}} gives 192 см (6 ft 3 12 in)
  • weight — in kg, with imperial units following in parentheses Example: {{convert|103|kg|lb stlb|abbr=on}} gives 98 кg (216 lb; 15 st 6 lb)
  • record — as win-loss-absent
  • debut — Day Month Year of ring debut
  • retireddate — Day Month Year of retirement ceremony
  • highestrank — Highest career rank achieved (date of first basho at rank)
  • yushos — Number (division), number (division),...
  • prizes — Special prizes and number of times awarded
  • blogurl — fully qualified url of wrestler's personal blog
  • weburl — fully qualified url of wrestler's personal website
  • goldstars — number of kinboshi
  • shikona - Shikona History

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.