Liquipedia Fighting Games needs more help, are you able to? You just have to register an account and then log in to edit our pages. If you have any questions you can join the #fighters channel on Discord.

Template:Infobox league

From Liquipedia Fighting Games Wiki

Documentation (view - edit)

[e][h]Julmust's awesome tournament
League Information
Organizer:
Julmust
Game:
Street Fighter V
Type:
Offline
Location:
TBD
Start Date:
2010-10-10
End Date:
2010-10-17
Number of Players:
3

Adding an infobox to your tournament page

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


Code Explanation

{{Infobox league

This brings out the template you will be using.

|name=Julmust's awesome tournament
|image=no_img.png
|organizer= Julmust

Tournament name, link to the banner (upload to LP), and name of organizer, the organizer automatically looks if ther is an LP page with that name and if it finds one it will link to it. You can add up to 4 organizers like this: organizer2 - organizer4 And they'll do the search for each one. Or you can make it into an external link. Also to note: at the moment, Name and Organizer are the only fields that will be displayed even if they are left empty.

|sponsor= [http://www.madeupsite.com/ madeupsite]
|server= EU

Either eu, na, kr, cn, tw, ru, sea, la, and eu/na for both Europe and N. America.

|type= Weekly Online

Either offline, online, or weekly online.

|country=
|format= 1v1, Single Elimination

Sponsor of the event, which server it is played on (NA, KR, etc.) the type of event (offline, online or weekly online, etc.) you should add country to offline events, or online too if it indicates which language that is used in most casts and info etc. The format variable should be a short description of the match format and the tournament format (like "1v1, Round Robin" or "Bo7 All-Kill, Double Elimination").

|prizepool= $5000

The size of the prize pool for the tournament.

|date= 2010-10-10
|sdate= 2010-10-10
|edate= 2010-10-17

Date of event or if it spans multiple days, you can instead add start and end date. Please try to use the ISO date standard (YYYY-MM-DD) with the normal "hyphen-minus" (-) as a seperator.

|website= http://www.gomtv.net/2011gslsponsors2/
|twitter=
|facebook=
|twitch=
|challonge=
|startgg=
|smashboards=

official webpage for the tournament/league, add complete URLs for them to work properly no title for the links can be given.

|idfirst=
|flagfirst=
|charfirst=
|idsecond=
|flagsecond=
|charsecond=
|idthird=
|flagthird=
|charthird=
|idfourth=
|flagfourth=
|charfourth=

Fill out the nick/ID of the top finishers. The template additionally supports adding country flags and chars icons. For flags use the country name or its two-letter country code. It is also possible to set two third place finishers. For a second, shared third place finisher, use "idthird2".

|teamfirst=
|teamsecond=
|teamthird=

These are the placings for team tournaments, just like with the ids there's teamthird2 and teamfourth variables. And just like for organizers these will link automatically to a page with the same name as you've entered if there is one.

|player_number= 3

Total number of players.

|team_number=
|team1=
|team2=

These are to be used for team tournaments team_number sets the number of teams playing in the league. team1 - team16 lists up to 16 possible teams, for a league with more teams than this just leave these fields blank and make a list on the page. For team tournaments it's not necessary to fill in player_number variables.

|s_stage1= Final Destination
|s_stage2= Battlefield

Map pool of the tournament. With s_stage1 - s_stage10 you can add up to 10 stages. They will be linked automatically but if you want show a different name than the one that will be linked, you can use the | template in this fashion "LINKNAME|SHOWN NAME".
If the tournament has doubles stage pools there's a second set of 15 map variables d_stage1 - d_stage10 that can be used. There is also the option to change the titles for the stage pool lists with maptitle and doublesmaptitle or they'll be set to their default "Singles Stage Pool" and "Doubles Stage Pool" respectively.

|previous=
|next=

Links to the previous and next editions of the serie/tournament.

}}

Ends the use of the template, without this the template will not work.

Copy & Paste Templates

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 (except prizepool). 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.