Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:ParticipantTeam: Difference between revisions

Template page
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Displays a Responsive Roster Card (Mobile Friendly).
Displays a Responsive Roster Card (Mobile Friendly).
Usage: {{ParticipantTeam |team=Team Name |p1=Player1 ...}}
Usage: {{ParticipantTeam |team=Team Name |seeding=Invited |p1=Player1 ...}}
== Cargo Declaration ==
== Cargo Declaration ==
{{#cargo_declare:
{{#cargo_declare:
Line 7: Line 7:
|tournament = String
|tournament = String
|team = String
|team = String
|seeding = String
|p1 = String
|p1 = String
|p2 = String
|p2 = String
Line 18: Line 19:
</noinclude><includeonly>{{#cargo_store:
</noinclude><includeonly>{{#cargo_store:
_table = Tournament_Teams
_table = Tournament_Teams
|tournament = {{#titleparts:{{PAGENAME}}|1}}
|tournament = {{{tournament|{{#titleparts:{{PAGENAME}}|1|3}} }}}
|team = {{{team|}}}
|team = {{{team|}}}
|seeding = {{{seeding|}}}
|p1 = {{{p1|}}}
|p1 = {{{p1|}}}
|p2 = {{{p2|}}}
|p2 = {{{p2|}}}
Line 28: Line 30:
|coach = {{{coach|}}}
|coach = {{{coach|}}}
|analyst = {{{analyst|}}}
|analyst = {{{analyst|}}}
}}{{#invoke:Participant|card|team={{{team|}}}|p1={{{p1|}}}|p2={{{p2|}}}|p3={{{p3|}}}|p4={{{p4|}}}|p5={{{p5|}}}|p6={{{p6|}}}|coach={{{coach|}}}|analyst={{{analyst|}}}}}</includeonly>
}}{{#invoke:Participant|card|team={{{team|}}}|seeding={{{seeding|}}}|p1={{{p1|}}}|p2={{{p2|}}}|p3={{{p3|}}}|p4={{{p4|}}}|p5={{{p5|}}}|p6={{{p6|}}}|coach={{{coach|}}}|analyst={{{analyst|}}}}}</includeonly>

Latest revision as of 01:42, 25 January 2026

Displays a Responsive Roster Card (Mobile Friendly).

Usage:

Cargo Declaration

This template defines the table "Tournament_Teams". View table.