Template:Infobox boxing match/doc
This is a documentation subpage for Template:Infobox boxing match. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
{{{image}}} | |||||||||||||||||||||||||||||||||||||
Date | {{{fight date}}} | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Venue | {{{location}}} | ||||||||||||||||||||||||||||||||||||
Title(s) on the line | {{{titles}}} | ||||||||||||||||||||||||||||||||||||
Tale of the tape | |||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
Result | |||||||||||||||||||||||||||||||||||||
{{{result}}} |
{{Infobox boxing match | Fight Name = | image = | caption = | fight date = | location = | titles = | fighter1 = | nickname1 = | hometown1 = | purse1 = | record1 = | height1 = | weight1 = | style1 = | recognition1 = | fighter2 = | nickname2 = | hometown2 = | purse2 = | record2 = | height2 = | weight2 = | style2 = | recognition2 = | result = }}
Example
Date | July 21, 2016 | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Venue | MGM Grand, Las Vegas | ||||||||||||||||||||||||||||||||||||
Title(s) on the line | UFC Undisputed Championship | ||||||||||||||||||||||||||||||||||||
Tale of the tape | |||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
Result | |||||||||||||||||||||||||||||||||||||
N/A |
{{Infobox boxing match | Fight Name = UFC 200 - Baxson vs Williams - Fight of the Century | image = [[File:Bad Title Example.png|220px|center]] | fight date = {{Start date and age|July 21, 2016}} | location = MGM Grand, Las Vegas | titles = UFC Undisputed Championship | fighter1 = Jackson Baxson | nickname1 = The Beast | hometown1 = Exeter, UK | purse1 = $4,000,000 | record1 = 27-0-0 | height1 = 6 ft 2 in | weight1 = 265 lb | style1 = Wrestling, Boxing | recognition1 = NCAA Wrestling Champion,Olympic Gold Medalist, Former Pride Heavyweight Champion | fighter2 = Rhys Williams | nickname2 = The Warrior | hometown2 = Exmouth, UK | purse2 = 3,750,000 | record2 = 32-0-0 | height2 = 5 ft 11 in | weight2 = 211 lb | style2 = Gracie JJ, Boxing, Muay Thai | recognition2 = Black Belt in Gracie JJ, Current Undisputed UFC Light Heavyweight Champion, Former Undisputed UFC Middleweight Champion | result = N/A }}
Microformat
The HTML mark-up produced by this template includes an hCalendar microformat that makes event details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.
- Classes used
The HTML classes of this microformat include:
- attendee
- contact
- description
- dtend
- dtstart
- location
- organiser
- summary
- url
- vevent
nor collapse nested elements which use them.
TemplateData
TemplateData for Infobox boxing match
An infobox for articles about boxer
Parameter | Description | Type | Status | |
---|---|---|---|---|
Fight Name | Fight Name | Title of the fight
| Unknown | optional |
Image | image | Image of the fight poster. It should be like <code>[[File:Bad Title Example.png|220px|center]]</code>. | Unknown | optional |
Caption | caption | Caption of the fight poster. | Unknown | optional |
Date | fight date | Date of the fight. | Unknown | required |
Venue | location | The venue of the fight.
| Unknown | required |
Boxer | fighter fighter2 | Name of the boxer. | Unknown | required |
Nickname | nickname1 nickname2 | Nickname of the boxer.
| Unknown | optional |
Hometown | hometown1 hometown2 | Where the boxer lived? | Unknown | optional |
Purse | purse1 purse2 | no description | Unknown | optional |
Record | record1 record2 | Boxer's record after the previous fight.
| Unknown | required |
Height | height1 height2 | The height of the boxer. | Unknown | optional |
Weight | weight1 weight2 | The weight of the boxer. | Unknown | optional |
Style | style1 style2 | Stance of the boxer
| Unknown | optional |
Recognition | recognition1 recognition2 |
| Unknown | optional |
Result | result | The result of the boxing event
| Unknown | optional |