Difference between revisions of "Template:LeagueTableStart"

From QWiki
m
m
Line 1: Line 1:
 
<includeonly>{|class="table table-bordered grouptable" style="{{#if: {{{width|}}}|width: {{{width}}}; |}}margin: 0px; {{#if: {{{height|}}}|line-height: {{{height}}}; |}};"
 
<includeonly>{|class="table table-bordered grouptable" style="{{#if: {{{width|}}}|width: {{{width}}}; |}}margin: 0px; {{#if: {{{height|}}}|line-height: {{{height}}}; |}};"
 +
!
 +
!style="200px;" colspan="2"|
 +
!colspan="3"|Games
 +
!colspan="1"|Maps
 +
|-
 
!|#
 
!|#
 
!style="200px;" colspan="2"|Team
 
!style="200px;" colspan="2"|Team
!|GP
+
!|Tot
!|GW
+
!|Won
!|GL
+
!|Lost
 
!|Maps won/lost
 
!|Maps won/lost
 
!|Diff
 
!|Diff
|-
 
!
 
!style="200px;" colspan="2"|
 
!colspan="3"|Games
 
!colspan="1"|Maps
 
 
{{#if:{{{date|}}}|
 
{{#if:{{{date|}}}|
 
{{!}}-
 
{{!}}-
 
{{!}}colspan="{{{colspan|7}}}" class="grouptable-start-date" {{!}} '''{{{date}}}'''{{#ifeq:{{{finished|}}}|true||<span class="streamLink">{{{stream|}}}</span><span class="datetime" style="display:none">{{{date|}}}</span><span  class="countdown grouptable-start-countdown">{{#ifeq:{{{live|}}}|true|LIVE!}}</span>}}}}<!--
 
{{!}}colspan="{{{colspan|7}}}" class="grouptable-start-date" {{!}} '''{{{date}}}'''{{#ifeq:{{{finished|}}}|true||<span class="streamLink">{{{stream|}}}</span><span class="datetime" style="display:none">{{{date|}}}</span><span  class="countdown grouptable-start-countdown">{{#ifeq:{{{live|}}}|true|LIVE!}}</span>}}}}<!--
 
-->{{#vardefine:show_points|{{{show_p|}}}}}{{#vardefine:win_points|{{{win_p|}}}}}{{#vardefine:tie_points|{{{tie_p|}}}}}</includeonly><noinclude>{{documentation}}[[Category:Tournament Page Formatting Templates]]</noinclude>
 
-->{{#vardefine:show_points|{{{show_p|}}}}}{{#vardefine:win_points|{{{win_p|}}}}}{{#vardefine:tie_points|{{{tie_p|}}}}}</includeonly><noinclude>{{documentation}}[[Category:Tournament Page Formatting Templates]]</noinclude>

Revision as of 09:17, 30 April 2017

Documentation (view - edit)

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