Template:TournamentBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | |||
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:''' | |||
<pre> | |||
{{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= | |||
}} | |||
</pre> | |||
</noinclude> | |||
{| {{MATCHBOX Infobox style|main_box}} | {| {{MATCHBOX Infobox style|main_box}} | ||
|- | |- | ||
| Line 17: | Line 60: | ||
|- | |- | ||
! style="padding-right: 1em;" | Number of Participants | ! style="padding-right: 1em;" | Number of Participants | ||
| | |{{if||{{{PARTICIPANTS}}}|{{{PARTICIPANTS}}}|(tba) [[Category:Tournaments with missing participant numbers]]}} | ||
|- | |- | ||
! style="padding-right: 1em;" | Tournament Page | ! style="padding-right: 1em;" | Tournament Page | ||
| Line 25: | Line 68: | ||
|- | |- | ||
! style="padding-right: 1em;" | Winner | ! style="padding-right: 1em;" | Winner | ||
| {{{WINNER}}}<nowiki/> | | {{{WINNER}}}<nowiki/> | ||
|- | |- | ||
! style="padding-right: 1em;" | Runner-Up | ! style="padding-right: 1em;" | Runner-Up | ||
| {{{RUNNERUP}}}<nowiki/> | | {{{RUNNERUP}}}<nowiki/> | ||
|- | |- | ||
! style="padding-right: 1em;" | Third | ! style="padding-right: 1em;" | Third | ||
| {{{THIRD}}}<nowiki/> | | {{{THIRD}}}<nowiki/> | ||
|- | |- | ||
! colspan="2" {{MATCHBOX Infobox style|header_bar}} | Navigation | ! colspan="2" {{MATCHBOX Infobox style|header_bar}} | Navigation | ||
|- | |- | ||
! style="padding-right: 1em;" | Predecessor | ! style="padding-right: 1em;" | Predecessor | ||
| {{{PREDECESSOR}}}<nowiki/> | | {{{PREDECESSOR}}}<nowiki/> | ||
|- | |- | ||
! style="padding-right: 1em;" | Successor | ! style="padding-right: 1em;" | Successor | ||
| {{{SUCCESSOR}}}<nowiki/> | | {{{SUCCESSOR}}}<nowiki/> | ||
|} | |} | ||
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}}} |