<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.shadowera.com/wiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.shadowera.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AGroupTableSlot%2Fdoc</id>
		<title>Template:GroupTableSlot/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.shadowera.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AGroupTableSlot%2Fdoc"/>
		<link rel="alternate" type="text/html" href="https://www.shadowera.com/wiki/index.php?title=Template:GroupTableSlot/doc&amp;action=history"/>
		<updated>2026-04-16T05:20:36Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.22.8</generator>

	<entry>
		<id>https://www.shadowera.com/wiki/index.php?title=Template:GroupTableSlot/doc&amp;diff=1838&amp;oldid=prev</id>
		<title>Aphistos: Created page with &quot;This template is for a row inside a group table. It is used together with the templates {{tl|GroupTableStart}} and {{tl|GroupTableEnd}}  == Parameters ==  The following parame...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.shadowera.com/wiki/index.php?title=Template:GroupTableSlot/doc&amp;diff=1838&amp;oldid=prev"/>
				<updated>2014-07-02T09:24:45Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;This template is for a row inside a group table. It is used together with the templates {{tl|GroupTableStart}} and {{tl|GroupTableEnd}}  == Parameters ==  The following parame...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This template is for a row inside a group table. It is used together with the templates {{tl|GroupTableStart}} and {{tl|GroupTableEnd}}&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
The following parameters can be used in this template&lt;br /&gt;
&lt;br /&gt;
;''first parameter''&lt;br /&gt;
:The first parameter in this template (technically the &amp;lt;nowiki&amp;gt;{{{1}}}&amp;lt;/nowiki&amp;gt; field) is used as the player name. This can be even a template call like {{tl|player}}.&lt;br /&gt;
;|place=...&lt;br /&gt;
:(optional) The place number to shown. If this parameter is not set the value &amp;lt;code&amp;gt;X&amp;lt;/code&amp;gt; is used.&lt;br /&gt;
;|bg=...&lt;br /&gt;
:(optional) The background color for the slot. This can be every CSS color values, but the following color names has been added to the template for easy use:&lt;br /&gt;
:;|bg=proceed&lt;br /&gt;
:;|bg=up&lt;br /&gt;
::Use a light green background to indicate that this position is a proceeding place inside the group.&lt;br /&gt;
:;|bg=staydown&lt;br /&gt;
::Use a light yellow background to indicate that this player will stay at the same stage in the tournament or advance through a longer bracket or group stage.&lt;br /&gt;
:;|bg=drop&lt;br /&gt;
:;|bg=down&lt;br /&gt;
::Use a light red background to indicate that this position will drop the player from the group.&lt;br /&gt;
;|pbg=...&lt;br /&gt;
:(optional) The background color for the place column. This can be every CSS color, but the following color names has been added to the template for easy use:&lt;br /&gt;
:;|pbg=proceed&lt;br /&gt;
:;|pbg=up&lt;br /&gt;
::Use a light green background to indicate that this position is a proceeding place inside the group.&lt;br /&gt;
:;|pbg=drop&lt;br /&gt;
:;|pbg=down&lt;br /&gt;
::Use a light red background to indicate that this position will drop the player from the group.&lt;br /&gt;
;|go=...&lt;br /&gt;
:(optional) If present an arrow indicating the movement inside the group will shown. The following values can be used:&lt;br /&gt;
:;|go=up&lt;br /&gt;
::Shows the {{PlaceUp}} arrow.&lt;br /&gt;
:;|go=same&lt;br /&gt;
::Shows the {{PlaceSame}} arrow.&lt;br /&gt;
:;|go=down&lt;br /&gt;
::Shows the {{PlaceDown}} arrow.&lt;br /&gt;
:;|go=...&lt;br /&gt;
::Show the given content instead.&lt;br /&gt;
;|win_m=...&lt;br /&gt;
;|tie_m=...&lt;br /&gt;
;|lose_m=...&lt;br /&gt;
:(optional) Specify the number of '''matches''' the player has won/tied/lost. If not present the default value &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt; is used.&lt;br /&gt;
;|win_g=...&lt;br /&gt;
;|lose_g=...&lt;br /&gt;
:(optional) Specify the number of '''games''' the player has won/lost (like in a Bo3 match). If not present no games score is shown.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{GroupTableStart| Group B }}&lt;br /&gt;
{{GroupTableSlot| No arguments at all}}&lt;br /&gt;
{{GroupTableSlot| With place |place=3}}&lt;br /&gt;
{{GroupTableSlot| With matches |win_m=3|lose_m=1}}&lt;br /&gt;
{{GroupTableSlot| With games |win_g=2|lose_g=1}}&lt;br /&gt;
{{GroupTableSlot| With arrow |go=up}}&lt;br /&gt;
{{GroupTableSlot| With difference |diff=-8}}&lt;br /&gt;
{{GroupTableSlot| With proceed background|bg=proceed}}&lt;br /&gt;
{{GroupTableSlot| With drop background|bg=drop}}&lt;br /&gt;
{{GroupTableSlot| With pbg background|pbg=proceed}}&lt;br /&gt;
{{GroupTableSlot| With everything |place=10|go=same|win_m=5|lose_m=1|win_g=10|lose_g=4|diff=+4}}&lt;br /&gt;
{{GroupTableEnd}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will result in the following group table (showing all possibilities, only one scheme should be used through the whole group table).&lt;br /&gt;
&lt;br /&gt;
{{GroupTableStart| Group B }}&lt;br /&gt;
{{GroupTableSlot| No arguments at all}}&lt;br /&gt;
{{GroupTableSlot| With place |place=3}}&lt;br /&gt;
{{GroupTableSlot| With matches |win_m=3|lose_m=1}}&lt;br /&gt;
{{GroupTableSlot| With games |win_g=2|lose_g=1}}&lt;br /&gt;
{{GroupTableSlot| With arrow |go=up}}&lt;br /&gt;
{{GroupTableSlot| With difference |diff=-8}}&lt;br /&gt;
{{GroupTableSlot| With proceed background|bg=proceed}}&lt;br /&gt;
{{GroupTableSlot| With drop background|bg=drop}}&lt;br /&gt;
{{GroupTableSlot| With pbg background|pbg=proceed}}&lt;br /&gt;
{{GroupTableSlot| With everything |place=10|go=same|win_m=5|lose_m=1|win_g=10|lose_g=4|diff=+4}}&lt;br /&gt;
{{GroupTableEnd}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Template Documentation Pages]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Aphistos</name></author>	</entry>

	</feed>