Difference between revisions of "Template:Infobox 2on2team/doc"
From QWiki
(Created page with "{{Infobox 2on2team |name=My team |image= |caption=Caption text to image. |team=ABCD |color1=4 |color2=13 |created=2016 |country=Brazil |country2=Poland |status=Active |sponsor...") |
m |
||
| Line 1: | Line 1: | ||
{{Infobox 2on2team | {{Infobox 2on2team | ||
|name=My team | |name=My team | ||
| − | |image= | + | |image=Infobox placeholder.png |
|caption=Caption text to image. | |caption=Caption text to image. | ||
|team=ABCD | |team=ABCD | ||
Revision as of 10:41, 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=
}}
