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

Template:RosterCard: Difference between revisions

Template page
Created page with "<noinclude> PC: 150x200px Card. Mobile: 3-Row Grid. Usage: {{RosterCard |team=Name |p1=... |p6=... |coach=... |analyst=...}} == Cargo Declaration == {{#cargo_declare: _table = Tournament_Teams |tournament = String |team = String |p1 = String |p2 = String |p3 = String |p4 = String |p5 = String |p6 = String |coach = String |analyst = String }} </noinclude><includeonly> {{#cargo_store: _table = Tournament_Teams |tournament = {{#titleparts:{{PAGENAME}}|1}} |team = {{{team|}}..."
 
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
PC: 150x200px Card. Mobile: 3-Row Grid.
PC: 150x200px. Mobile: 3-Row Grid.
Usage: {{RosterCard |team=Name |p1=... |p6=... |coach=... |analyst=...}}
Usage: {{RosterCard |team=Name |p1=... |coach=...}}
== Cargo Declaration ==
== Cargo Declaration ==
{{#cargo_declare:
{{#cargo_declare:
Line 49: Line 49:
{{#if:{{{coach|}}}{{{analyst|}}}|
{{#if:{{{coach|}}}{{{analyst|}}}|
<div class="roster-staff">
<div class="roster-staff">
{{#if:{{{coach|}}}|<div class="staff-item" title="Coach">C: [[{{{coach}}}]]</div>}}
{{#if:{{{coach|}}}|<div class="staff-item">C: [[{{{coach}}}]]</div>}}
     
{{#if:{{{analyst|}}}|<div class="staff-item">A: [[{{{analyst}}}]]</div>}}
{{#if:{{{coach|}}}|{{#if:{{{analyst|}}}|<div class="staff-divider"></div>}}}}
     
{{#if:{{{analyst|}}}|<div class="staff-item" title="Analyst">A: [[{{{analyst}}}]]</div>}}
</div>
</div>
}}
}}

Revision as of 21:01, 18 January 2026

PC: 150x200px. Mobile: 3-Row Grid. Usage:


-
-
-
-
-
C: ...

Cargo Declaration

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