<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASports_rbr_table%2Fdoc</id>
	<title>Module:Sports rbr table/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASports_rbr_table%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sports_rbr_table/doc&amp;action=history"/>
	<updated>2026-05-07T11:30:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Sports_rbr_table/doc&amp;diff=146934&amp;oldid=prev</id>
		<title>imported&gt;Gonnym: category</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sports_rbr_table/doc&amp;diff=146934&amp;oldid=prev"/>
		<updated>2021-09-14T15:32:01Z</updated>

		<summary type="html">&lt;p&gt;category&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Module rating |beta}}&lt;br /&gt;
{{Lua|Module:If preview|Module:Yesno|Module:Arguments}}&lt;br /&gt;
{{Uses TemplateStyles |Module:Sports rbr table/styles.css}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Position tables&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=moin&amp;gt;&lt;br /&gt;
{{#invoke:Sports rbr table|table&lt;br /&gt;
| sortable = &amp;lt;!-- y or n or omit --&amp;gt;&lt;br /&gt;
| team1 = &lt;br /&gt;
| pos1  = &amp;lt;!-- 1 / 2 / 3 / 4 / ... --&amp;gt;&lt;br /&gt;
| team2 = &lt;br /&gt;
| pos2  = &amp;lt;!-- 1 / 2 / 3 / 4 / ... --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ... --&amp;gt;&lt;br /&gt;
| color_1 = 1st&lt;br /&gt;
| text_1  = 1st place&lt;br /&gt;
| source = &lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;WDL tables&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=moin&amp;gt;&lt;br /&gt;
{{#invoke:Sports rbr table|table&lt;br /&gt;
| sortable = &amp;lt;!-- y or n or omit --&amp;gt;&lt;br /&gt;
| team1 = &lt;br /&gt;
| res1  = &amp;lt;!-- W / D / L ... --&amp;gt;&lt;br /&gt;
| team2 = &lt;br /&gt;
| res2  = &amp;lt;!-- W / D / L ... --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ... --&amp;gt;&lt;br /&gt;
| color_W = green2&lt;br /&gt;
| color_D = yellow2&lt;br /&gt;
| color_L = red2&lt;br /&gt;
| source = &lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Style ===&lt;br /&gt;
The &amp;lt;code&amp;gt;XXX&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;style=XXX&amp;lt;/code&amp;gt; is to be replaced by one of the following available styles:&lt;br /&gt;
* [[Module:Sports rbr table/matchup|matchup]] – for tables showing matchups and head-to-head results&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=2 | General parameters&lt;br /&gt;
|-&lt;br /&gt;
! Parameter !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; || A top caption for the table, omit for no title.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;sortable&amp;lt;/code&amp;gt; || Is the table sortable? Set to &amp;lt;code&amp;gt;y&amp;lt;/code&amp;gt; for a sortable table, and omit for unsortable. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;color_X&amp;lt;/code&amp;gt; || The background color for position &amp;lt;code&amp;gt;X&amp;lt;/code&amp;gt;. Here, &amp;lt;code&amp;gt;X&amp;lt;/code&amp;gt; can be a single number (e.g., &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; for position 1), or a non-numeric value corresponding to a position used in the table (e.g., &amp;lt;code&amp;gt;R&amp;lt;/code&amp;gt; for relegated or &amp;lt;code&amp;gt;W&amp;lt;/code&amp;gt; for withdrew ...) See the [[#Color|color]] section below for more information on color syntax.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;color_-3&amp;lt;/code&amp;gt; || The background color for position 1, 2, and 3. See the [[#Color|color]] section below for more information on color syntax.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;color_15-&amp;lt;/code&amp;gt; || The background color for position 15, 16, .... See the [[#Color|color]] section below for more information on color syntax.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;text_Y&amp;lt;/code&amp;gt; || Legend text for &amp;lt;code&amp;gt;color_Y&amp;lt;/code&amp;gt;.  Adding any legend text will trigger the inclusion of a legend at the bottom of the table.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;source&amp;lt;/code&amp;gt; || Source for the information in the table.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;notes&amp;lt;/code&amp;gt; || Any additional notes at add to the foot of the table.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;update&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;code&amp;gt;start_date&amp;lt;/code&amp;gt; || Date of the last round of matches included in the table.  If the table is complete, use {{para|update|complete}}.  If the matches will occur at a future date, use {{para|update|future}} and {{para|start_date}} for the date of the first round of matches.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;legendpos&amp;lt;/code&amp;gt; || Position for the legend. Supported values include &amp;lt;code&amp;gt;tr&amp;lt;/code&amp;gt; (top right), &amp;lt;code&amp;gt;br&amp;lt;/code&amp;gt; (bottom right), &amp;lt;code&amp;gt;tl&amp;lt;/code&amp;gt; (top left), &amp;lt;code&amp;gt;bl&amp;lt;/code&amp;gt; (bottom left), &amp;lt;code&amp;gt;t&amp;lt;/code&amp;gt; (top), and &amp;lt;code&amp;gt;b&amp;lt;/code&amp;gt; (bottom).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;legendorder&amp;lt;/code&amp;gt; || The order for the entries in the legend (e.g., {{para|legendorder|W/D/L}}).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;toptext&amp;lt;/code&amp;gt; || Text to include at the top of the table.  This is useful when {{para|legendpos|tr}} and you wish to have the legend float next to text at the top.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;header&amp;lt;/code&amp;gt; || Text for the team column header.  The default is &amp;lt;code&amp;gt;Team ╲ Round&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;labelalign&amp;lt;/code&amp;gt; || Alignment for the column labels.  The default is &amp;lt;code&amp;gt;left&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;firstround&amp;lt;/code&amp;gt; || The number of the first round.  The default is &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;rnd1&amp;lt;/code&amp;gt; || Text to use for the label for round 1.  The default is &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;splitN&amp;lt;/code&amp;gt; || A line can be added between section of the table (if desired) by adding {{para|splitN|yes}} with N the position below which the bar should be shown. &lt;br /&gt;
|-&lt;br /&gt;
! colspan=2 | Compact syntax&lt;br /&gt;
|-&lt;br /&gt;
! Parameter !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;team1&amp;lt;/code&amp;gt; || The wikilinked name of the first team.  For additional teams, use &amp;lt;code&amp;gt;team2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;team3&amp;lt;/code&amp;gt;, ...  For a temporary place holder, use {{para|team1|-}} or {{para|team1|&amp;amp;amp;nbsp;}} or {{para|team1|&amp;amp;amp;ensp;}} or {{para|team1|TBA}}.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;pos1&amp;lt;/code&amp;gt; || The forward slash (&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;) delimited list of round-by-round positions for the first team.  For example, {{para|pos1|1/2/3/8/3/2/1}} for seven rounds with the position changing from 1 to 2 to 3 to 8 to 3 to 2 to 1.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;pos1_rnd3_note&amp;lt;/code&amp;gt; || A footnote to append the 3rd position in the &amp;lt;code&amp;gt;pos1&amp;lt;/code&amp;gt; positions.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;res1&amp;lt;/code&amp;gt; || The forward slash (&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;) delimited list of match results for the first team.  For example, {{para|res1|W/D/D/W/L}} for five rounds with the round-by-round results of win, draw, draw, win, loss.  Note, this parameter cannot be used if {{para|pos1}} is being used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;res1_rnd3_note&amp;lt;/code&amp;gt; || A footnote to append the 3rd result in the &amp;lt;code&amp;gt;res1&amp;lt;/code&amp;gt; match results.&lt;br /&gt;
|-&lt;br /&gt;
! colspan=2 | [[Module:Sports table|Sports table]] syntax&lt;br /&gt;
|-&lt;br /&gt;
! Parameter !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;team1&amp;lt;/code&amp;gt; || this can be abbreviation for the first team.  The remainder of the documentation in this section assumes the abbreviation is &amp;lt;code&amp;gt;ABC&amp;lt;/code&amp;gt;. For additional teams, use &amp;lt;code&amp;gt;team2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;team3&amp;lt;/code&amp;gt;, ...  &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;name_ABC&amp;lt;/code&amp;gt; || The wikilinked name of team &amp;lt;code&amp;gt;ABC&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;pos_ABC&amp;lt;/code&amp;gt; || The forward slash (&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;) delimited list of round-by-round positions for team &amp;lt;code&amp;gt;ABC&amp;lt;/code&amp;gt;.  For example, {{para|pos_ABC|1/2/3/8/3/2/1}} for seven rounds with the position changing from 1 to 2 to 3 to 8 to 3 to 2 to 1.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;res_ABC&amp;lt;/code&amp;gt; || The forward slash (&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;) delimited list of match results for team &amp;lt;code&amp;gt;ABC&amp;lt;/code&amp;gt;.  For example, {{para|res_ABC|W/D/D/W/L}} for five rounds with the round-by-round results of win, draw, draw, win, loss.  Note, this parameter cannot be used if {{para|pos_ABC}} is being used.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Color ===&lt;br /&gt;
The module has several preset background colors that have acceptable contrast with black foreground text.  It is recommended to use one of these colors, which match colors used by [[Module:Sports table]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:left; margin-right:1em;&amp;quot;&lt;br /&gt;
! Name !! Hex value&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#BBF3BB&amp;quot; | green1 || BBF3BB&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#CCF9CC&amp;quot; | green2 || CCF9CC&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#DDFCDD&amp;quot; | green3 || DDFCDD&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#EEFFEE&amp;quot; | green4 || EEFFEE&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#BBF3FF&amp;quot; | blue1 || BBF3FF&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#CCF9FF&amp;quot; | blue2 || CCF9FF&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#DDFCFF&amp;quot; | blue3 || DDFCFF&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#EEFFFF&amp;quot; | blue4 || EEFFFF&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:left; margin-right:1em;&amp;quot;&lt;br /&gt;
! Name !! Hex value&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#FFFFBB&amp;quot; | yellow1 || FFFFBB&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#FFFFCC&amp;quot; | yellow2 || FFFFCC&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#FFFFDD&amp;quot; | yellow3 || FFFFDD&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#FFFFEE&amp;quot; | yellow4 || FFFFEE&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#FFBBBB&amp;quot; | red1 || FFBBBB&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#FFCCCC&amp;quot; | red2 || FFCCCC&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#FFDDDD&amp;quot; | red3 || FFDDDD&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#FFEEEE&amp;quot; | red4 || FFEEEE&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:left; margin-right:1em;&amp;quot;&lt;br /&gt;
! Name !! Hex value&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#BBBBBB&amp;quot; | black1 || BBBBBB&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#CCCCCC&amp;quot; | black2 || CCCCCC&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#DDDDDD&amp;quot; | black3 || DDDDDD&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#EEEEEE&amp;quot; | black4 || EEEEEE&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#FFD700&amp;quot; | 1st    || FFD700&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#C0C0C0&amp;quot; | 2nd    || C0C0C0&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#CC9966&amp;quot; | 3rd    || CC9966&lt;br /&gt;
|}{{clear left}}&lt;br /&gt;
In some rare cases, it may be necessary to override the background color for a particular cell.  This can be accomplished using {{para|posX_rndY_color}} or {{para|resX_rndY_color}} where &amp;lt;code&amp;gt;X&amp;lt;/code&amp;gt; is the row number, and &amp;lt;code&amp;gt;Y&amp;lt;/code&amp;gt; is the round number.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
=== Example 1: Compact positions syntax ===&lt;br /&gt;
{{#invoke:Sports rbr table|table&lt;br /&gt;
| title = Example 1&lt;br /&gt;
| sortable = y&lt;br /&gt;
| team1 = A Team&lt;br /&gt;
| pos1  = 1/2/2/2/2&lt;br /&gt;
| team2 = B Team&lt;br /&gt;
| pos2  = 2/1/4/4/4&lt;br /&gt;
| team3 = C Team&lt;br /&gt;
| pos3  = 3/4/1/6/1&lt;br /&gt;
| team4 = D Team&lt;br /&gt;
| pos4  = 4/3/6/1/3&lt;br /&gt;
| team5 = E Team&lt;br /&gt;
| pos5  = 5/6/3/8/7&lt;br /&gt;
| team6 = F Team&lt;br /&gt;
| pos6  = 6/5/8/3/5&lt;br /&gt;
| team7 = G Team&lt;br /&gt;
| pos7  = 7/8/5/5/8&lt;br /&gt;
| team8 = H Team&lt;br /&gt;
| pos8  = 8/7/7/7/6&lt;br /&gt;
| color_1 = 1st&lt;br /&gt;
| text_1 = First place&lt;br /&gt;
| color_2 = green1&lt;br /&gt;
| text_2 = Promoted&lt;br /&gt;
| color_3-4 = blue2&lt;br /&gt;
| text_3-4 = Championship League&lt;br /&gt;
| color_7- = red1&lt;br /&gt;
| text_7- = Relegated&lt;br /&gt;
| source = Some source&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=moin&amp;gt;&lt;br /&gt;
{{#invoke:Sports rbr table|table&lt;br /&gt;
| title = Example 1&lt;br /&gt;
| sortable = y&lt;br /&gt;
| team1 = A Team&lt;br /&gt;
| pos1  = 1/2/2/2/2&lt;br /&gt;
| team2 = B Team&lt;br /&gt;
| pos2  = 2/1/4/4/4&lt;br /&gt;
| team3 = C Team&lt;br /&gt;
| pos3  = 3/4/1/6/1&lt;br /&gt;
| team4 = D Team&lt;br /&gt;
| pos4  = 4/3/6/1/3&lt;br /&gt;
| team5 = E Team&lt;br /&gt;
| pos5  = 5/6/3/8/7&lt;br /&gt;
| team6 = F Team&lt;br /&gt;
| pos6  = 6/5/8/3/5&lt;br /&gt;
| team7 = G Team&lt;br /&gt;
| pos7  = 7/8/5/5/8&lt;br /&gt;
| team8 = H Team&lt;br /&gt;
| pos8  = 8/7/7/7/6&lt;br /&gt;
| color_1 = 1st&lt;br /&gt;
| text_1 = First place&lt;br /&gt;
| color_2 = green1&lt;br /&gt;
| text_2 = Promoted&lt;br /&gt;
| color_3-4 = blue2&lt;br /&gt;
| text_3-4 = Championship League&lt;br /&gt;
| color_7- = red1&lt;br /&gt;
| text_7- = Relegated&lt;br /&gt;
| source = Some source&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example 2: Sports table positions syntax ===&lt;br /&gt;
{{#invoke:Sports rbr table|table&lt;br /&gt;
| title = Example 2&lt;br /&gt;
| sortable = y&lt;br /&gt;
| team1 = AAA | team2 = BBB | team3 = CCC | team4 = DDD&lt;br /&gt;
| team5 = EEE | team6 = FFF | team7 = GGG | team8 = HHH&lt;br /&gt;
| name_AAA = A Team&lt;br /&gt;
| pos_AAA  = 1/2/2/2/2&lt;br /&gt;
| name_BBB = B Team&lt;br /&gt;
| pos_BBB  = 2/1/4/4/4&lt;br /&gt;
| name_CCC = C Team&lt;br /&gt;
| pos_CCC  = 3/4/1/6/1&lt;br /&gt;
| name_DDD = D Team&lt;br /&gt;
| pos_DDD  = 4/3/6/1/3&lt;br /&gt;
| name_EEE = E Team&lt;br /&gt;
| pos_EEE  = 5/6/3/8/7&lt;br /&gt;
| name_FFF = F Team&lt;br /&gt;
| pos_FFF  = 6/5/8/3/5&lt;br /&gt;
| name_GGG = G Team&lt;br /&gt;
| pos_GGG  = 7/8/5/5/8&lt;br /&gt;
| name_HHH = H Team&lt;br /&gt;
| pos_HHH  = 8/7/7/7/6&lt;br /&gt;
| color_1 = 1st&lt;br /&gt;
| text_1 = First place&lt;br /&gt;
| color_2 = green1&lt;br /&gt;
| text_2 = Promoted&lt;br /&gt;
| color_3-4 = blue2&lt;br /&gt;
| text_3-4 = Championship League&lt;br /&gt;
| color_7- = red1&lt;br /&gt;
| text_7- = Relegated&lt;br /&gt;
| source = Some source&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=moin&amp;gt;&lt;br /&gt;
{{#invoke:Sports rbr table|table&lt;br /&gt;
| title = Example 2&lt;br /&gt;
| sortable = y&lt;br /&gt;
| team1 = AAA | team2 = BBB | team3 = CCC | team4 = DDD&lt;br /&gt;
| team5 = EEE | team6 = FFF | team7 = GGG | team8 = HHH&lt;br /&gt;
| name_AAA = A Team&lt;br /&gt;
| pos_AAA  = 1/2/2/2/2&lt;br /&gt;
| name_BBB = B Team&lt;br /&gt;
| pos_BBB  = 2/1/4/4/4&lt;br /&gt;
| name_CCC = C Team&lt;br /&gt;
| pos_CCC  = 3/4/1/6/1&lt;br /&gt;
| name_DDD = D Team&lt;br /&gt;
| pos_DDD  = 4/3/6/1/3&lt;br /&gt;
| name_EEE = E Team&lt;br /&gt;
| pos_EEE  = 5/6/3/8/7&lt;br /&gt;
| name_FFF = F Team&lt;br /&gt;
| pos_FFF  = 6/5/8/3/5&lt;br /&gt;
| name_GGG = G Team&lt;br /&gt;
| pos_GGG  = 7/8/5/5/8&lt;br /&gt;
| name_HHH = H Team&lt;br /&gt;
| pos_HHH  = 8/7/7/7/6&lt;br /&gt;
| color_1 = 1st&lt;br /&gt;
| text_1 = First place&lt;br /&gt;
| color_2 = green1&lt;br /&gt;
| text_2 = Promoted&lt;br /&gt;
| color_3-4 = blue2&lt;br /&gt;
| text_3-4 = Championship League&lt;br /&gt;
| color_7- = red1&lt;br /&gt;
| text_7- = Relegated&lt;br /&gt;
| source = Some source&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Example 3: Team combined table ===&lt;br /&gt;
{{#invoke:sports rbr table|table&lt;br /&gt;
|title=Example 3&lt;br /&gt;
|header=Round&lt;br /&gt;
|label1= Ground&lt;br /&gt;
| res1= H/ A/ A/ H/ A/ H/ A/ H/ H/ A/ A/ H/ H/ A/ H/ A/ A/ H/ H/ A/ A&lt;br /&gt;
|label2= Result&lt;br /&gt;
| res2= W/ L/ L/ W/ W/ D/ W/ L/ L/ L/ L/ W/ W/ W/ W/ L/ D/ L/ L/ D/ L&lt;br /&gt;
|label3= Position&lt;br /&gt;
| pos3= 4/10/14/ 8/ 6/ 7/ 7/ 8/ 9/10/11/11/ 8/ 7/ 6/ 6/ 6/ 7/ 9/ 9/ 9&lt;br /&gt;
| color_W = green2| color_D = yellow2| color_L = red2&lt;br /&gt;
| color_1=green1| color_2=green2| color_3-4=green3&lt;br /&gt;
| color_5-7=blue1| color_18-=red1&lt;br /&gt;
| source = Some source&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=moin&amp;gt;&lt;br /&gt;
{{#invoke:sports rbr table|table&lt;br /&gt;
|title=Example 3&lt;br /&gt;
|header=Round&lt;br /&gt;
|label1= Ground&lt;br /&gt;
| res1= H/ A/ A/ H/ A/ H/ A/ H/ H/ A/ A/ H/ H/ A/ H/ A/ A/ H/ H/ A/ A&lt;br /&gt;
|label2= Result&lt;br /&gt;
| res2= W/ L/ L/ W/ W/ D/ W/ L/ L/ L/ L/ W/ W/ W/ W/ L/ D/ L/ L/ D/ L&lt;br /&gt;
|label3= Position&lt;br /&gt;
| pos3= 4/10/14/ 8/ 6/ 7/ 7/ 8/ 9/10/11/11/ 8/ 7/ 6/ 6/ 6/ 7/ 9/ 9/ 9&lt;br /&gt;
| color_W = green2| color_D = yellow2| color_L = red2&lt;br /&gt;
| color_1=green1| color_2=green2| color_3-4=green3&lt;br /&gt;
| color_5-7=blue1| color_18-=red1&lt;br /&gt;
| source = Some source&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example 4: Team combined table with a legend ===&lt;br /&gt;
{{#invoke:sports rbr table|table|legendpos=b&lt;br /&gt;
|title=Example 4&lt;br /&gt;
|header=Round&lt;br /&gt;
|label1= Ground&lt;br /&gt;
| res1= H/ A/ A/ H/ A/ H/ A/ H/ H/ A/ A/ H/ H/ A/ H/ A/ A/ H/ H/ A/ A&lt;br /&gt;
|label2= Result&lt;br /&gt;
| res2= W/ L/ L/ W/ W/ D/ W/ L/ L/ L/ L/ W/ W/ W/ W/ L/ D/ L/ L/ D/ L&lt;br /&gt;
|label3= Position&lt;br /&gt;
| pos3= 4/10/14/ 8/ 6/ 7/ 7/ 8/ 9/10/11/11/ 8/ 7/ 6/ 6/ 6/ 7/ 9/ 9/ 9&lt;br /&gt;
&amp;lt;!-- --&amp;gt;&lt;br /&gt;
| color_W = green2|text_W=Win&lt;br /&gt;
| color_D = yellow2|text_D=Draw&lt;br /&gt;
| color_L = red2|text_L=Loss&lt;br /&gt;
| text_H = Home|text_A = Away&lt;br /&gt;
| color_1=green1| color_2=green2| color_3-4=green3&lt;br /&gt;
| color_5-7=blue1| color_18-=red1&lt;br /&gt;
| source = Some source&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=moin&amp;gt;&lt;br /&gt;
{{#invoke:sports rbr table|table|legendpos=b&lt;br /&gt;
|title=Example 4&lt;br /&gt;
|header=Round&lt;br /&gt;
|label1= Ground&lt;br /&gt;
| res1= H/ A/ A/ H/ A/ H/ A/ H/ H/ A/ A/ H/ H/ A/ H/ A/ A/ H/ H/ A/ A&lt;br /&gt;
|label2= Result&lt;br /&gt;
| res2= W/ L/ L/ W/ W/ D/ W/ L/ L/ L/ L/ W/ W/ W/ W/ L/ D/ L/ L/ D/ L&lt;br /&gt;
|label3= Position&lt;br /&gt;
| pos3= 4/10/14/ 8/ 6/ 7/ 7/ 8/ 9/10/11/11/ 8/ 7/ 6/ 6/ 6/ 7/ 9/ 9/ 9&lt;br /&gt;
&amp;lt;!-- --&amp;gt;&lt;br /&gt;
| color_W = green2|text_W=Win&lt;br /&gt;
| color_D = yellow2|text_D=Draw&lt;br /&gt;
| color_L = red2|text_L=Loss&lt;br /&gt;
| text_H = Home|text_A = Away&lt;br /&gt;
| color_1=green1| color_2=green2| color_3-4=green3&lt;br /&gt;
| color_5-7=blue1| color_18-=red1&lt;br /&gt;
| source = Some source&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Module:Sports table]]&lt;br /&gt;
* [[Module:Sports results]]&lt;br /&gt;
== Tracking category ==&lt;br /&gt;
* {{clc|Pages using sports rbr table with dubious updated parameter}} (pages where the updated date does not match the parent page name)&lt;br /&gt;
* {{clc|Pages using sports rbr table with legendorder}} (pages where the {{para|legendorder}} parameter is used)&lt;br /&gt;
* {{clc|Pages using sports rbr table with rnd parameters}} (pages where the {{para|rnd1}} parameter is used and may be converted to {{para|firstround}})&lt;br /&gt;
* {{clc|Pages using sports rbr table with unsupported parameters}} (pages where unsupported parameters are used, or where the {{para|header}} is potentially missing)&lt;br /&gt;
* {{clc|Pages using sports rbr table with conflicting parameters}}&lt;br /&gt;
* {{clc|Pages using sports rbr table with an undescribed result}}&lt;br /&gt;
* {{clc|Pages using sports rbr table with an unusual source}}&lt;br /&gt;
* {{clc|Pages using sports rbr table with unequal row lengths}}&lt;br /&gt;
* {{clc|Pages using sports rbr table with per team and round coloring}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Sports modules]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Gonnym</name></author>
	</entry>
</feed>