| {{{team}}} roster | ||||||
|---|---|---|---|---|---|---|
| Players | Coaches | |||||
|
||||||
Parameters
| click to view → | |
|---|---|
| {{Esports roster header | |
| | team = | name of team. |
| | subteam = | (optional) subname of team (e.g. |team=Counter Logic Gaming and |subteam=Red for "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. |
| | 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 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 = . |
| | nat = | nationality of the player. Text is automatically composed in {{country name}}, so IOC abbreviation or full-text will automatically give the full text. |
| | 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. |
| | nolink = | Set to yes to remove auto link |
| }} {{Esports 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
Expanded
{{Esports roster header
| team =
| game =
| num =
| role =
| bg1 =
| color1 =
| bg2 =
| color2 =
}}
<!-- list of players -->
{{Esports player | num = | role = | handle = | name = | nat = | inj = | sub = | note = }}
{{Esports player | num = | role = | handle = | first = | last = | nat = | inj = | sub = | note = }}
<!-- end of list players -->
{{Esports roster footer
| head_coach =
| asst_coach =
| otherlegend =
| roster_url =
| transaction_date =
| access_date =
}}
Compact
{{Esports roster header
| team = | game = | num = | role = | bg1 = | color1 = | bg2 = | color2 =
}}
<!-- list of players -->
{{Esports player | num = | role = | handle = | name = | nat = | inj = | sub = | note = }}
{{Esports player | num = | role = | handle = | first = | last = | nat = | inj = | sub = | note = }}
<!-- end of list players -->
{{Esports roster footer
| head_coach = | asst_coach = | otherlegend = | roster_url = | transaction_date = | access_date =
}}
See also
- {{Esports roster footer}}
- {{Esports player}}