Difference between revisions of "Template:LeagueTableStart"

From QWiki
(Created page with "<includeonly>{|class="table table-bordered grouptable" style="{{#if: {{{width|}}}|width: {{{width}}}; |}}margin: 0px; {{#if: {{{height|}}}|line-height: {{{height}}}; |}};" !co...")
 
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}}}; |}};"
!colspan="{{{colspan|7}}}"| {{{1}}}
+
!| #
 +
!|Team
 +
!|Matches won
 +
!|Maps won
 
{{#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 18:52, 29 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