Difference between revisions of "Template:Infobox 2on2team/doc"
From QWiki
m |
m |
||
| Line 7: | Line 7: | ||
|color2=13 | |color2=13 | ||
|created=2016 | |created=2016 | ||
| − | |country= | + | |country=Finland |
| − | |country2= | + | |country2=Sweden |
|status=Active | |status=Active | ||
|sponsor=Dreamhack | |sponsor=Dreamhack | ||
Revision as of 10:42, 27 March 2017
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=
}}
