<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wildermyth.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AMain%2Fdoc</id>
	<title>Template:Main/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wildermyth.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AMain%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wildermyth.com/w/index.php?title=Template:Main/doc&amp;action=history"/>
	<updated>2026-04-10T14:30:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wildermyth.com/w/index.php?title=Template:Main/doc&amp;diff=19460&amp;oldid=prev</id>
		<title>FeralKitty: Created page with &quot;&lt;includeonly&gt;: &#039;&#039;This documentation is transcluded from Template:Main/doc&#039;&#039;&lt;/includeonly&gt;&lt;!-- --&gt;&lt;noinclude&gt;&lt;div class=&quot;messagebox&quot; style=&quot;padding-left:1ex;&quot;&gt;&#039;&#039;&#039;This is a...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wildermyth.com/w/index.php?title=Template:Main/doc&amp;diff=19460&amp;oldid=prev"/>
		<updated>2022-01-06T06:24:13Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;includeonly&amp;gt;: &amp;#039;&amp;#039;This documentation is transcluded from &lt;a href=&quot;/wiki/Template:Main/doc&quot; title=&quot;Template:Main/doc&quot;&gt;Template:Main/doc&lt;/a&gt;&amp;#039;&amp;#039;&amp;lt;/includeonly&amp;gt;&amp;lt;!-- --&amp;gt;&amp;lt;noinclude&amp;gt;&amp;lt;div class=&amp;quot;messagebox&amp;quot; style=&amp;quot;padding-left:1ex;&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;This is a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;: &amp;#039;&amp;#039;This documentation is transcluded from [[Template:Main/doc]]&amp;#039;&amp;#039;&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&amp;lt;div class=&amp;quot;messagebox&amp;quot; style=&amp;quot;padding-left:1ex;&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;This is a documentation subpage for [[Template:Main]].&amp;#039;&amp;#039;&amp;#039;&amp;lt;/div&amp;gt;&amp;lt;/noinclude&amp;gt;&amp;lt;!--&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
When an article is large, it is often written in summary style. This template is used after the heading of the summary, to link to the subtopic article that has been summarized. For [[Help:Category|Category namespace]], please use &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{Cat main}}&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; instead.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
This meta-template uses the following parameters:&lt;br /&gt;
&lt;br /&gt;
; &amp;#039;&amp;#039;1&amp;#039;&amp;#039; : The name of the first page that you want to link to. If this is not specified, the current page name (with no namespace prefix) is used instead. (suggested).&lt;br /&gt;
&lt;br /&gt;
; &amp;#039;&amp;#039;2&amp;#039;&amp;#039; : The name of the second page that you want to link to. (optional).&lt;br /&gt;
&lt;br /&gt;
; &amp;#039;&amp;#039;3&amp;#039;&amp;#039; : The name of the third page that you want to link to. More pages can be added using the parameters &amp;quot;4&amp;quot;, &amp;quot;5&amp;quot;, etc. (optional).&lt;br /&gt;
&lt;br /&gt;
; &amp;#039;&amp;#039;l1&amp;#039;&amp;#039; : What the first linked page is to be displayed as. (optional).&lt;br /&gt;
&lt;br /&gt;
; &amp;#039;&amp;#039;l2&amp;#039;&amp;#039; : What the second linked page is to be displayed as. (optional).&lt;br /&gt;
&lt;br /&gt;
; &amp;#039;&amp;#039;l3&amp;#039;&amp;#039; : What the third linked page is to be displayed as. Other labels can be added by using increasing numbers (starting with &amp;quot;l4&amp;quot; for page 4) as parameter names. (optional).&lt;br /&gt;
&lt;br /&gt;
;= Examples ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{Main}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{main}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{Main|Article}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{main|Article}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{Main|Article#Section}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{main|Article#Section}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{Main|Article#Section|l1=Custom section label}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{main|Article#Section|l1=Custom section label}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{Main|Article1|Article2|Article3}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{main|Article1|Article2|Article3}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{Main|Article1|l1=Custom label 1|Article2|l2=Custom label 2}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{main|Article1|l1=Custom label 1|Article2|l2=Custom label 2}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Template]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FeralKitty</name></author>
	</entry>
</feed>