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 3D Flip Card.
Displays a Compact 3D Flip Card.
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:90px; height:90px; margin-bottom:10px;">
<div class="img-fit" style="width:80px; height:80px; margin-bottom:5px;">
{{#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>
<div style="font-weight:900; font-size:1.1em; text-transform:uppercase; line-height:1.2;">[[{{{team}}}]]</div>
<div style="font-weight:900; font-size:1em; text-transform:uppercase; line-height:1.1;">[[{{{team}}}]]</div>
<div style="font-size:0.75em; opacity:0.6; margin-top:8px; color:var(--text-muted);">
<div style="font-size:0.7em; opacity:0.6; margin-top:5px; color:var(--text-muted);">
<i class="fa-solid fa-hand-pointer"></i> Tap to view
<i class="fa-solid fa-hand-pointer"></i> Tap
</div>
</div>
</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:5px; margin-bottom:10px; font-size:0.85em; text-transform:uppercase; width:80%; text-align:center;">
<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;">
Active Roster
Active Roster
</div>
</div>
        
        
<div style="display:flex; flex-direction:column; gap:5px; font-size:0.9em; width:100%; text-align:center;">
<div style="display:flex; flex-direction:column; gap:0px; font-size:0.85em; line-height:1.4; width:100%; text-align:center;">
{{#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:15px; padding-top:8px; border-top:1px solid var(--border-light); font-size:0.8em; width:90%; color:var(--text-muted); text-align:center;">
<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;">
{{#if:{{{coach|}}}|<div>Coach: [[{{{coach}}}]]</div>}}
{{#if:{{{coach|}}}|<div>C: [[{{{coach}}}]]</div>}}
{{#if:{{{analyst|}}}|<div>Analyst: [[{{{analyst}}}]]</div>}}
{{#if:{{{analyst|}}}|<div>A: [[{{{analyst}}}]]</div>}}
</div>
</div>
}}
}}

Revision as of 19:33, 18 January 2026

Displays a Compact 3D Flip Card. Usage:


Tap

Active Roster


Cargo Declaration

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