Template:TournamentBox
Use this box for tournament data. Contains:
- Name of the tournament
- The type (e.x. League)
- Image - one of the "logos" or related images for the tournament
- Hosts - who ran the show
- Start and end dates
- # of participants
- corresponding tournament page
- the winner, second and third place (or related)
- the previous and next tournament
{{TournamentBox
<!-- Name of the Tournament-->
|TOURNAMENTNAME=
<!-- Type of match. Leave blank for "Standard" -->
|TOURNAMENTTYPE=
<!-- A picture of part of the match. -->
|TOURNAMENTIMAGE=
|HOSTS=
<!-- Start date of the tournament. Keep dates in "Month Date, Year" format. For example; November 9, 2000 -->
|STARTDATE=
<!-- End date.-->
|ENDDATE=
<!--The NUMBER of people who participated in this tournament (ideally, the main number + replacements)
|PARTICIPANTS=
<!-- Corresponding tournament page (one of the many forum sites, etc.) for the tournament . -->
|TOURNAMENTPAGE=
<!-- Winner of the tournament (if applicable), as well as runner up and third place. Base it off how trophies are awarded on yellowtealpurple -->
|WINNER=
|RUNNERUP=
|THIRD=
<!-- navigation - previous and next tournament -->
|PREDECESSOR=
|SUCCESSOR=
}}
| {{{TOURNAMENTNAME}}} | |
|---|---|
| {{{TOURNAMENTTYPE}}} | |
| [[{{{TOURNAMENTIMAGE}}}|200px]] | |
| Host(s) | {{{HOSTS}}} |
| Start Date | {{{STARTDATE}}} |
| End Date | {{{ENDDATE}}} |
| Number of Participants | {{{PARTICIPANTS}}} |
| Tournament Page | {{{TOURNAMENTPAGE}}} |
| Results | |
| Winner | {{{WINNER}}} |
| Runner-Up | {{{RUNNERUP}}} |
| Third | {{{THIRD}}} |
| Navigation | |
| Predecessor | {{{PREDECESSOR}}} |
| Successor | {{{SUCCESSOR}}} |