Template:Infobox MMA event

From Wikipedia, the free encyclopedia

{{{name}}}
[[Image:{{{image}}}|200px]]
Details
Promotion {{{promotion}}}
Date {{{date}}}
Venue {{{venue}}}
City {{{city}}}
Attendance {{{attendance}}}
Total Gate {{{gate}}}
Buyrate {{{buyrate}}}
Total Purse {{{purse}}}
Event chronology
{{{previousevent}}} {{{name}}} {{{followingevent}}}


[edit] Introduction

This template produces a standardized box which concisely presents the main statistics info about a mixed martial arts event without interfering with the article flow. Its only mandatory parameters are promotion, date, venue, and city.

[edit] Suggested usage

An easy and error-proof way to use the template is to copy the code below to the top of the article source text, then add the relevant parameter values.

[edit] Empty syntax

provided for copy-and-paste usage

{{Infobox MMA event
| name = 
| image = 
| promotion = 
| date = 
| venue = 
| city = 
| attendance =
| gate = 
| buyrate = 
| purse =  
| previousevent = 
| followingevent =
}}

[edit] Description of fields

  • name. The name of the event held (preferably without the promotion's initials).
  • image. The image filename —do not add modifiers, such as thumb or size specifications, such as 150px.
  • promotion. The name of the professional wrestling promotion holding this event.
  • date. Date of the event.
  • venue. The venue(s) of where the event is held
  • city. The location of the venue.
  • attendance. The number of people in attendance.
  • gate. The total revenue received at the gate (from tickets sold).
  • buyrate. The buyrate, if the show is a pay-per-view, example: 300,000 buys.
  • purse. The total amount paid to fighters on the card, incl. win bonuses.
  • previousevent. The previous pay-per-view event, if the show is a pay-per-view.
  • followingevent. The following pay-per-view event, if the show is a pay-per-view.