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
Line 1: Line 1:
<noinclude>
<noinclude>
Displays a Compact 3D Flip Card.
Displays a Compact 3D Flip Card (200x240).
Usage: {{ParticipantTeam |team=Team Name |p1=Player1 ...}}
Usage: {{ParticipantTeam |team=Team Name |p1=Player1 ...}}
== Cargo Declaration ==
== Cargo Declaration ==
Line 33: Line 33:
      
      
<div class="flip-card-front">
<div class="flip-card-front">
<div class="img-fit" style="width:80px; height:80px; margin-bottom:5px;">
<div class="img-fit" style="width:85px; height:85px; margin-bottom:8px;">
{{#ifexist: File:{{{team}}}.png | [[File:{{{team}}}.png|link=]] | [[File:Shield_team.png|link=]] }}
{{#ifexist: File:{{{team}}}.png | [[File:{{{team}}}.png|link=]] | [[File:Shield_team.png|link=]] }}
</div>
</div>
Line 44: Line 44:
<div class="flip-card-back">
<div class="flip-card-back">
        
        
<div style="font-weight:bold; color:var(--text-header); border-bottom:1px solid var(--border-light); padding-bottom:3px; margin-bottom:3px; font-size:0.75em; text-transform:uppercase; width:90%; text-align:center;">
<div style="font-weight:bold; color:var(--text-header); border-bottom:1px solid var(--border-light); padding-bottom:3px; width:90%; text-align:center; font-size:0.75em; text-transform:uppercase;">
Active Roster
Active Roster
</div>
</div>
        
        
<div style="display:flex; flex-direction:column; gap:0px; font-size:0.85em; line-height:1.4; width:100%; text-align:center;">
<div style="display:flex; flex-direction:column; justify-content:center; gap:1px; font-size:0.85em; width:100%; text-align:center; flex-grow:1;">
{{#if:{{{p1|}}}|<div>[[{{{p1}}}]]</div>}}
{{#if:{{{p1|}}}|<div>[[{{{p1}}}]]</div>}}
{{#if:{{{p2|}}}|<div>[[{{{p2}}}]]</div>}}
{{#if:{{{p2|}}}|<div>[[{{{p2}}}]]</div>}}
Line 57: Line 57:


{{#if:{{{coach|}}}{{{analyst|}}}|
{{#if:{{{coach|}}}{{{analyst|}}}|
<div style="margin-top:4px; padding-top:2px; border-top:1px solid var(--border-light); font-size:0.75em; width:95%; color:var(--text-muted); text-align:center; line-height:1.2;">
<div style="border-top:1px solid var(--border-light); padding-top:3px; font-size:0.75em; width:95%; color:var(--text-muted); text-align:center; line-height:1.2;">
{{#if:{{{coach|}}}|<div>C: [[{{{coach}}}]]</div>}}
{{#if:{{{coach|}}}|<div>C: [[{{{coach}}}]]</div>}}
{{#if:{{{analyst|}}}|<div>A: [[{{{analyst}}}]]</div>}}
{{#if:{{{analyst|}}}|<div>A: [[{{{analyst}}}]]</div>}}

Revision as of 19:46, 18 January 2026

Displays a Compact 3D Flip Card (200x240). Usage:


Tap

Active Roster


Cargo Declaration

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