Difference between revisions of "Template:LeagueTableStart2on2"

From QWiki
m (Some tweaks to widths)
m (Adding hover to table)
Line 1: Line 1:
<includeonly>{|class="table table-bordered grouptable" style="table-layout: fixed;text-align:left;{{#if:{{{width|}}}|width: {{{width}}}; |}}"
+
<includeonly>{|class="table table-bordered table-hover grouptable" style="table-layout: fixed;text-align:left;{{#if:{{{width|}}}|width: {{{width}}}; |}}"
 
|-
 
|-
 
!style="width:23px;"| <small>#</small>
 
!style="width:23px;"| <small>#</small>

Revision as of 08:14, 29 March 2021

Documentation (view - edit)

Table header row, showing #, team, W, L, MW, ML, P.


The code:

{{LeagueTableStart2on2|width=100%}}

Gives us:

# Team W L MW ML Points


Adapted from Liquipedia