<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikitest.augmensys.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AStandings_Table_Start%2Fdoc</id>
		<title>Template:Standings Table Start/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wikitest.augmensys.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AStandings_Table_Start%2Fdoc"/>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=Template:Standings_Table_Start/doc&amp;action=history"/>
		<updated>2026-05-01T22:20:36Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=Template:Standings_Table_Start/doc&amp;diff=4238&amp;oldid=prev</id>
		<title>JKN: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=Template:Standings_Table_Start/doc&amp;diff=4238&amp;oldid=prev"/>
				<updated>2013-01-23T14:39:12Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 14:39, 23 January 2013&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>JKN</name></author>	</entry>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=Template:Standings_Table_Start/doc&amp;diff=4237&amp;oldid=prev</id>
		<title>John of Reading: /* Usage */Typo fixing, replaced: determing → determining using AWB</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=Template:Standings_Table_Start/doc&amp;diff=4237&amp;oldid=prev"/>
				<updated>2012-10-13T09:54:01Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Usage: &lt;/span&gt;Typo fixing, replaced: determing → determining using &lt;a href=&quot;/index.php?title=UBIK_Wiki_Test_/_Augmensys:AWB&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;UBIK Wiki Test / Augmensys:AWB (page does not exist)&quot;&gt;AWB&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories and interwikis go at the bottom of this page. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template is intended for use as a meta-template, which can be used to create sports standings tables, ensuring standardisation between projects.&lt;br /&gt;
&lt;br /&gt;
This is a [[meta]] template. Do not transclude this template directly where you want to create a standings table. Instead, use the template provided by particular project, e.g., {{tl|CFB Standings Start}}.&lt;br /&gt;
&lt;br /&gt;
;Fields for use(copy and paste text below and then fill in the fields):&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Standings Table Start|  |}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In order, the two blank fields available for use in the template are:&lt;br /&gt;
: 1: The name of the template. This is the name of the template, which will also appear as the title at the top of the template box.&lt;br /&gt;
: 2: ''(Optional)'' &amp;amp;ndash; the article to which the title bar of the template will link.&lt;br /&gt;
'''Note that as this is a meta-template, these two parameters should simply be passed through by the calling template.'''&lt;br /&gt;
&lt;br /&gt;
In addition, the following named fields exist:&lt;br /&gt;
: '''ties''': ''(Optional)'' &amp;amp;ndash; Set ''ties=yes'' to add another column to display the number of tied games project-wide. If some instances of your template use ties while others don't, as in college football where ties were eliminated in 1996, simply pass the parameter through: &amp;lt;pre&amp;gt;| ties={{{ties|}}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
: '''div-standings''': ''(Optional)'' &amp;amp;ndash; Set ''div-standings=yes'' to add more columns to display division standings on a project-wide basis. (Rare - only used when division standings were used as a ''primary'' means of determining a division champ, ''not'' as a tiebreaker) Most of the time, your template won't use this parameter at all, and the rest of the time, only certain instances of your template will use this parameter, so simply pass it through: &amp;lt;pre&amp;gt;| div-standings={{{div-standings|}}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
: '''pct''': ''(Optional)'' &amp;amp;ndash; Set ''pct=yes'' to Display the winning percentage in a column next to the wins/losses&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
In general, usage of this template should look like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Standings Table Start&lt;br /&gt;
| {{{1|}}}&lt;br /&gt;
| {{{2|}}}&lt;br /&gt;
| ties={{{ties|}}}&lt;br /&gt;
| div-standings={{{div-standings|}}}&lt;br /&gt;
| pct=&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
* {{tl|Standings Table Entry}}&lt;br /&gt;
* {{tl|Standings Table End}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Categories and interwikis go here: --&amp;gt;&lt;br /&gt;
[[Category:Sports templates]]&lt;br /&gt;
[[Category:Wikipedia metatemplates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>John of Reading</name></author>	</entry>

	</feed>