Difference between revisions of "Template:LeagueTableStart/doc"

From QWiki
(Created page with " Adapted from [http://wiki.teamliquid.net/starcraft2/Template:GroupTableStart Liquipedia]")
 
m (Adding inter-doc links)
Line 1: Line 1:
 
+
<div style="float:right;padding:0 10px 10px 10px;margin: 0 0 10px 40px;border: 1px solid #aaa;">
 +
<small>'''Related templates:'''</small>
 +
* {{Tl|LeagueTableSlot2on2}}
 +
* {{Tl|LeagueTableSlotNQR}}
 +
* {{Tl|LeagueTableSlotNQR2}}
 +
* {{Tl|GroupTableSlot}}
 +
</div>Table header row, showing #, team, prefix, W, L, MW, ML, P. Dotted underlines can be hovered for help text.
 +
The code:
 +
<pre>{{LeagueTableStartNQR}}
 +
</pre>
 +
Gives us:
 +
{{LeagueTableStartNQR}}
 +
{{LeagueTableEnd}}
  
 
Adapted from [http://wiki.teamliquid.net/starcraft2/Template:GroupTableStart Liquipedia]
 
Adapted from [http://wiki.teamliquid.net/starcraft2/Template:GroupTableStart Liquipedia]

Revision as of 09:34, 29 March 2021

Table header row, showing #, team, prefix, W, L, MW, ML, P. Dotted underlines can be hovered for help text.

The code:

{{LeagueTableStartNQR}}

Gives us:

# Team Prefix W L MW ML Points

Adapted from Liquipedia