Template:Infobox 2on2team/doc

From QWiki
My team
Infobox placeholder.png
Caption text to image.
2on2 team Information
Short team:
ABCD
Color:
  4    13 
Founded:
2016
Status:
Active
Sponsor:
Dreamhack
Earnings (approx):
2000

This template produces an Infobox on a player page.

Parameters

These are the variables in the Player template:

  • image = (optional) Picture
  • name = (optional) Real Name (If needed, use romanized_name for romanization)
  • romanized_name = (optional) Romanized Real Name
  • birth_date = (optional) {{Birth date and age|YYYY|MM|DD}}
  • country = (optional) Country
  • country2 = (optional) Secound country (If needed)
  • team = (optional) Current Team
  • clan = (optional) Current Clan
  • sponsor = (optional) Player's personal sponsor
  • ids = (optional)Alternative IDs
  • site = (optional) Player's Homepage
  • twitch = (optional) Username on Twitch
  • stream = (optional) Link to stream (if not on Twitch or Own3D.tv)
  • youtube = (optional) YouTube Channel Name
  • twitter = (optional) Username on Twitter
  • facebook =(optional) Username on Facebook
  • gplus = (optional)Username on Google Plus
  • history = Team History. Use {{TH}}.
  • team_history_list = (optional) full team history in linked form for Semantic Mediawiki property, please keep as text. Note "team_history_list" does to output back into the Player page, but solely to gather this parameter.

Example

The following code was used to create the infobox on this page.

{{Infobox player
|id=bps
|image=
|name=Jon 
|romanized_name=
|team=Suddendeath
|ids=
|country=Sweden
|birth_date={{Birth date and age|1982|08|14}}
|nicknames=hEmoGloBiN
|twitter=
|no-cat=true
}}

Copy / Paste

{{Infobox player
|id=
|image=
|name=
|romanized_name=
|birth_date= {{Birth date and age|YYYY|MM|DD}}
|country=
|team=
|clan=
|sponsor=
|ids=
|site=
|twitch=
|stream=
|youtube=
|twitter=
|facebook=
|gplus=
|history=
|team_history_list=
}}