Template:TournamentBox: Difference between revisions
Jump to navigation
Jump to search
add documentation |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 12: | Line 12: | ||
* the previous and next tournament | * the previous and next tournament | ||
'''PASTE THIS IN:''' | |||
<pre> | <pre> | ||
{{TournamentBox | {{TournamentBox | ||
<!-- Name of the Tournament--> | <!-- Name of the Tournament--> | ||
|TOURNAMENTNAME= | |TOURNAMENTNAME= | ||
<!-- Type of | <!-- Type of tournament --> | ||
|TOURNAMENTTYPE= | |TOURNAMENTTYPE= | ||
<!-- A picture of part of the | <!-- A picture of part of the tournament. --> | ||
|TOURNAMENTIMAGE= | |TOURNAMENTIMAGE= | ||
|HOSTS= | |HOSTS= | ||
| Line 25: | Line 26: | ||
<!-- End date.--> | <!-- End date.--> | ||
|ENDDATE= | |ENDDATE= | ||
<!--The NUMBER of people who participated in this tournament (ideally, the main number + replacements) | <!--The NUMBER of people who participated in this tournament (ideally, the main number + replacements)--> | ||
|PARTICIPANTS= | |PARTICIPANTS= | ||
<!-- Corresponding tournament page (one of the many forum sites, etc.) for the tournament . --> | <!-- Corresponding tournament page (one of the many forum sites, etc.) for the tournament . --> | ||
Latest revision as of 18:30, 24 October 2025
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
PASTE THIS IN:
{{TournamentBox
<!-- Name of the Tournament-->
|TOURNAMENTNAME=
<!-- Type of tournament -->
|TOURNAMENTTYPE=
<!-- A picture of part of the tournament. -->
|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}}} |