模板:Esports roster footer
[header] | ||
---|---|---|
|
{{{head_coach}}}
{{{asst_coach}}}
最近[{{{roster_url}}} Roster]transaction: {{{transaction_date}}}. |
參數
點擊查看 → | |
---|---|
{{Esports roster header | |
| team = | 俱樂部名稱 |
| subteam = | (可選) 俱樂部分部名稱(如AG超玩會) |
| game = | (可選) 如果俱樂部( team )參加多種比賽,請在此處寫入具體比賽名稱。如此參數不應用於《使命召喚聯賽》或《守望先鋒聯賽》隊伍。
|
| nav = | (可選) if nav=yes , inserts 'v - d - e' for rosters templates that will be used over multiple articles.
|
| season = | (可選) 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 = | (可選) insert role = yes if you want the "Role" column to appear.
|
| num = | (可選) 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.
|
}} {{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. |
}} |
模板樣式
完整版
{{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 = }}
簡易版
{{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 = }}
參見
- {{Esports roster header}}
- {{Esports player}}