This is a userpage. Userpages do not necessarily meet our guidelines for notability or fact-checking!

User:BFStv

From Liquipedia Counter-Strike Wiki
1) Don't forget to add the HLTV stat page.
2) Don't forget to add vods if vods are available
[e][h]BFStv: Honor of Kings 5v5 Online Tournament
League Information
Organizer:
BattleForSupremacyTV
Sponsor(s):
TEAMWallet & BFStvTOPUP
Type:
Online
Location:
TBD
Format:
Single-Elimination Bracket Bo3
Start Date:
2024-06-25
End Date:
2024-07-13

Tournament Format[edit]

This is a tutorial for how to create and maintain your own tournament on Liquipedia. We'll go through how to deal with the different templates. The bold text will be the actual "code" and italic text will be my comments on the code. A good template ready to copy and paste will be found at the end of each segment. It is still encouraged that you first read this page to find all the tools available.

Section-headers[edit]

An important part of any Liquipedia page is good headings to make an easy to navigate Table of Contents (or TOC)-box at the top of the page. some normal ones include Overview, Format, Players, Group-stage, Bracket, Rules and Racial Distribution. You can of course create others and ignore some to best suit the tournament you're creating the page for. You create a heading by starting a new line and entering:
==HEADER NAME==
And then another line break after it so as to leave it as the only text or code on that line. The HEADER NAME should be changed to the name you want to give the header. If you want to make a sub header within that section, use three equal-signs on each side of the name, and a further sub heading would be four equal-signs on each side.

Name standards for tournaments[edit]

There are a few different standards on how to name your tournament. When you use which standard depends on the tournament.

Naming standards:
"Organizer/year/event" for example DreamHack/2015/Winter
"Organizer/Season X/Event" for example SLTV/Season 11/StarSeries

Adding an infobox to your tournament page[edit]

An Infobox is one of the standard features of any Liquipedia page and it's no different for tournaments and leagues, situated at the top right corner of a page it gives some brief information about the tournament. The {{Infobox league}}-template should come before the article text, but perhaps after other templates such as Tabs or Stub, and also after a banner, should you have added that to the top of the page. Following will be the explanation of the code, and some templates for you to use on a tournament page.

Code Explanation[edit]

Copy & Paste Templates[edit]

You'll find three templates and a full variables list below. Chose the one that suits your needs the best.

NOTE: After you've entered all the information you have, do not add: 0, N/A, TBD etc. to empty variable fields, instead it is oftentimes best to just remove the empty ones, unless you know this information will be coming in the future (like results for first through third place) but then you can just leave the fields blank.

Template Brackets[edit]

Introduction[edit]

This page has been created to give an overview of the functionalities coming with match2.

The new brackets are intended to work exactly like the old ones, only giving a slightly new visual look as well as providing more functionalities due to storing their data into the LiquipediaDB.

Bracket Example[edit]

{{Bracket|Bracket/4|id=NbBJENPiwX

<!-- Semi-Finals -->
|R1M1={{Match
	|opponent1={{TeamOpponent|team a}}|opponent2={{TeamOpponent|team a}}
	|date=January 1, 1970 - 18:00 {{Abbr/CEST}}|finished=true
	|twitch=ESL CS:GO|youtube=ESL CS:GO|vod=https://www.youtube.com/watch?v=ZOUOV44A-Gs
	|hltv=2358162
	|draft5=17932
	|map1={{Map|map=Train|finished=true
		|t1firstside=ct|t1t=8|t1ct=6|t2t=9|t2ct=7
		|stats=389029|esea=463739|vod=https://www.youtube.com/watch?v=ZOUOV44A-Gs}}
}}
|R1M2={{Match
	|opponent1={{TeamOpponent|team b}}|opponent2={{TeamOpponent|team b}}
	|date=January 1, 1970 - 19:00 {{Abbr/CEST}}|finished=true
	|twitch=ESL CS:GO|youtube=ESL CS:GO|vod=https://www.youtube.com/watch?v=ZOUOV44A-Gs
	|hltv=2358163
	|draft5=17933
	|map1={{Map|map=Cobblestone|finished=true
		|t1firstside=ct|t1t=8|t1ct=8|t2t=7|t2ct=2
		|stats=389029|vod=https://www.youtube.com/watch?v=ZOUOV44A-Gs}}
}}

<!-- Final -->
|R2M1={{Match
	|opponent1={{TeamOpponent|team a}}|opponent2={{TeamOpponent|team b}}
	|date=January 1, 1970 - 20:00 {{Abbr/CEST}} |finished=true
	|twitch=ESL CS:GO|youtube=ESL CS:GO|vod=https://www.youtube.com/watch?v=ZOUOV44A-Gs
	|hltv=2358164
	|draft5=17934
	|comment=Comment is here!
	|map1={{Map|map=Tuscan|finished=true
		|t1firstside=t|t1t=8|t1ct=6|t2t=9|t2ct=7
		|stats=389030}}
	|map2={{Map|map=Ancient|finished=true
		|t1firstside=ct|t1t=5|t1ct=7|t2t=8|t2ct=8
		|stats=389031}}
	|map3={{Map|map=Dust II|finished=skip}}
}}
}}
Semifinals
Semifinals
Semis
SF
Grand Final
Grand Final
Final
GF
Team ATeam ATeam A
14
Team ATeam ATeam A
16
January 1, 1970 - 18:00 CEST
146
8
169
7
Team BTeam BTeam B
19
Team BTeam BTeam B
16
January 1, 1970 - 19:00 CEST
1992
62
1661
90
Team ATeam ATeam A
0
Team BTeam BTeam B
2
January 1, 1970 - 20:00 CEST
148
6
167
9
127
5
168
8
Comment is here!

Main Changes[edit]

  • Each Bracket, MatchList or SingleMatch will have a unique ID. An ID is automatically set upon creating a bracket through a generator. If needed, you can also get an unused ID directly in the editor by opening the Advanced section and clicking on the dice
  • To keep the look for matches the same and have them easy to understand, they are split into two main sections. The first half covers all parameters reponsible for the whole series, such as teams, dates, streams, match pages or comments. The second half deals with all the map specific details. There should be no parameters added below the maps
  • The score of a series is automatically calculated based on map results. If there are no map scores available, the series scores can be set via {{TeamOpponent|team a|score=2}}
  • To use plain text instead of a team, you can use |opponent1literal= and comment out the main opponent (as this would overwrite it) <!--|opponent1={{TeamOpponent|}}-->
  • Matches no longer use the full HLTV Match URL, but only the Match ID https://www.hltv.org/matches/2358193/windingo-vs-ex-holkattes-cct-south-america-series-1/
  • Maps are using a separate Template and are individually stored based on the mapX parameter of the match. All map specific details such as the map played, halftime scores, map pages on external platforms or stats are stored inside the {{Map}} Template. This also means for map stats it is no longer required to use mapXt1t= or similar parameters, but instead the mapX is removed and stored outside the Map Template
  • Overtimes can be added by using |oXt1firstside=|oXt1t=|oXt1ct=|oXt2t=|oXt2ct= where X stands for the number of the overtime
  • The winner of a map is automatically calculated, it is only necessary to mark the map as finished=true. If a map is not played out (for example the third map of a series in case of a 2-0) it will be marked as finished=skip
  • If no detailed half scores exist you can use |score1=|score2= to set the map scores
  • A custom header can be set by using |RXMYheader= where X is the round and Y the match above which the header is shown

Series forfeit example[edit]

{{Match
	|opponent1={{TeamOpponent|team a|score=FF}}|opponent2={{TeamOpponent|team b|score=W}}
	|date=January 1, 1970 - 17:00 {{Abbr/CEST}}|finished=true
	|comment='''[[Team A]]''' forfeit the match.
	|map1={{Map}}
}}
  • It is important to keep the {{Map}} after |mapX= to still be able to tell if the match was a Bo1 or Bo3
  • If the forfeit is done after map veto, keep the map and mark them as |finished=skip
Grand Final
Grand Final
Final
GF
Team ATeam ATeam A
FF
Team BTeam BTeam B
W
January 1, 1970 - 17:00 CEST
Team A forfeit the match.

Map forfeit example[edit]


{{Match
	|opponent1={{TeamOpponent|team a}}|opponent2={{TeamOpponent|team b}}
	|date=January 1, 1970 - 10:00 {{Abbr/CEST}}|finished=true
	|twitch=Champion of Champions
	|hltv=2357860
	|comment='''[[Team B]]''' forfeit map 1 due to being late.
	|map1={{Map|map=Mirage|finished=true
		|score1=W|score2=FF}}
	|map2={{Map|map=Overpass|finished=true
		|t1firstside=ct|t1t=5|t1ct=11|t2t=4|t2ct=2
		|stats=141867}}
	|map3={{Map|map=Inferno|finished=skip}}
	}}
}}
Grand Final
Grand Final
Final
GF
Team ATeam ATeam A
2
Team BTeam BTeam B
0
January 1, 1970 - 10:00 CEST
1611
5
64
2
Team B forfeit map 1 due to being late.

Generators for Brackets, MatchLists and more[edit]

All these generators have many conditions you can set to configure the code in advance

Please note that brackets no longer use the same naming scheme. Many of the common names that were previously used are mapped to their new name. However you can use the Bracket Designer to get the name of a template. Should the template not exist, please contact an Admin or Reviewer on the Liquipedia Discord to create it.

Overtimes[edit]

		|t1firstside=|t1t=|t1ct=|t2t=|t2ct=
		|o1t1firstside=|o1t1t=|o1t1ct=|o1t2t=|o1t2ct=
		|o2t1firstside=|o2t1t=|o2t1ct=|o2t2t=|o2t2ct=
		|o3t1firstside=|o3t1t=|o3t1ct=|o3t2t=|o3t2ct=
		|o4t1firstside=|o4t1t=|o4t1ct=|o4t2t=|o4t2ct=
		|o5t1firstside=|o5t1t=|o5t1ct=|o5t2t=|o5t2ct=

Displaying Map Vetos[edit]

planned

Additional Links[edit]

Group stage and game sets[edit]

Overview[edit]

There is a number of templates available on Liquipedia that can be used to easily create groups for tournament pages. This page gives an overview on how to use them.

What does it look like?


How do I use it?

Copy and paste the following into the tournament page you want to edit and fill out the corresponding fields.
When a group is underway use "pbg" for displaying points and when the fate of a team is decided use "bg".

Copy & Paste[edit]

Tourmanent Placement Tables/Prize Pool[edit]

These tables are suitable for displaying aggregated results for recurring tournaments or cups.

Finished Table[edit]

This example is a simplified version of a table from DreamHack Masters Malmö 2017
$250,000 (USD) are spread among the teams as seen below:

None USD prize pools[edit]

If a Prize Pool is not in USD you need to exchange rates to USD. You then need to add |localcurrency=THE CURRENCY to the Prize Pool.
The exchange rate should be converted on the last day of the tournment on xe.com.

You also need to add the following text in front of the Prize Pool:
XX,XXX (Template:Abbr/CURRENCY) (≃ $ USD) are spread among the teams as seen below:

And the follwing text after the Prize Pool:
Converted USD prizes are based on the currency exchange rate (taken from xe.com) on MONTH DAY,YEAR: 1 CURRENCY = USD.


Finished Table[edit]

This example is a simplified version of a table from WESG 2017 China Finals
¥ 175,000 CNY (~$ 27,118.13 USD) is spread among the teams as seen below:

Converted USD prizes are based on the currency exchange rate (taken from xe.com) on September 8, 2017: 1 CNY = 0.154961 USD.

Copy & Paste[edit]

1-16th place Aggregate Table[edit]

1-16th place Aggregate Table With none USD Prize Pool[edit]

Participant icons[edit]

These tables are suitable for displaying aggregated results for recurring tournaments or cups.

  • For a tournament with a team base of 3 (3,6,9) use:
    • {{box|start|padding=2em|max-width=750px}}
  • For a tournament with a team base of 4 (4,8,12,16) use:
    • {{box|start|padding=2em|max-width=1000px}}
  • For a tournament with a team base of 5 (5,10,15,20) use:
    • {{box|start|padding=2em|max-width=1250px}}

Finished Table[edit]

This example is a simplified version of a table from DreamHack Winter 2014
Legends

Challengers

Copy & Paste[edit]

Participant icons[edit]

TeamCardMix[edit]

Creating and adding a tournament navbox[edit]

Tournament Navbox[edit]

These tables are suitable for displaying aggregated results for recurring tournaments or cups.

Finished Table[edit]

This example is the Tournament Navbox for DreamHack

Copy & Paste[edit]

Tournament Navbox[edit]

Explanation: Just copy and paste this into your tournament Navbox.

FAQ[edit]

Linking to player and team pages[edit]

There are a number of ways to link to players pages on Liquipedia. See below:

Template Sidebar[edit]

1) Where do I upload my banner to Liquipedia?

On the top of the page you have the menu bar, one of the options as "Tools" and there you'll find "Upload File".

2) I uploaded the file and wrote the name (my_banner.png) where you told me but it still wont show the picture?

When you upload a file the wiki template always makes the first letter capital and, since everything on Liquipedia is case-sensitive, you need to write: My_banner.png

3) Where do I input the number of random players?

We are currently working on implementing that. It is currently not possible.

4) What if I don't have a 3rd/4th place match?

Then you don't have to use the idthird, just remove them from the code.

Contact[edit]

If you're still having problems or just need more information, feel free to contact us on:

Achievements
5
Points
Achievements Completed 1/36
Completed Achievements
Create your first page
1/1
Achieved On: Jan 10, 2025
5
Points
Achievements Progress
Make edits 2 days in a row
1/2
Make edits 7 days in a row
1/7
Create 25 pages
1/25