Call of Duty Esports Wiki
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

(view - edit)

Documentation

Cargo Declaration

This template adds rows to the table "TournamentRosters", which is declared by the template TournamentRosters/CargoDec. View table. See {{TournamentRosters/CargoDec}} for table documentation. See {{CargoDeclare/TournamentRosters}}m to update documentation or table values.

Copyable Code

{{TeamRoster|team=
|seed=
|{{TeamRoster/Line|player=|flag=|role=}}
|{{TeamRoster/Line|player=|flag=|role=}}
|{{TeamRoster/Line|player=|flag=|role=}}
|{{TeamRoster/Line|player=|flag=|role=}}
|{{TeamRoster/Line|player=|flag=|role=}}
|{{TeamRoster/Line|player=|flag=|role=}}
|{{TeamRoster/Line|player=|flag=|role=}}
|{{TeamRoster/Line|player=|flag=|role=}}
|{{TeamRoster/Line|player=|flag=|role=}}
|{{TeamRoster/Line|player=|flag=|role=}}
}}

Required Arguments

  • |team= - This is the name of the team. It will display the medium name from {{Teamnames}}m and create a link the page of the team.
  • |{{TeamRoster/Line}} - This is the new template which display player's informations.
    • |player= - The player's in-game name
    • |flag= - The player's country of birth
    • |role= - The player's role in the team. Multiple role can be given with a comma-separated list. This argument is fed through {{RoleIcon}} so abbreviations provided there may be used.

Optional Arguments

  • |seed= - To show a line of text above the team, generally showing how the team qualified to the tournament
  • |footnoteteamn= - If you need to add a footnote for the team,
    e.g. |footnoteteamn=1 to put a 1 next to team's name, then add a footnote below the roster template section :''<sup>1</sup> Team foot note''
  • |{{TeamRoster/Line}} - Options
    • |link= - To change the target of a player link, if two players have the same name
    • |footnoten= - If you need to add a footnote for a player,
      e.g. |footnoten=1 to put a 1 next to player's name, then add a footnote below the roster template section :''<sup>1</sup> Player foot note''

Please do not add these arguments with empty values to a template unless you are actually using them!!

Example - Basic

{{TeamRoster|team=Fnatic
|{{TeamRoster/Line|player=Bwipo|flag=be|role=t}}
|{{TeamRoster/Line|player=Broxah|flag=dk|role=j}}
|{{TeamRoster/Line|player=Nemesis|flag=si|role=m}}
|{{TeamRoster/Line|player=Rekkles|flag=se|role=a}}
|{{TeamRoster/Line|player=Hylissang|flag=bg|role=s}}
|{{TeamRoster/Line|player=YoungBuck|flag=nl|role=c}}
|{{TeamRoster/Line|player=|flag=|role=}}
|{{TeamRoster/Line|player=|flag=|role=}}
|{{TeamRoster/Line|player=|flag=|role=}}
|{{TeamRoster/Line|player=|flag=|role=}}
}}
Fnaticlogo square


 Bwipo


 Broxah


 Nemesis


 Rekkles


 Hylissang


 YoungBuck

Example - Seed, Link, Roles and Footnotes for Player and Team

{{TeamRoster|team=SKT
|seed=Seed #1
|{{TeamRoster/Line|player=Crazy|link=Crazy (Kim Jae-hee)|flag=kr|role=t,j,m}}
|{{TeamRoster/Line|player=Khan|flag=kr|role=t}}
|{{TeamRoster/Line|player=Clid|flag=kr|role=j,a,s}}
|{{TeamRoster/Line|player=Haru|flag=kr|role=j}}
|{{TeamRoster/Line|player=Faker|flag=kr|role=m|footnoten=3,4}}
|{{TeamRoster/Line|player=Gori|flag=kr|role=m}}
|{{TeamRoster/Line|player=Leo|link=Leo (Han Gyeo-re)|flag=kr|role=a}}
|{{TeamRoster/Line|player=Teddy|flag=kr|role=a,t,m}}
|{{TeamRoster/Line|player=Effort|flag=kr|role=s}}
|{{TeamRoster/Line|player=Mata|flag=kr|role=s}}
|{{TeamRoster/Line|player=Kkoma|flag=kr|role=c}}
|footnoteteamn=1,2
}}
:''<sup>1<sup> [[SKT]] is better than [[TSM]]
:''<sup>2<sup> [[SKT]] has a lot of player
:''<sup>3<sup> [[Faker]] is the best player of all time
:''<sup>4<sup> [[Faker]] will win stay on [[SKT]] forever
Seed #1
SKT1,2
Team Icon - ShowTeam Icon - Hide
Logo square




 Crazy


 Khan




 Clid


 Haru


 Faker
3,4


 Gori


 Leo




 Teddy


 Effort


 Mata


 Kkoma
1 SKT is better than TSM
2 SKT has a lot of player
3 Faker is the best player of all time
4 Faker will win stay on SKT forever
Advertisement