Template:Esports national team player
Appearance
Role | Num | Handle | Name | Team |
Parameters
[edit]click to view → | |
---|---|
{{Esports national team roster header | |
| team = | name of team. |
| subteam = | (optional) subname of team (e.g. Counter Logic Gaming Red) |
| game = | (optional) if team fields rosters over multiple games, insert specific game here. This parameter should not be used in, for example, Call of Duty League or Overwatch League teams.
|
| nav = | (optional) if nav=yes , inserts 'v - d - e' for rosters templates that will be used over multiple articles.
|
| season = | (optional) season. this parameter is used for seasonal articles, adding the season in the title, and disables the 'v - d - e' links, regardless if nav=yes .
|
| role = | (optional) insert role = yes if you want the "Role" column to appear.
|
| multiple-game = | (optional) insert multiple-game = yes if you want the "Game" column to appear. For combined national esports rosters for tournaments featuring multiple titles such as the Asian Games
|
| num = | (optional) insert Num = yes if you want the "No." column to appear.
|
| bg1 = | color1 = | bg2 = | color2 = |
(optional) for manual colors. if team's name appears in {{Esports color}}, colors are automatically applied but are overwritten by the bg1, color1, etc parameters.
|
}} {{Esports national team player | |
| handle = | handle of the player. For links: Template will autolink [[{{{handle}}} (gamer)|{{{handle}}}]] if the page exists; otherwise, you may manually link [[{{{handle}}}]] . If autolink occurs and is undesirable, include nolink = yes as a parameter.
|
| dab = | use if {{{handle}}} (gamer) exists but is a disambiguation page. example: Karma (gamer) is a disambiguation page, so if you wanted to link the Halo player, use dab = Halo player .
|
| first = | last = |
player's first and last name are all you'd need to enter in most cases. |
| name = | Korean names, for example, should use this parameter only. e.g. name = Bang Sung-hyeon
|
| num = | (optional) if num = no or omitted in header: leave blank or omit parameter altogether.If num = yes in header: do not leave blank. Use number on player's uniform (e.g. num = 23 ) or if no number is known yet, use num = .
|
| role = | (optional) if role = no or omitted in header: leave blank or omit parameter altogether.If role = yes in header: do not leave blank. If no role is known, use role = .
|
| videogame = | Specific video game title played by the player. For rosters for competition featuring multiple video game titles only. (ie Asian Games) |
| player_team = | team of the player outside the national team |
| nat= | Associated country of the player's esports team. Not the player's citizenship or nationality. |
| note = | I, S, etc. appears in parentheses after player's name. |
| inj = | If inj=yes , injury symbol appears by player's name.
|
| sub = | If sub=yes , substitute symbol appears by player's name.
|
}} {{Esports national team roster footer | |
| head_coach = | use a bulleted list. If left empty, *Vacant will appear.
|
| asst_coach = | (optional) use a bulleted list. |
| roster_url= | URL where official roster can be found. |
| transaction_date= | last date a roster transaction took place from above URL. |
| access_date= | last date the roster was updated (cannot use with transaction_date
|
| otherlegend= | An extra item to be added to the legend. |
| otherlegend2= | A second extra item to be added to the legend. |
}} |
Compiled template
[edit]Expanded
[edit]{{Esports national team roster header
| team =
| game =
| num =
| role =
| bg1 =
| color1 =
| bg2 =
| color2 =
}}
<!-- list of players -->
{{Esports national team player | num = | role = | handle = | name = | player_team = | inj = | sub = | note = }}
{{Esports national team player | num = | role = | handle = | first = | last = | player_team = | inj = | sub = | note = }}
<!-- end of list players -->
{{Esports national team roster footer
| head_coach =
| asst_coach =
| otherlegend =
| roster_url =
| transaction_date =
| access_date =
}}
Compact
[edit]{{Esports national team roster header
| team = | game = | num = | role = | bg1 = | color1 = | bg2 = | color2 =
}}
<!-- list of players -->
{{Esports national team player | num = | role = | handle = | name = | player_team = | inj = | sub = | note = }}
{{Esports national team player | num = | role = | handle = | first = | last = | player_team = | inj = | sub = | note = }}
<!-- end of list players -->
{{Esports national team roster footer
| head_coach = | asst_coach = | otherlegend = | roster_url = | transaction_date = | access_date =
}}