Template:ParticipantTeam: Difference between revisions
Template page
More actions
Esportsamaze (talk | contribs) No edit summary |
Esportsamaze (talk | contribs) 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: | <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; | <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: | <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=" | <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:
Cargo Declaration
This template defines the table "Tournament_Teams". View table.
