IFA 유니버스 위키
IFA 유니버스 위키

Group Stage[]

As of December 30, 2018, the code that used to be at 틀:Tl is now located here, and that template redirects. Using either will work, but consider 틀:Tl deprecated and just use 틀:Tl now.

Usage Example[]

{{Box|start}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box

Increasing Spacing Between Elements[]

Note that the last {{Box|break}} does NOT have a padding argument assigned to it. Padding applies to the RIGHT of the element.

{{Box|start|padding=2em}}
{{TeamRoster}}
{{Box|break|padding=2em}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:AutoStandings As of December 30, 2018, the code that used to be at 틀:Tl is now located here, and that template redirects. Using either will work, but consider 틀:Tl deprecated and just use 틀:Tl now.

Usage Example[]

{{Box|start}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box

Increasing Spacing Between Elements[]

Note that the last {{Box|break}} does NOT have a padding argument assigned to it. Padding applies to the RIGHT of the element.

{{Box|start|padding=2em}}
{{TeamRoster}}
{{Box|break|padding=2em}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:AutoCrossbox As of December 30, 2018, the code that used to be at 틀:Tl is now located here, and that template redirects. Using either will work, but consider 틀:Tl deprecated and just use 틀:Tl now.

Usage Example[]

{{Box|start}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box

Increasing Spacing Between Elements[]

Note that the last {{Box|break}} does NOT have a padding argument assigned to it. Padding applies to the RIGHT of the element.

{{Box|start|padding=2em}}
{{TeamRoster}}
{{Box|break|padding=2em}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box As of December 30, 2018, the code that used to be at 틀:Tl is now located here, and that template redirects. Using either will work, but consider 틀:Tl deprecated and just use 틀:Tl now.

Usage Example[]

{{Box|start}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box

Increasing Spacing Between Elements[]

Note that the last {{Box|break}} does NOT have a padding argument assigned to it. Padding applies to the RIGHT of the element.

{{Box|start|padding=2em}}
{{TeamRoster}}
{{Box|break|padding=2em}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:AutoStandings As of December 30, 2018, the code that used to be at 틀:Tl is now located here, and that template redirects. Using either will work, but consider 틀:Tl deprecated and just use 틀:Tl now.

Usage Example[]

{{Box|start}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box

Increasing Spacing Between Elements[]

Note that the last {{Box|break}} does NOT have a padding argument assigned to it. Padding applies to the RIGHT of the element.

{{Box|start|padding=2em}}
{{TeamRoster}}
{{Box|break|padding=2em}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:AutoCrossbox As of December 30, 2018, the code that used to be at 틀:Tl is now located here, and that template redirects. Using either will work, but consider 틀:Tl deprecated and just use 틀:Tl now.

Usage Example[]

{{Box|start}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box

Increasing Spacing Between Elements[]

Note that the last {{Box|break}} does NOT have a padding argument assigned to it. Padding applies to the RIGHT of the element.

{{Box|start|padding=2em}}
{{TeamRoster}}
{{Box|break|padding=2em}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box As of December 30, 2018, the code that used to be at 틀:Tl is now located here, and that template redirects. Using either will work, but consider 틀:Tl deprecated and just use 틀:Tl now.

Usage Example[]

{{Box|start}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box

Increasing Spacing Between Elements[]

Note that the last {{Box|break}} does NOT have a padding argument assigned to it. Padding applies to the RIGHT of the element.

{{Box|start|padding=2em}}
{{TeamRoster}}
{{Box|break|padding=2em}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:AutoStandings As of December 30, 2018, the code that used to be at 틀:Tl is now located here, and that template redirects. Using either will work, but consider 틀:Tl deprecated and just use 틀:Tl now.

Usage Example[]

{{Box|start}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box

Increasing Spacing Between Elements[]

Note that the last {{Box|break}} does NOT have a padding argument assigned to it. Padding applies to the RIGHT of the element.

{{Box|start|padding=2em}}
{{TeamRoster}}
{{Box|break|padding=2em}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:AutoCrossbox As of December 30, 2018, the code that used to be at 틀:Tl is now located here, and that template redirects. Using either will work, but consider 틀:Tl deprecated and just use 틀:Tl now.

Usage Example[]

{{Box|start}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box

Increasing Spacing Between Elements[]

Note that the last {{Box|break}} does NOT have a padding argument assigned to it. Padding applies to the RIGHT of the element.

{{Box|start|padding=2em}}
{{TeamRoster}}
{{Box|break|padding=2em}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box As of December 30, 2018, the code that used to be at 틀:Tl is now located here, and that template redirects. Using either will work, but consider 틀:Tl deprecated and just use 틀:Tl now.

Usage Example[]

{{Box|start}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box

Increasing Spacing Between Elements[]

Note that the last {{Box|break}} does NOT have a padding argument assigned to it. Padding applies to the RIGHT of the element.

{{Box|start|padding=2em}}
{{TeamRoster}}
{{Box|break|padding=2em}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:AutoStandings As of December 30, 2018, the code that used to be at 틀:Tl is now located here, and that template redirects. Using either will work, but consider 틀:Tl deprecated and just use 틀:Tl now.

Usage Example[]

{{Box|start}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box

Increasing Spacing Between Elements[]

Note that the last {{Box|break}} does NOT have a padding argument assigned to it. Padding applies to the RIGHT of the element.

{{Box|start|padding=2em}}
{{TeamRoster}}
{{Box|break|padding=2em}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:AutoCrossbox As of December 30, 2018, the code that used to be at 틀:Tl is now located here, and that template redirects. Using either will work, but consider 틀:Tl deprecated and just use 틀:Tl now.

Usage Example[]

{{Box|start}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box

Increasing Spacing Between Elements[]

Note that the last {{Box|break}} does NOT have a padding argument assigned to it. Padding applies to the RIGHT of the element.

{{Box|start|padding=2em}}
{{TeamRoster}}
{{Box|break|padding=2em}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box As of December 30, 2018, the code that used to be at 틀:Tl is now located here, and that template redirects. Using either will work, but consider 틀:Tl deprecated and just use 틀:Tl now.

Usage Example[]

{{Box|start}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box

Increasing Spacing Between Elements[]

Note that the last {{Box|break}} does NOT have a padding argument assigned to it. Padding applies to the RIGHT of the element.

{{Box|start|padding=2em}}
{{TeamRoster}}
{{Box|break|padding=2em}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:Bracket As of December 30, 2018, the code that used to be at 틀:Tl is now located here, and that template redirects. Using either will work, but consider 틀:Tl deprecated and just use 틀:Tl now.

Usage Example[]

{{Box|start}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box

Increasing Spacing Between Elements[]

Note that the last {{Box|break}} does NOT have a padding argument assigned to it. Padding applies to the RIGHT of the element.

{{Box|start|padding=2em}}
{{TeamRoster}}
{{Box|break|padding=2em}}
{{TeamRoster}}
{{Box|break}}
{{TeamRoster}}
{{Box|end}}

Will give the following result: 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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[]

재귀적인 틀이 발견되었습니다: 틀:Box

{{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=}}
}}

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster 재귀적인 틀이 발견되었습니다: 틀:Box

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

재귀적인 틀이 발견되었습니다: 틀:Box

{{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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:TeamRoster

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

재귀적인 틀이 발견되었습니다: 틀:Box 재귀적인 틀이 발견되었습니다: 틀:Box 틀:UsesLua

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 틀:Mod 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 틀:Tl 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, the