Template:StandingsTable: Difference between revisions
Template page
More actions
Esportsamaze (talk | contribs) Created page with "<includeonly> <div class="table-responsive"> <table class="match-card-table" style="width:100%; border-collapse: collapse;"> <thead> <tr style="background:var(--bg-header); color:var(--text-muted); text-transform:uppercase; font-size:0.85em;"> <th style="padding:10px; width:40px; text-align:center;">#</th> <th style="text-align:left;">Team</th> <th style="width:50px; text-align:center;">MP</th> <th style="width:50px; text-align:center;">WWCD</th> <th class="nomobile" sty..." |
Esportsamaze (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="match-card-table standings-table" style="width:100%; border-collapse: collapse;" | |||
! style="width:40px; text-align:center;" | # | |||
! style="text-align:left;" | Team | |||
! style="width:50px; text-align:center;" | MP | |||
! style="width:50px; text-align:center;" | WWCD | |||
! class="nomobile" style="width:60px; text-align:center;" | Place | |||
! style="width:60px; text-align:center;" | Elims | |||
! style="width:70px; text-align:center;" | Total | |||
{{#cargo_query: | {{#cargo_query: | ||
|tables=StageStandings | |tables=StageStandings | ||
| Line 23: | Line 17: | ||
|named args=yes | |named args=yes | ||
}} | }} | ||
|} | |||
</includeonly> | </includeonly> | ||