<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.forsakensaga.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ACategory_TOC%2Fdoc</id>
	<title>Template:Category TOC/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.forsakensaga.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ACategory_TOC%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.forsakensaga.com/index.php?title=Template:Category_TOC/doc&amp;action=history"/>
	<updated>2026-06-13T15:38:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.forsakensaga.com/index.php?title=Template:Category_TOC/doc&amp;diff=141&amp;oldid=prev</id>
		<title>176.88.149.150: Created page with &quot;==Usage== This template adds a table of contents (TOC) to a  category page. It should &#039;&#039;only&#039;&#039; be added to category pages and should not be used for categories containing less than 200 pages. &lt;pre style=&quot;overflow:auto;&quot;&gt; {{Category TOC  | align     = &lt;!-- left (default) / center / right --&gt;  | top       = &lt;!-- yes (default) / no --&gt;  | numerals  = &lt;!-- group (default) / separate / no --&gt;  | uppercase = &lt;!-- yes (default) / group / no --&gt;  | lowercase = &lt;!-- yes / group /...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.forsakensaga.com/index.php?title=Template:Category_TOC/doc&amp;diff=141&amp;oldid=prev"/>
		<updated>2024-06-21T17:06:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Usage== This template adds a table of contents (TOC) to a  category page. It should &amp;#039;&amp;#039;only&amp;#039;&amp;#039; be added to category pages and should not be used for categories containing less than 200 pages. &amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt; {{Category TOC  | align     = &amp;lt;!-- left (default) / center / right --&amp;gt;  | top       = &amp;lt;!-- yes (default) / no --&amp;gt;  | numerals  = &amp;lt;!-- group (default) / separate / no --&amp;gt;  | uppercase = &amp;lt;!-- yes (default) / group / no --&amp;gt;  | lowercase = &amp;lt;!-- yes / group /...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Usage==&lt;br /&gt;
This template adds a table of contents (TOC) to a  category page. It should &amp;#039;&amp;#039;only&amp;#039;&amp;#039; be added to category pages and should not be used for categories containing less than 200 pages.&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Category TOC&lt;br /&gt;
 | align     = &amp;lt;!-- left (default) / center / right --&amp;gt;&lt;br /&gt;
 | top       = &amp;lt;!-- yes (default) / no --&amp;gt;&lt;br /&gt;
 | numerals  = &amp;lt;!-- group (default) / separate / no --&amp;gt;&lt;br /&gt;
 | uppercase = &amp;lt;!-- yes (default) / group / no --&amp;gt;&lt;br /&gt;
 | lowercase = &amp;lt;!-- yes / group / no (default) --&amp;gt;&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
*&amp;#039;&amp;#039;align&amp;#039;&amp;#039;&amp;amp;nbsp;– specifies the position. Default is &amp;#039;&amp;#039;&amp;#039;left&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
*&amp;#039;&amp;#039;top&amp;#039;&amp;#039;&amp;amp;nbsp;– specifies whether a link to the top of the category is included. Default is &amp;#039;&amp;#039;&amp;#039;yes&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
*&amp;#039;&amp;#039;numerals&amp;#039;&amp;#039;&amp;amp;nbsp;– specifies whether numerals are included:&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;group&amp;#039;&amp;#039;&amp;#039; (default): there is one link for 0–9.&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;separate&amp;#039;&amp;#039;&amp;#039;: each numeral 0,1,...,9 has a separate link.&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;no&amp;#039;&amp;#039;&amp;#039;: no link.&lt;br /&gt;
*&amp;#039;&amp;#039;uppercase&amp;#039;&amp;#039;&amp;amp;nbsp;– specifies whether uppercase letters are included:&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;yes&amp;#039;&amp;#039;&amp;#039; (default): each letter A,B,...,Z has a separate link.&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;group&amp;#039;&amp;#039;&amp;#039;: there is one link for A-Z.&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;no&amp;#039;&amp;#039;&amp;#039;: there is no link for uppercase letters.&lt;br /&gt;
*&amp;#039;&amp;#039;lowercase&amp;#039;&amp;#039;&amp;amp;nbsp;– specifies whether lowercase letters are included:&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;yes&amp;#039;&amp;#039;&amp;#039;: each letter a,b,...,z has a separate link.&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;group&amp;#039;&amp;#039;&amp;#039;: there is one link for a-z.&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;no&amp;#039;&amp;#039;&amp;#039; (default): there is no link for lowercase letters.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
{| class=wikitable &lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;width: 250px;&amp;quot; | Example&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Resulting Table of Contents&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;{{Category TOC}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|{{Category TOC}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;{{Category TOC|align=center}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|{{Category TOC|align=center}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;{{Category TOC|align=right}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|{{Category TOC|align=right}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;{{Category TOC|top=no}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|{{Category TOC|top=no}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;{{Category TOC|numerals=separate}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|{{Category TOC|numerals=separate}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;{{Category TOC|numerals=no}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|{{Category TOC|numerals=no}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;{{Category TOC|uppercase=group}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|{{Category TOC|uppercase=group}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;{{Category TOC|uppercase=no}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|{{Category TOC|uppercase=no}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;{{Category TOC|lowercase=yes}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|{{Category TOC|lowercase=yes}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;{{Category TOC|lowercase=group}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|{{Category TOC|lowercase=group}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Table of contents templates]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>176.88.149.150</name></author>
	</entry>
</feed>