Difference between revisions of "Template:LeagueTableStart2on2"
From QWiki
(Creating first version) |
m (Some tweaks to widths) |
||
Line 1: | Line 1: | ||
− | <includeonly>{|class="table table-bordered grouptable" style="text-align:left;{{#if:{{{width|}}}|width: {{{width}}}; |}}" | + | <includeonly>{|class="table table-bordered grouptable" style="table-layout: fixed;text-align:left;{{#if:{{{width|}}}|width: {{{width}}}; |}}" |
|- | |- | ||
− | !style="width: | + | !style="width:30px;"| <small>#</small> |
− | !width= | + | !width=50% style="text-align: left;"|Team |
− | !width= | + | !width=35px|{{Abbr|W|Games Won}} |
− | !width= | + | !width=35px|{{Abbr|L|Games Lost}} |
− | !width= | + | !width=35px|{{Abbr|MW|Maps Won}} |
− | !width= | + | !width=35px|{{Abbr|ML|Maps Lost}} |
− | !width= | + | !width=40px|Points |
</includeonly><noinclude>{{documentation}}[[Category:Templates]][[Category:Tournament Page Formatting Templates]]</noinclude> | </includeonly><noinclude>{{documentation}}[[Category:Templates]][[Category:Tournament Page Formatting Templates]]</noinclude> |
Revision as of 08:03, 29 March 2021
Documentation (view - edit)
Related templates:
- {{LeagueTableSlot2on2}}
- {{LeagueTableSlotNQR}}
- {{LeagueTableSlotNQR2}}
- {{GroupTableSlot}}
The code:
{{LeagueTableStart2on2|width=100%}}
Gives us:
# | Team | W | L | MW | ML | Points |
---|
Adapted from Liquipedia