<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pool.calebcooper.ie/index.php?action=history&amp;feed=atom&amp;title=Template%3ATOC_left%2Fdoc</id>
	<title>Template:TOC left/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pool.calebcooper.ie/index.php?action=history&amp;feed=atom&amp;title=Template%3ATOC_left%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://pool.calebcooper.ie/index.php?title=Template:TOC_left/doc&amp;action=history"/>
	<updated>2026-04-10T17:39:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://pool.calebcooper.ie/index.php?title=Template:TOC_left/doc&amp;diff=13685&amp;oldid=prev</id>
		<title>Caleb Cooper: Created page with &quot;{{Documentation subpage}} {{TOC left}} {{Uses TemplateStyles|Template:TOC limit/styles.css|Template:TOC left/styles.css}} &lt;!--Categories where indicated at the bottom of this...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pool.calebcooper.ie/index.php?title=Template:TOC_left/doc&amp;diff=13685&amp;oldid=prev"/>
		<updated>2020-10-22T13:14:47Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation subpage}} {{TOC left}} {{Uses TemplateStyles|Template:TOC limit/styles.css|Template:TOC left/styles.css}} &amp;lt;!--Categories where indicated at the bottom of this...&amp;quot;&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;
{{TOC left}}&lt;br /&gt;
{{Uses TemplateStyles|Template:TOC limit/styles.css|Template:TOC left/styles.css}}&lt;br /&gt;
&amp;lt;!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
{{tl|{{BASEPAGENAME}}}} forces the auto-generated &amp;quot;Table of Contents&amp;quot; for an article to appear floated to the left side of the page (as seen left), in order to improve article layout.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Insert &amp;lt;code&amp;gt;{{braces|TOC left}}&amp;lt;/code&amp;gt; at the point in the article where you want the top of the Table of Contents box to appear. Use with {{tl|clear}} or {{tl|clear left}} to prevent e.g. image collisions. To remove the small default margin/padding included above the box, set {{para|top|0}} (or, to customize it, use {{para|top|&amp;#039;&amp;#039;(a value)&amp;#039;&amp;#039;}}).&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
== Cautions ==&lt;br /&gt;
Do not use this template to just force word wrap around the TOC, as this is an inappropriate method of achieving this.  Instead add a CSS class to your current skin&amp;#039;s .css file, which will apply site wide. Go to [[Special:Mypage/skin.css]], which redirects to your current [[Wikipedia:WP:SKIN|skin]]&amp;#039;s CSS file.&lt;br /&gt;
&lt;br /&gt;
Do not place this template so that the TOC aligns with a large image or infobox; this breaks the layout on narrow screens (even users with screens as wide as 1024px wide can have problems). Also, a TOC that crosses a section division is probably a poor idea, if that can be avoided.&lt;br /&gt;
&lt;br /&gt;
Unless the section in which the {{tl|TOC left}} is placed is long enough, the result may well be undesirable.  Note particularly that if the TOC is floated left of a bulleted list, the bullets will be hidden.&lt;br /&gt;
&lt;br /&gt;
It should only be used in cases where the TOC gets in the way of other content or is detrimental to the layout of the page; it should &amp;#039;&amp;#039;not&amp;#039;&amp;#039; simply be used for aesthetics since it tampers with the standard appearance of articles. See [[Wikipedia:Help:Section#Floating the TOC]] for further guidelines.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{Lts|TOC right}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--------ADD CATEGORIES BELOW THIS LINE--------&amp;gt;&lt;br /&gt;
{{DEFAULTSORT:Toc Left}}&lt;br /&gt;
[[Category:Wikipedia table of contents templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt; &lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;limit&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Limit&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Limits the depth of subheadings shown. For instance using limit=4 will hide the fourth level and deeper subheadings in the hierarchy. And limit=2 will hide all subheadings leaving only the main headings. This works by hiding the lower levels with CSS&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;clear&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Clear&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Sets the CSS clear property, which forces this float underneath the side specified with this attribute. So, clear=left (which is the default) will place the element after all the right floating elements before it. Options are left, right, both, or none.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;width&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;1&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Width&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Overrides the CSS width&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;top&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Top spacing&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;{{TOC left}} forces the auto-generated \&amp;quot;Table of Contents\&amp;quot; for an article to appear floated to the left side of the page (as seen left), in order to improve article layout.&amp;quot;,&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;clear&amp;quot;,&lt;br /&gt;
		&amp;quot;limit&amp;quot;,&lt;br /&gt;
		&amp;quot;width&amp;quot;,&lt;br /&gt;
		&amp;quot;top&amp;quot;&lt;br /&gt;
	],&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;/div&gt;</summary>
		<author><name>Caleb Cooper</name></author>
	</entry>
</feed>