Difference between revisions of "Template:LeagueTableStart/doc"

From QWiki
(Created page with " Adapted from [http://wiki.teamliquid.net/starcraft2/Template:GroupTableStart Liquipedia]")
 
m (Added EQLSPL)
 
(2 intermediate revisions by the same user not shown)
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|LeagueTableSlotEQLSPL}}
 +
* {{Tl|GroupTableSlot}}
 +
</div>Table header row, showing #, team, prefix, W, L, MW, ML, P.
 +
<br />
 +
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]

Latest revision as of 09:38, 31 May 2023

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


The code:

{{LeagueTableStartNQR}}

Gives us:

# Team Prefix W L MW ML Points

Adapted from Liquipedia