Template:GroupTableStart/doc
Jump to navigation
Jump to search
Begins a group table. This template is used together with the templates {{GroupTableSlot}} and {{GroupTableEnd}}
Parameters
The following parameters can be used for this template
- first unnamed argument
- The first unnamed argument of the parameter list is used as the caption of the group table. Examples could be
Group DorWeek 3. - width=...
- (optional) This argument specify the width of the table. The value can be any CSS width value.
- hide=...
- (optional)
- hide=false
- makes table collapsible, shows it.
- hide=true
- makes table collapsible, hides it.
- preview
- (Optional) Put a link to a preview here.
- lrthread
- (Optional) Put a link to the live report thread here.
- vod
- (Optional) Put a link to the VOD(s) here.
- For secondary (tertiary, etc) VOD sources use vod2, vod3 etc.
- interview
- (Optional) Put a link to the interview(s) here.
- recap
- (Optional) Put a link to the recap here.
- date
- (Optional) Put the date here. It will display between the title row and the first group slot.
- finished
- (Optional) Put in "true" if the group has already finished.
- stream
- (Optional) Put in the TL stream name or - if not on TL - the URL to the stream.
- location
- (Optional) Put in the location where the group is being played.
Examples
#1
{{Template:GroupTableStart|Group D|width=300px}}
{{Template:GroupTableEnd}}
This will result in the following table
| Group D |
|---|
#2
{{GroupTableStart|Group A|width=300px
|date=April 23, 2013 18:10 {{Abbr/KST}}
|preview=http://www.teamliquid.net/forum/viewmessage.php?topic_id=301734#three
|lrthread=http://www.teamliquid.net/forum/viewmessage.php?topic_id=308196
|vod=http://www.gomtv.net/2012gsls1/vod/66754
|interview=http://www.teamliquid.net/forum/viewmessage.php?topic_id=302021
|recap=http://www.teamliquid.net/forum/viewmessage.php?topic_id=301952#one
}}
{{GroupTableEnd}}
This will result in the following table
| Group A preview lrthread | ||||||
|---|---|---|---|---|---|---|
| April 23, 2013 18:10 Template:Abbr/KST |
Copy/Paste
{{GroupTableStart|Group A|width=415px|date=}}
{{GroupTableSlot|{{team/}} |place=1|win_m=|draw_m=|lose_m=|win_r=|lose_r=|diff=|pbg=up}}
{{GroupTableSlot|{{team/}} |place=2|win_m=|draw_m=|lose_m=|win_r=|lose_r=|diff=|pbg=up}}
{{GroupTableSlot|{{team/}} |place=3|win_m=|draw_m=|lose_m=|win_r=|lose_r=|diff=|pbg=down}}
{{GroupTableSlot|{{team/}} |place=4|win_m=|draw_m=|lose_m=|win_r=|lose_r=|diff=|pbg=down}}
{{GroupTableEnd}}
{{MatchList|width=415px|title=Group A Matches
|match1={{MatchMaps
|team1= |team2=
|date= |finished=
|hltv=
|cevo=
|winner=
|games1= |games2=
|map1= |map1win=
|walkover=
}}
|match2={{MatchMaps
|team1= |team2=
|date= |finished=
|hltv=
|cevo=
|winner=
|games1= |games2=
|map1= |map1win=
|walkover=
}}
|match3={{MatchMaps
|team1= |team2=
|date= |finished=
|hltv=
|cevo=
|winner=
|games1= |games2=
|map1= |map1win=
|walkover=
}}
|match4={{MatchMaps
|team1= |team2=
|date= |finished=
|hltv=
|cevo=
|winner=
|games1= |games2=
|map1= |map1win=
|walkover=
}}
|match5={{MatchMaps
|team1= |team2=
|date= |finished=
|hltv=
|cevo=
|winner=
|games1= |games2=
|map1= |map1win=
|walkover=
}}
|match6={{MatchMaps
|team1= |team2=
|date= |finished=
|hltv=
|cevo=
|winner=
|games1= |games2=
|map1= |map1win=
|walkover=
}}
}}