Template:Infobox team

From Liquipedia VALORANT Wiki

Documentation (view - edit)

[e][h]Team Liquid
Team Information
Location:
Region:
Coaches:
Manager:
United Kingdom Eamon Drea
In-Game Leader:
Links
History
Created:
2000-??-??
VALORANT 2020-08-07
Upcoming Tournaments

No Upcoming Tournaments

Adding an infobox to your team page

An Infobox is one of the standard features of any Liquipedia page and it's no different for teams. The {{Infobox team}}-template should come be 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.


Example

{{Infobox team
|name=Team Liquid
|image=Team Liquid 2020 full lightmode.png
|imagedarkmode=Team Liquid 2020 full darkmode.png
|teamcardimage=Team Liquid 2020 teamcardimage.png
|location=Netherlands
|location2=
|region=eu
|manager={{Flag|uk}} Eamon Drea
|igl={{Flag|ru}} [[Redgar]]
|coaches={{Flag|se}} [[eMIL]]<br>{{Flag|uk}} [[Bacon9]]
|website=https://www.teamliquid.com
|sponsor=[http://www.alienware.com/ Alienware]<br>[https://www.monsterenergy.com/ Monster Energy]<br>[https://www.sap.com/ SAP]<br>[https://www.twitch.tv/team/teamliquid Twitch]<br>[https://www.hyperxgaming.com/ HyperX]<br>[https://www.jerseymikes.com/ Jersey Mike's]<br>[https://secretlab.co/ Secretlab]<br>[https://www.honda.com/ Honda]<br>[https://www.imc.com/us/ IMC Trading]<br>[https://www.verizon.com/5g/ Verizon]
|instagram=teamliquid
|twitter=LiquidValorant
|twitter2=TeamLiquid
|facebook=teamliquid
|tiktok=teamliquid >
|youtube=teamliquid
|vk=teamliquid
|discord=TeamLiquid
|weibo=teamliquid
|twitch=team/teamliquid
|created1=Org: 2000-??-??
|created2=valorant: 2020-08-07
|disbanded=
}}

Parameters

These are the variables in the Infobox team template:

  • name =
  • image =
  • teamcardimage =
  • caption =
  • location =
  • location2 =
  • coaches =
  • gaming director =
  • manager =
  • captain =
  • sponsor =
  • website =
  • website2 =
  • twitter =
  • facebook =
  • youtube =
  • vk =
  • tlstream =
  • tiktok =
  • twitch =
  • stream =
  • tlprofile =
  • reddit =
  • fanclub =
  • playlist =
  • achievements =
  • created1 =
  • created2 =
  • disbanded =
  • trades =
  • footnotes =

Copy / Paste

Barebones
{{Infobox team
|name=
|image=
|location=
|twitter=
|created=Org: YYYY-MM-DD
|created2=valorant: YYYY-MM-DD
}}
Typical
{{Infobox team
|name=
|image=
|location=
|manager=
|captain=
|coaches=
|website=
|sponsor=
|facebook=
|instagram=
|twitch=
|discord=
|twitter=
|youtube=
|created=Org: YYYY-MM-DD
|created2=valorant: YYYY-MM-DD
|disbanded=
}}
Full
{{Infobox team
|name=
|image=
|imagedarkmode=
|teamcardimage=
|location=
|location2=
|region=
|manager=
|igl=
|coaches=
|website=
|sponsor=
|instagram=
|twitter=
|twitter2=
|facebook=
|tiktok= 
|youtube=
|vk=
|discord=
|weibo=
|privsteam=
|twitch=
|created=Org: YYYY-MM-DD
|created2=valorant: YYYY-MM-DD
|disbanded=
}}
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 often times best to just remove the empty ones, unless you know this information will be coming in the future (like igl or sponsor information) but then you can just leave the fields blank.