Difference between revisions of "Template:Infobox player/doc"
From QWiki
m |
m (Removed param 'id=' as it's not used anymore) |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox player | {{Infobox player | ||
| − | |id= | + | |id=Terminator |
|image= | |image= | ||
| − | |name= | + | |ids=RoboCop, The_Terminat0r |
| − | | | + | |name=Jan Long |
| − | | | + | |birth_date={{Birth date and age|1981|5|27}} |
| − | | | + | |death_date=May 31, 2020 |
| − | | | + | |role=Commander |
| − | |country= | + | |hadcovid=Yes |
| − | | | + | |sponsor=Danske Bank |
| − | | | + | |color=4 3 |
| − | | | + | |favmap1on1=aerowalk |
| − | | | + | |favmap2on2=dm6 |
| − | | | + | |favmap4on4=e1m2 |
| − | | | + | |country=Denmark |
| − | | | + | |country2=Italy |
| + | |spawned=2001 | ||
| + | |status=Active | ||
| + | |years_active=2001-'''Present''' | ||
| + | |years_active_admin=2011-2012 | ||
| + | |team={{Team|Team Denmark|flag=dk}} | ||
| + | |team2={{Team|Danske Bank|link=abbr|abbr=Royal Bank of Denmark|flag=dk}} | ||
| + | |clan=Zetor | ||
| + | |twitch=suddendeathTV | ||
| + | |youtube=tvsuddendeath | ||
| + | |history= | ||
| + | {{TH|2009 – '''Present'''|Star Alliance}} | ||
| + | {{TH|2003 – 2008|Earthquake}} | ||
| + | {{TH|2001|Paranoia}} | ||
| + | {{TH|1999 – 2001|Zetor}} | ||
}} | }} | ||
This template produces an Infobox on a player page. | This template produces an Infobox on a player page. | ||
| + | |||
==Parameters== | ==Parameters== | ||
These are the variables in the Player template: | These are the variables in the Player template: | ||
| − | + | * '''image''' = Picture | |
| − | * '''image''' = | + | * '''ids''' = Alternative nicknames |
| − | * ''' | + | * '''name''' = Real Name |
| − | * ''' | + | * '''birth_date''' = <nowiki>{{Birth date and age|YYYY|MM|DD}}</nowiki> |
| − | * '''birth_date''' = | + | * '''death_date''' = Date of death |
| − | * ''' | + | * '''role''' = Player, Caster, or whatever you want |
| − | * ''' | + | * '''hadcovid''' = Yes/No, if the player had Covid-19 |
| − | + | * '''sponsor''' = Player's personal sponsor | |
| − | * ''' | + | * '''color''' = QW colors. Insert two values (0-13) separated by space. |
| − | + | * '''favmap1on1''' = Favourite 1on1 map | |
| − | * '''sponsor''' = | + | * '''favmap2on2''' = Favourite 2on2 map |
| − | * ''' | + | * '''favmap4on4''' = Favourite 4on4 map |
| − | * ''' | + | * '''country''' = Country |
| − | * ''' | + | * '''country2''' = Secound country (if needed) |
| − | * ''' | + | * '''spawned''' = Started playing YYYY |
| − | * ''' | + | * '''status''' = Active or Inactive |
| − | * ''' | + | * '''years_active''' = YYYY - YYYY |
| − | * ''' | + | * '''years_active_admin''' = YYYY - YYYY |
| − | * ''' | + | * '''team''' = Current Team |
| − | * ''' | + | * '''clan''' = Current Clan |
| − | * ''' | + | * '''twitch''' = Username on Twitch |
| − | * ''' | + | * '''youtube''' = YouTube channel name |
| − | * ''' | ||
| − | * ''' | ||
| − | * ''' | ||
| − | |||
| − | |||
| − | |||
| − | |||
* '''history''' = Team History. Use {{tl|TH}}. | * '''history''' = Team History. Use {{tl|TH}}. | ||
| − | * '''team_history_list''' = | + | * '''team_history_list''' = 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== | ==Example== | ||
The following code was used to create the infobox on this page. | The following code was used to create the infobox on this page. | ||
| − | <pre style="display: inline-block;"> | + | <pre style="display: inline-block;width:50%;"> |
{{Infobox player | {{Infobox player | ||
| − | |id= | + | |id=Terminator |
| − | |image= | + | |image=Infobox placeholder.png |
| − | |name= | + | |ids=RoboCop, The_Terminat0r |
| − | | | + | |name=Jan Long |
| − | | | + | |birth_date={{Birth date and age|1981|5|27}} |
| − | | | + | |death_date=May 31, 2020 |
| − | |country= | + | |role=Commander |
| − | | | + | |hadcovid=Yes |
| − | | | + | |sponsor=Danske Bank |
| − | | | + | |color=4 3 |
| − | | | + | |favmap1on1=aerowalk |
| − | | | + | |favmap2on2=dm6 |
| − | | | + | |favmap4on4=e1m2 |
| + | |country=Denmark | ||
| + | |country2=Italy | ||
| + | |spawned=2001 | ||
| + | |status=Active | ||
| + | |years_active=2001-'''Present''' | ||
| + | |years_active_admin=2011-2012 | ||
| + | |team={{Team|Team Denmark|flag=dk}} | ||
| + | |team2={{Team|Danske Bank|link=abbr|abbr=Royal Bank of Denmark|flag=dk}} | ||
| + | |clan=Zetor | ||
| + | |twitch=suddendeathTV | ||
| + | |youtube=tvsuddendeath | ||
| + | |history= | ||
| + | {{TH|2009 – '''Present'''|Star Alliance}} | ||
| + | {{TH|2003 – 2008|Earthquake}} | ||
| + | {{TH|2001|Paranoia}} | ||
| + | {{TH|1999 – 2001|Zetor}} | ||
}} | }} | ||
</pre> | </pre> | ||
<noinclude>[[Category:Template Documentation Pages]]</noinclude> | <noinclude>[[Category:Template Documentation Pages]]</noinclude> | ||
==Copy / Paste== | ==Copy / Paste== | ||
| − | <pre style="display: inline-block;"> | + | <pre style="display: inline-block;width:50%;"> |
{{Infobox player | {{Infobox player | ||
|id= | |id= | ||
|image= | |image= | ||
| + | |ids= | ||
|name= | |name= | ||
| − | | | + | |birth_date= |
| − | | | + | |death_date= |
| + | |role= | ||
| + | |hadcovid= | ||
| + | |sponsor= | ||
| + | |color= | ||
| + | |favmap1on1= | ||
| + | |favmap2on2= | ||
| + | |favmap4on4= | ||
|country= | |country= | ||
| − | | | + | |country2= |
| + | |spawned= | ||
| + | |status= | ||
| + | |years_active= | ||
| + | |years_active_admin= | ||
|team= | |team= | ||
| + | |team2= | ||
|clan= | |clan= | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|twitch= | |twitch= | ||
| − | |||
| − | |||
|youtube= | |youtube= | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|history= | |history= | ||
| − | | | + | {{TH|YYY-MM-DD – YYYY-MM-DD|First team}} |
| + | {{TH|YYY-MM-DD – YYYY-MM-DD|Second team}} | ||
| + | {{TH|YYY-MM-DD – YYYY-MM-DD|Third team}} | ||
}} | }} | ||
</pre> | </pre> | ||
Latest revision as of 13:34, 23 March 2023
Player Information
Nicknames:
RoboCop, The_Terminat0r
Name:
Jan Long
Born:
May 27, 1981
Died:
May 31, 2020
Role:
Commander
Had Covid:
Yes
Sponsor:
Danske Bank
Color:
4 3
Map 1on1:
Map 2on2:
Map 4on4:
First spawned:
2001
Status:
Active
Years Active (Player):
2001-Present
Years Active (admin):
2011-2012
Team:
Clan:
Links
History
This template produces an Infobox on a player page.
Parameters
These are the variables in the Player template:
- image = Picture
- ids = Alternative nicknames
- name = Real Name
- birth_date = {{Birth date and age|YYYY|MM|DD}}
- death_date = Date of death
- role = Player, Caster, or whatever you want
- hadcovid = Yes/No, if the player had Covid-19
- sponsor = Player's personal sponsor
- color = QW colors. Insert two values (0-13) separated by space.
- favmap1on1 = Favourite 1on1 map
- favmap2on2 = Favourite 2on2 map
- favmap4on4 = Favourite 4on4 map
- country = Country
- country2 = Secound country (if needed)
- spawned = Started playing YYYY
- status = Active or Inactive
- years_active = YYYY - YYYY
- years_active_admin = YYYY - YYYY
- team = Current Team
- clan = Current Clan
- twitch = Username on Twitch
- youtube = YouTube channel name
- history = Team History. Use {{TH}}.
- team_history_list = 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=Terminator
|image=Infobox placeholder.png
|ids=RoboCop, The_Terminat0r
|name=Jan Long
|birth_date={{Birth date and age|1981|5|27}}
|death_date=May 31, 2020
|role=Commander
|hadcovid=Yes
|sponsor=Danske Bank
|color=4 3
|favmap1on1=aerowalk
|favmap2on2=dm6
|favmap4on4=e1m2
|country=Denmark
|country2=Italy
|spawned=2001
|status=Active
|years_active=2001-'''Present'''
|years_active_admin=2011-2012
|team={{Team|Team Denmark|flag=dk}}
|team2={{Team|Danske Bank|link=abbr|abbr=Royal Bank of Denmark|flag=dk}}
|clan=Zetor
|twitch=suddendeathTV
|youtube=tvsuddendeath
|history=
{{TH|2009 – '''Present'''|Star Alliance}}
{{TH|2003 – 2008|Earthquake}}
{{TH|2001|Paranoia}}
{{TH|1999 – 2001|Zetor}}
}}
Copy / Paste
{{Infobox player
|id=
|image=
|ids=
|name=
|birth_date=
|death_date=
|role=
|hadcovid=
|sponsor=
|color=
|favmap1on1=
|favmap2on2=
|favmap4on4=
|country=
|country2=
|spawned=
|status=
|years_active=
|years_active_admin=
|team=
|team2=
|clan=
|twitch=
|youtube=
|history=
{{TH|YYY-MM-DD – YYYY-MM-DD|First team}}
{{TH|YYY-MM-DD – YYYY-MM-DD|Second team}}
{{TH|YYY-MM-DD – YYYY-MM-DD|Third team}}
}}
