Editing Template:GroupTableSlot/doc
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
This page is not enabled for semantic in-text annotations due to namespace restrictions. Details about how to enable the namespace can be found on the configuration help page.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
− | + | Begins a group table. This template is used together with the templates <nowiki>{{</nowiki>GroupTableSlot<nowiki>}}</nowiki> and <nowiki>{{</nowiki>GroupTableEnd<nowiki>}}</nowiki> | |
== Parameters == | == Parameters == | ||
− | The following parameters can be used | + | The following parameters can be used for this template |
− | ;''first | + | ;''first unnamed argument'' |
− | :The first parameter | + | :The first unnamed argument of the parameter list is used as the caption of the group table. Examples could be <code>Group D</code> or <code>Week 3</code>. |
− | ; | + | ;width=... |
− | :(optional) The | + | :(optional) This argument specify the width of the table. The value can be any CSS width value. |
− | ; | + | ;hide=... |
− | :(optional) | + | :(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 [[Template:GroupTableSlot|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 === |
− | ; | + | <nowiki>{{Template:GroupTableStart|Group D|width=300px}}</nowiki> |
− | :( | + | <nowiki>{{Template:GroupTableEnd}}</nowiki> |
− | + | This will result in the following table | |
− | + | {{GroupTableStart|Group D|width=300px}} | |
− | {{ | + | {{GroupTableEnd}} |
− | + | ||
− | + | === #2 === | |
− | + | <nowiki>{{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}}</nowiki> | {{GroupTableEnd}}</nowiki> | ||
− | This will result in the following | + | This will result in the following table |
− | {{GroupTableStart| Group | + | {{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 |
− | {{GroupTableSlot| | + | |lrthread=http://www.teamliquid.net/forum/viewmessage.php?topic_id=308196 |
− | {{GroupTableSlot| | + | |vod=http://www.gomtv.net/2012gsls1/vod/66754 |
− | {{GroupTableSlot| | + | |interview=http://www.teamliquid.net/forum/viewmessage.php?topic_id=302021 |
− | + | |recap=http://www.teamliquid.net/forum/viewmessage.php?topic_id=301952#one | |
− | + | }} | |
− | + | {{GroupTableEnd}} | |
− | {{GroupTableSlot| | + | == Copy/Paste == |
+ | <nowiki> | ||
+ | {{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}} | {{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= | ||
+ | }} | ||
+ | }} | ||
+ | </nowiki> |