﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="sv">
	<id>http://www.svenskmjwiki.se/index.php?action=history&amp;feed=atom&amp;title=Mall%3ATOC%2Fdoc</id>
	<title>Mall:TOC/doc - Versionshistorik</title>
	<link rel="self" type="application/atom+xml" href="http://www.svenskmjwiki.se/index.php?action=history&amp;feed=atom&amp;title=Mall%3ATOC%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;action=history"/>
	<updated>2026-04-26T09:08:29Z</updated>
	<subtitle>Versionshistorik för denna sida på wikin</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13538&amp;oldid=prev</id>
		<title>Admin: 21 versioner importerades</title>
		<link rel="alternate" type="text/html" href="http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13538&amp;oldid=prev"/>
		<updated>2020-02-29T21:31:57Z</updated>

		<summary type="html">&lt;p&gt;21 versioner importerades&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Ny sida&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&lt;br /&gt;
{{helpbox}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;br /&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;Heading level limit&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;How many heading levels to show in the table of contents. The lower, the fewer headings are shown. Note that in articles, the main level for headings starts at 2 (the article title is H1, so limit=1 would generally show no headings at all).&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;2&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;align&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Alignment&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Whether to align the table of contents to the \&amp;quot;right\&amp;quot; or \&amp;quot;left\&amp;quot;. The default is left.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;right&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Template for changing the way the table of contents is rendered.\n&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Standard Tables of Contents==&lt;br /&gt;
Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;br /&gt;
&lt;br /&gt;
You may hide an individual table of contents when viewing an article by clicking the &amp;quot;hide&amp;quot; link in the table.  Alternately, if you do not wish to see &amp;#039;&amp;#039;any&amp;#039;&amp;#039; tables of contents, you may deactivate their display entirely within the Misc tab of your [[Special:Preferences|user preferences]].  Simply uncheck the box next to &amp;quot;Show table of contents (for pages with more than 3 headings)&amp;quot; and no tables of contents will be displayed.&lt;br /&gt;
&lt;br /&gt;
==Modifying the Table of Contents==&lt;br /&gt;
Several [[Help:Magic_words|magic words]] and templates exist which modify the standard tables of contents.&lt;br /&gt;
===Removing the Table of Contents from an article===&lt;br /&gt;
To remove the table of contents from any article, simply add the magic word &amp;lt;nowiki&amp;gt;__NOTOC__&amp;lt;/nowiki&amp;gt; anywhere within the article.  It&amp;#039;s usually not advisable to do so, unless you are manually providing an alternative table of contents, but in some cases it may make the page more usable (e.g. on your main page, or on a page that just contains a list of links and is therefore already a TOC, of sorts).&lt;br /&gt;
&lt;br /&gt;
===Forcing and Moving the Table of Contents===&lt;br /&gt;
To force the table of contents to appear regardless of how many headings an article has, simply add the magic word &amp;lt;nowiki&amp;gt;__TOC__&amp;lt;/nowiki&amp;gt; anywhere within the article.  The table of contents will appear wherever you place the template, allowing you to move it up or down the page from its normal position.&lt;br /&gt;
&lt;br /&gt;
===Changing the alignment of the table of contents===&lt;br /&gt;
To force the table of contents to appear on the right of a page, use the &amp;lt;nowiki&amp;gt;{{tocright}}&amp;lt;/nowiki&amp;gt; template.  The table of contents will appear wherever you place the template.&lt;br /&gt;
&lt;br /&gt;
To force the table of contents to float on the left of a page, use the &amp;lt;nowiki&amp;gt;{{tocleft}}&amp;lt;/nowiki&amp;gt; template.  The table of contents will appear wherever you place the template.  Note that the text of the page will wrap around a floated table of contents, whereas the standard table does not allow text to appear to the right of the table and instead creates whitespace.&lt;br /&gt;
&lt;br /&gt;
===Limiting the headings listed in a table of contents===&lt;br /&gt;
Section headings create a hierarchy.  In this page&amp;#039;s table of contents, note how Section 2, &amp;quot;Modifying the Table of Contents&amp;quot;, contains several subsections.  These subsections could also contain subsections of their own.  &lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s possible to limit the depth of headings which are included in the table using the &amp;lt;nowiki&amp;gt;{{toclimit}}&amp;lt;/nowiki&amp;gt; template.  By setting a number value for &amp;lt;code&amp;gt;|limit=&amp;lt;/code&amp;gt;, only headings of the specified level or greater will display.  For example, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{toclimit|limit=2}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will include only level two headings (&amp;lt;nowiki&amp;gt;==Heading==&amp;lt;/nowiki&amp;gt;), while &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{toclimit|limit=3}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will include level three headings (&amp;lt;nowiki&amp;gt;===Heading===&amp;lt;/nowiki&amp;gt;) as well as level two headings, and so on.&lt;br /&gt;
&lt;br /&gt;
Like the other TOC templates, &amp;lt;nowiki&amp;gt;{{toclimit}}&amp;lt;/nowiki&amp;gt; will cause the table to appear wherever the template is placed on the page.  Additionally, both &amp;lt;nowiki&amp;gt;{{tocleft}}&amp;lt;/nowiki&amp;gt; and &amp;lt;nowiki&amp;gt;{{tocright}}&amp;lt;/nowiki&amp;gt; support the use of the &amp;lt;code&amp;gt;|limit&amp;lt;/code&amp;gt; variable.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:TOCright]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Help{{#translation:}}]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13533&amp;oldid=prev</id>
		<title>187.147.166.39 den 24 september 2017 kl. 06.35</title>
		<link rel="alternate" type="text/html" href="http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13533&amp;oldid=prev"/>
		<updated>2017-09-24T06:35:22Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Ny sida&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
{{helpbox}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;br /&gt;
&lt;br /&gt;
==Standard Tables of Contents==&lt;br /&gt;
Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;br /&gt;
&lt;br /&gt;
You may hide an individual table of contents when viewing an article by clicking the &amp;quot;hide&amp;quot; link in the table.  Alternately, if you do not wish to see &amp;#039;&amp;#039;any&amp;#039;&amp;#039; tables of contents, you may deactivate their display entirely within the Misc tab of your [[Special:Preferences|user preferences]].  Simply uncheck the box next to &amp;quot;Show table of contents (for pages with more than 3 headings)&amp;quot; and no tables of contents will be displayed.&lt;br /&gt;
&lt;br /&gt;
==Modifying the Table of Contents==&lt;br /&gt;
Several [[Help:Magic_words|magic words]] and templates exist which modify the standard tables of contents.&lt;br /&gt;
===Removing the Table of Contents from an article===&lt;br /&gt;
To remove the table of contents from any article, simply add the magic word &amp;lt;nowiki&amp;gt;__NOTOC__&amp;lt;/nowiki&amp;gt; anywhere within the article.  It&amp;#039;s usually not advisable to do so, however.&lt;br /&gt;
&lt;br /&gt;
CONTENIDO MODIIFICOAD&lt;br /&gt;
UNO DOS TRES&lt;br /&gt;
&lt;br /&gt;
===Forcing and Moving the Table of Contents===&lt;br /&gt;
To force the table of contents to appear regardless of how many headings an article has, simply add the magic word &amp;lt;nowiki&amp;gt;__TOC__&amp;lt;/nowiki&amp;gt; anywhere within the article.  The table of contents will appear wherever you place the template, allowing you to move it up or down the page from its normal position.&lt;br /&gt;
&lt;br /&gt;
===Changing the alignment of the table of contents===&lt;br /&gt;
To force the table of contents to appear on the right of a page, use the &amp;lt;nowiki&amp;gt;{{tocright}}&amp;lt;/nowiki&amp;gt; template.  The table of contents will appear wherever you place the template.&lt;br /&gt;
&lt;br /&gt;
To force the table of contents to float on the left of a page, use the &amp;lt;nowiki&amp;gt;{{tocleft}}&amp;lt;/nowiki&amp;gt; template.  The table of contents will appear wherever you place the template.  Note that the text of the page will wrap around a floated table of contents, whereas the standard table does not allow text to appear to the right of the table and instead creates whitespace.&lt;br /&gt;
&lt;br /&gt;
===Limiting the headings listed in a table of contents===&lt;br /&gt;
Section headings create a hierarchy.  In this page&amp;#039;s table of contents, note how Section 2, &amp;quot;Modifying the Table of Contents&amp;quot;, contains several subsections.  These subsections could also contain subsections of their own.  &lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s possible to limit the depth of headings which are included in the table using the &amp;lt;nowiki&amp;gt;{{toclimit}}&amp;lt;/nowiki&amp;gt; template.  By setting a number value for &amp;lt;code&amp;gt;|limit=&amp;lt;/code&amp;gt;, only headings of the specified level or greater will display.  For example, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{toclimit|limit=2}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will include only level two headings (&amp;lt;nowiki&amp;gt;==Heading==&amp;lt;/nowiki&amp;gt;), while &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{toclimit|limit=3}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will include level three headings (&amp;lt;nowiki&amp;gt;===Heading===&amp;lt;/nowiki&amp;gt;) as well as level two headings, and so on.&lt;br /&gt;
&lt;br /&gt;
Like the other TOC templates, &amp;lt;nowiki&amp;gt;{{toclimit}}&amp;lt;/nowiki&amp;gt; will cause the table to appear wherever the template is placed on the page.  Additionally, both &amp;lt;nowiki&amp;gt;{{tocleft}}&amp;lt;/nowiki&amp;gt; and &amp;lt;nowiki&amp;gt;{{tocright}}&amp;lt;/nowiki&amp;gt; support the use of the &amp;lt;code&amp;gt;|limit&amp;lt;/code&amp;gt; variable.&lt;br /&gt;
&lt;br /&gt;
[[Category:Help]]&lt;/div&gt;</summary>
		<author><name>187.147.166.39</name></author>
	</entry>
	<entry>
		<id>http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13531&amp;oldid=prev</id>
		<title>2607:FB90:67B:86F8:54EE:934D:2EA8:540 den 23 september 2016 kl. 18.16</title>
		<link rel="alternate" type="text/html" href="http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13531&amp;oldid=prev"/>
		<updated>2016-09-23T18:16:05Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Ny sida&lt;/b&gt;&lt;/p&gt;&lt;div&gt;אmא__Melanie Collette Lopez׳&lt;br /&gt;
{{helpbox}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;br /&gt;
&lt;br /&gt;
==Standard Tables of Contents==&lt;br /&gt;
Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;br /&gt;
&lt;br /&gt;
You may hide an individual table of contents when viewing an article by clicking the &amp;quot;hide&amp;quot; link in the table.  Alternately, if you do not wish to see &amp;#039;&amp;#039;any&amp;#039;&amp;#039; tables of contents, you may deactivate their display entirely within the Misc tab of your [[Special:Preferences|user preferences]].  Simply uncheck the box next to &amp;quot;Show table of contents (for pages with more than 3 headings)&amp;quot; and no tables of contents will be displayed.&lt;br /&gt;
&lt;br /&gt;
==Modifying the Table of Contents==&lt;br /&gt;
Several [[Help:Magic_words|magic words]] and templates exist which modify the standard tables of contents.&lt;br /&gt;
===Removing the Table of Contents from an article===&lt;br /&gt;
To remove the table of contents from any article, simply add the magic word &amp;lt;nowiki&amp;gt;__NOTOC__&amp;lt;/nowiki&amp;gt; anywhere within the article.  It&amp;#039;s usually not advisable to do so, however.&lt;br /&gt;
&lt;br /&gt;
===Forcing and Moving the Table of Contents===&lt;br /&gt;
To force the table of contents to appear regardless of how many headings an article has, simply add the magic word &amp;lt;nowiki&amp;gt;__TOC__&amp;lt;/nowiki&amp;gt; anywhere within the article.  The table of contents will appear wherever you place the template, allowing you to move it up or down the page from its normal position.&lt;br /&gt;
&lt;br /&gt;
===Changing the alignment of the table of contents===&lt;br /&gt;
To force the table of contents to appear on the right of a page, use the &amp;lt;nowiki&amp;gt;{{tocright}}&amp;lt;/nowiki&amp;gt; template.  The table of contents will appear wherever you place the template.&lt;br /&gt;
&lt;br /&gt;
To force the table of contents to float on the left of a page, use the &amp;lt;nowiki&amp;gt;{{tocleft}}&amp;lt;/nowiki&amp;gt; template.  The table of contents will appear wherever you place the template.  Note that the text of the page will wrap around a floated table of contents, whereas the standard table does not allow text to appear to the right of the table and instead creates whitespace.&lt;br /&gt;
&lt;br /&gt;
===Limiting the headings listed in a table of contents===&lt;br /&gt;
Section headings create a hierarchy.  In this page&amp;#039;s table of contents, note how Section 2, &amp;quot;Modifying the Table of Contents&amp;quot;, contains several subsections.  These subsections could also contain subsections of their own.  &lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s possible to limit the depth of headings which are included in the table using the &amp;lt;nowiki&amp;gt;{{toclimit}}&amp;lt;/nowiki&amp;gt; template.  By setting a number value for &amp;lt;code&amp;gt;|limit=&amp;lt;/code&amp;gt;, only headings of the specified level or greater will display.  For example, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{toclimit|limit=2}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will include only level two headings (&amp;lt;nowiki&amp;gt;==Heading==&amp;lt;/nowiki&amp;gt;), while &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{toclimit|limit=3}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will include level three headings (&amp;lt;nowiki&amp;gt;===Heading===&amp;lt;/nowiki&amp;gt;) as well as level two headings, and so on.&lt;br /&gt;
&lt;br /&gt;
Like the other TOC templates, &amp;lt;nowiki&amp;gt;{{toclimit}}&amp;lt;/nowiki&amp;gt; will cause the table to appear wherever the template is placed on the page.  Additionally, both &amp;lt;nowiki&amp;gt;{{tocleft}}&amp;lt;/nowiki&amp;gt; and &amp;lt;nowiki&amp;gt;{{tocright}}&amp;lt;/nowiki&amp;gt; support the use of the &amp;lt;code&amp;gt;|limit&amp;lt;/code&amp;gt; variable.&lt;br /&gt;
&lt;br /&gt;
[[Category:Help]]&lt;/div&gt;</summary>
		<author><name>2607:FB90:67B:86F8:54EE:934D:2EA8:540</name></author>
	</entry>
	<entry>
		<id>http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13529&amp;oldid=prev</id>
		<title>169.252.4.21 den 10 maj 2016 kl. 14.27</title>
		<link rel="alternate" type="text/html" href="http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13529&amp;oldid=prev"/>
		<updated>2016-05-10T14:27:28Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Ny sida&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
{{helpbox}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;br /&gt;
&lt;br /&gt;
==Standard Tables of Contents==&lt;br /&gt;
Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;br /&gt;
&lt;br /&gt;
You may hide an individual table of contents when viewing an article by clicking the &amp;quot;hide&amp;quot; link in the table.  Alternately, if you do not wish to see &amp;#039;&amp;#039;any&amp;#039;&amp;#039; tables of contents, you may deactivate their display entirely within the Misc tab of your [[Special:Preferences|user preferences]].  Simply uncheck the box next to &amp;quot;Show table of contents (for pages with more than 3 headings)&amp;quot; and no tables of contents will be displayed.&lt;br /&gt;
&lt;br /&gt;
==Modifying the Table of Contents==&lt;br /&gt;
Several [[Help:Magic_words|magic words]] and templates exist which modify the standard tables of contents.&lt;br /&gt;
===Removing the Table of Contents from an article===&lt;br /&gt;
To remove the table of contents from any article, simply add the magic word &amp;lt;nowiki&amp;gt;__NOTOC__&amp;lt;/nowiki&amp;gt; anywhere within the article.  It&amp;#039;s usually not advisable to do so, however.&lt;br /&gt;
&lt;br /&gt;
===Forcing and Moving the Table of Contents===&lt;br /&gt;
To force the table of contents to appear regardless of how many headings an article has, simply add the magic word &amp;lt;nowiki&amp;gt;__TOC__&amp;lt;/nowiki&amp;gt; anywhere within the article.  The table of contents will appear wherever you place the template, allowing you to move it up or down the page from its normal position.&lt;br /&gt;
&lt;br /&gt;
===Changing the alignment of the table of contents===&lt;br /&gt;
To force the table of contents to appear on the right of a page, use the &amp;lt;nowiki&amp;gt;{{tocright}}&amp;lt;/nowiki&amp;gt; template.  The table of contents will appear wherever you place the template.&lt;br /&gt;
&lt;br /&gt;
To force the table of contents to float on the left of a page, use the &amp;lt;nowiki&amp;gt;{{tocleft}}&amp;lt;/nowiki&amp;gt; template.  The table of contents will appear wherever you place the template.  Note that the text of the page will wrap around a floated table of contents, whereas the standard table does not allow text to appear to the right of the table and instead creates whitespace.&lt;br /&gt;
&lt;br /&gt;
===Limiting the headings listed in a table of contents===&lt;br /&gt;
Section headings create a hierarchy.  In this page&amp;#039;s table of contents, note how Section 2, &amp;quot;Modifying the Table of Contents&amp;quot;, contains several subsections.  These subsections could also contain subsections of their own.  &lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s possible to limit the depth of headings which are included in the table using the &amp;lt;nowiki&amp;gt;{{toclimit}}&amp;lt;/nowiki&amp;gt; template.  By setting a number value for &amp;lt;code&amp;gt;|limit=&amp;lt;/code&amp;gt;, only headings of the specified level or greater will display.  For example, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{toclimit|limit=2}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will include only level two headings (&amp;lt;nowiki&amp;gt;==Heading==&amp;lt;/nowiki&amp;gt;), while &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{toclimit|limit=3}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will include level three headings (&amp;lt;nowiki&amp;gt;===Heading===&amp;lt;/nowiki&amp;gt;) as well as level two headings, and so on.&lt;br /&gt;
&lt;br /&gt;
Like the other TOC templates, &amp;lt;nowiki&amp;gt;{{toclimit}}&amp;lt;/nowiki&amp;gt; will cause the table to appear wherever the template is placed on the page.  Additionally, both &amp;lt;nowiki&amp;gt;{{tocleft}}&amp;lt;/nowiki&amp;gt; and &amp;lt;nowiki&amp;gt;{{tocright}}&amp;lt;/nowiki&amp;gt; support the use of the &amp;lt;code&amp;gt;|limit&amp;lt;/code&amp;gt; variable.&lt;br /&gt;
&lt;br /&gt;
==Special Tables of Contents==&lt;br /&gt;
It&amp;#039;s also possible to design a template which will replace the table of content entirely.  For example, [[Powers]] uses a special table of contents: &amp;lt;nowiki&amp;gt;{{PowersTOC}}&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;nowiki&amp;gt;{{PowersTOC}}&amp;lt;/nowiki&amp;gt; template is a variation of the special table of contents &amp;lt;nowiki&amp;gt;{{AlphaTOC}}&amp;lt;/nowiki&amp;gt;.  This template produces a horizontal table which links to sections for each letter of the alphabet--useful on long, alphabetically sorted articles like glossaries and lists.  To use &amp;lt;nowiki&amp;gt;{{AlphaTOC}}&amp;lt;/nowiki&amp;gt;, simply place the template where the table should appear, and ensure that you add sections for each needed letter of the alphabet (&amp;lt;nowiki&amp;gt;==A==&amp;lt;/nowiki&amp;gt;, &amp;lt;nowiki&amp;gt;==B==&amp;lt;/nowiki&amp;gt;, &amp;lt;nowiki&amp;gt;==C==&amp;lt;/nowiki&amp;gt;, etc.)&lt;br /&gt;
&lt;br /&gt;
For more on using special tables of contents, or for other TOC templates, see [[:Category:Table of Contents Templates]].&lt;br /&gt;
[[Category:Help]]&lt;/div&gt;</summary>
		<author><name>169.252.4.21</name></author>
	</entry>
	<entry>
		<id>http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13527&amp;oldid=prev</id>
		<title>95.147.16.237 den 30 januari 2016 kl. 13.35</title>
		<link rel="alternate" type="text/html" href="http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13527&amp;oldid=prev"/>
		<updated>2016-01-30T13:35:32Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;sv&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Äldre version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Versionen från 30 januari 2016 kl. 15.35&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l2&quot;&gt;Rad 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Rad 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{helpbox}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{helpbox}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;{{TOC|limit=1}}&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-added&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Standard Tables of Contents==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Standard Tables of Contents==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>95.147.16.237</name></author>
	</entry>
	<entry>
		<id>http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13526&amp;oldid=prev</id>
		<title>95.147.16.237 den 30 januari 2016 kl. 13.35</title>
		<link rel="alternate" type="text/html" href="http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13526&amp;oldid=prev"/>
		<updated>2016-01-30T13:35:26Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;sv&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Äldre version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Versionen från 30 januari 2016 kl. 15.35&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l2&quot;&gt;Rad 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Rad 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{helpbox}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{helpbox}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;toc&lt;/del&gt;|limit=1}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;TOC&lt;/ins&gt;|limit=1}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Standard Tables of Contents==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Standard Tables of Contents==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>95.147.16.237</name></author>
	</entry>
	<entry>
		<id>http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13525&amp;oldid=prev</id>
		<title>95.147.16.237 den 30 januari 2016 kl. 13.35</title>
		<link rel="alternate" type="text/html" href="http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13525&amp;oldid=prev"/>
		<updated>2016-01-30T13:35:17Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;sv&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Äldre version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Versionen från 30 januari 2016 kl. 15.35&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l2&quot;&gt;Rad 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Rad 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{helpbox}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{helpbox}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;toclimit&lt;/del&gt;|limit=1}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;toc&lt;/ins&gt;|limit=1}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Standard Tables of Contents==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Standard Tables of Contents==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>95.147.16.237</name></author>
	</entry>
	<entry>
		<id>http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13524&amp;oldid=prev</id>
		<title>95.147.16.237 den 30 januari 2016 kl. 13.34</title>
		<link rel="alternate" type="text/html" href="http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13524&amp;oldid=prev"/>
		<updated>2016-01-30T13:34:36Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;sv&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Äldre version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Versionen från 30 januari 2016 kl. 15.34&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l2&quot;&gt;Rad 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Rad 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{helpbox}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{helpbox}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{toclimit|limit=&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;2&lt;/del&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{toclimit|limit=&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;1&lt;/ins&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Standard Tables of Contents==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Standard Tables of Contents==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>95.147.16.237</name></author>
	</entry>
	<entry>
		<id>http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13523&amp;oldid=prev</id>
		<title>95.147.16.237 den 30 januari 2016 kl. 13.34</title>
		<link rel="alternate" type="text/html" href="http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13523&amp;oldid=prev"/>
		<updated>2016-01-30T13:34:23Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;sv&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Äldre version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Versionen från 30 januari 2016 kl. 15.34&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l2&quot;&gt;Rad 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Rad 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{helpbox}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{helpbox}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;{{toclimit|limit=2}}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Standard Tables of Contents==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Standard Tables of Contents==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>95.147.16.237</name></author>
	</entry>
	<entry>
		<id>http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13522&amp;oldid=prev</id>
		<title>98.204.174.32 den 13 juni 2014 kl. 00.19</title>
		<link rel="alternate" type="text/html" href="http://www.svenskmjwiki.se/index.php?title=Mall:TOC/doc&amp;diff=13522&amp;oldid=prev"/>
		<updated>2014-06-13T00:19:25Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Ny sida&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
{{helpbox}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tables of contents&amp;#039;&amp;#039;&amp;#039; contain links to sections within an article, providing easy and automatic on-page navigation.&lt;br /&gt;
&lt;br /&gt;
==Standard Tables of Contents==&lt;br /&gt;
Articles will include a default table of contents when more than three section headings appear.  The default table of contents will include all section headings and will appear just before the first section heading.  By default, the table of contents will be left aligned.&lt;br /&gt;
&lt;br /&gt;
You may hide an individual table of contents when viewing an article by clicking the &amp;quot;hide&amp;quot; link in the table.  Alternately, if you do not wish to see &amp;#039;&amp;#039;any&amp;#039;&amp;#039; tables of contents, you may deactivate their display entirely within the Misc tab of your [[Special:Preferences|user preferences]].  Simply uncheck the box next to &amp;quot;Show table of contents (for pages with more than 3 headings)&amp;quot; and no tables of contents will be displayed.&lt;br /&gt;
&lt;br /&gt;
==Modifying the Table of Contents==&lt;br /&gt;
Several magic words and templates exist which modify the standard tables of contents.&lt;br /&gt;
===Removing the Table of Contents from an article===&lt;br /&gt;
To remove the table of contents from any article, simply add the magic word &amp;lt;nowiki&amp;gt;__NOTOC__&amp;lt;/nowiki&amp;gt; anywhere within the article.  It&amp;#039;s usually not advisable to do so, however.&lt;br /&gt;
&lt;br /&gt;
===Forcing and Moving the Table of Contents===&lt;br /&gt;
To force the table of contents to appear regardless of how many headings an article has, simply add the magic word &amp;lt;nowiki&amp;gt;__TOC__&amp;lt;/nowiki&amp;gt; anywhere within the article.  The table of contents will appear wherever you place the template, allowing you to move it up or down the page from its normal position.&lt;br /&gt;
&lt;br /&gt;
===Changing the alignment of the table of contents===&lt;br /&gt;
To force the table of contents to appear on the right of a page, use the &amp;lt;nowiki&amp;gt;{{tocright}}&amp;lt;/nowiki&amp;gt; template.  The table of contents will appear wherever you place the template.&lt;br /&gt;
&lt;br /&gt;
To force the table of contents to float on the left of a page, use the &amp;lt;nowiki&amp;gt;{{tocleft}}&amp;lt;/nowiki&amp;gt; template.  The table of contents will appear wherever you place the template.  Note that the text of the page will wrap around a floated table of contents, whereas the standard table does not allow text to appear to the right of the table and instead creates whitespace.&lt;br /&gt;
&lt;br /&gt;
===Limiting the headings listed in a table of contents===&lt;br /&gt;
Section headings create a hierarchy.  In this page&amp;#039;s table of contents, note how Section 2, &amp;quot;Modifying the Table of Contents&amp;quot;, contains several subsections.  These subsections could also contain subsections of their own.  &lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s possible to limit the depth of headings which are included in the table using the &amp;lt;nowiki&amp;gt;{{toclimit}}&amp;lt;/nowiki&amp;gt; template.  By setting a number value for &amp;lt;code&amp;gt;|limit=&amp;lt;/code&amp;gt;, only headings of the specified level or greater will display.  For example, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{toclimit|limit=2}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will include only level two headings (&amp;lt;nowiki&amp;gt;==Heading==&amp;lt;/nowiki&amp;gt;), while &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{toclimit|limit=3}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will include level three headings (&amp;lt;nowiki&amp;gt;===Heading===&amp;lt;/nowiki&amp;gt;) as well as level two headings, and so on.&lt;br /&gt;
&lt;br /&gt;
Like the other TOC templates, &amp;lt;nowiki&amp;gt;{{toclimit}}&amp;lt;/nowiki&amp;gt; will cause the table to appear wherever the template is placed on the page.  Additionally, both &amp;lt;nowiki&amp;gt;{{tocleft}}&amp;lt;/nowiki&amp;gt; and &amp;lt;nowiki&amp;gt;{{tocright}}&amp;lt;/nowiki&amp;gt; support the use of the &amp;lt;code&amp;gt;|limit&amp;lt;/code&amp;gt; variable.&lt;br /&gt;
&lt;br /&gt;
==Special Tables of Contents==&lt;br /&gt;
It&amp;#039;s also possible to design a template which will replace the table of content entirely.  For example, [[Powers]] uses a special table of contents: &amp;lt;nowiki&amp;gt;{{PowersTOC}}&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;nowiki&amp;gt;{{PowersTOC}}&amp;lt;/nowiki&amp;gt; template is a variation of the special table of contents &amp;lt;nowiki&amp;gt;{{AlphaTOC}}&amp;lt;/nowiki&amp;gt;.  This template produces a horizontal table which links to sections for each letter of the alphabet--useful on long, alphabetically sorted articles like glossaries and lists.  To use &amp;lt;nowiki&amp;gt;{{AlphaTOC}}&amp;lt;/nowiki&amp;gt;, simply place the template where the table should appear, and ensure that you add sections for each needed letter of the alphabet (&amp;lt;nowiki&amp;gt;==A==&amp;lt;/nowiki&amp;gt;, &amp;lt;nowiki&amp;gt;==B==&amp;lt;/nowiki&amp;gt;, &amp;lt;nowiki&amp;gt;==C==&amp;lt;/nowiki&amp;gt;, etc.)&lt;br /&gt;
&lt;br /&gt;
For more on using special tables of contents, or for other TOC templates, see [[:Category:Table of Contents Templates]].&lt;br /&gt;
[[Category:Help]]&lt;/div&gt;</summary>
		<author><name>98.204.174.32</name></author>
	</entry>
</feed>