<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ephemeralfilm.info/a/Template:Main_list/doc/history?feed=atom</id>
	<title>Template:Main list/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ephemeralfilm.info/a/Template:Main_list/doc/history?feed=atom"/>
	<link rel="alternate" type="text/html" href="http://ephemeralfilm.info/a/Template:Main_list/doc/history"/>
	<updated>2026-05-01T12:18:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.2</generator>
	<entry>
		<id>http://ephemeralfilm.info/index.php?title=Template:Main_list/doc&amp;diff=37939&amp;oldid=prev</id>
		<title>JJR: Created page with &quot;{{Documentation subpage}} {{tsh|more}} {{lua|Module:Main list}}  This template is used to make summary style explicit. It looks like this:  {{Main...&quot;</title>
		<link rel="alternate" type="text/html" href="http://ephemeralfilm.info/index.php?title=Template:Main_list/doc&amp;diff=37939&amp;oldid=prev"/>
		<updated>2022-03-24T18:42:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation subpage}} {{tsh|more}} {{lua|Module:Main list}}  This template is used to make &lt;a href=&quot;https://en.wikipedia.org/wiki/Summary_style&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Summary style&quot;&gt;summary style&lt;/a&gt; explicit. It looks like this:  {{Main...&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;
{{tsh|more}}&lt;br /&gt;
{{lua|Module:Main list}}&lt;br /&gt;
&lt;br /&gt;
This template is used to make [[Wikipedia:Summary style|summary style]] explicit. It looks like this:&lt;br /&gt;
&lt;br /&gt;
{{Main list|Article}}&lt;br /&gt;
&lt;br /&gt;
It is used in sections for which there is also a separate more comprehensive list article on the subject.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
; Basic usage:&lt;br /&gt;
 {{tnull|Main list|&amp;#039;&amp;#039;article&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
; With a topic:&lt;br /&gt;
 {{tnull|Main list|&amp;#039;&amp;#039;article 1&amp;#039;&amp;#039;|&amp;#039;&amp;#039;article 2&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
; All parameters:&lt;br /&gt;
 {{tnull|Main list|&amp;#039;&amp;#039;article 1&amp;#039;&amp;#039;|&amp;#039;&amp;#039;article 2&amp;#039;&amp;#039;|4=category=&amp;#039;&amp;#039;no&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
This template accepts the following parameters:&lt;br /&gt;
* &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; - the page to link to (required). Categories and files are automatically escaped with the [[Help:Colon trick|colon trick]], and links to sections are automatically formatted as &amp;#039;&amp;#039;page § section&amp;#039;&amp;#039;, rather than the MediaWiki default of &amp;#039;&amp;#039;page#section&amp;#039;&amp;#039;.&lt;br /&gt;
* &amp;lt;code&amp;gt;2&amp;lt;/code&amp;gt; - a second page (optional). Same implications as the first parameter apply.&lt;br /&gt;
* &amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; - if set to &amp;quot;no&amp;quot;, &amp;quot;n&amp;quot;, &amp;quot;false&amp;quot;, or &amp;quot;0&amp;quot;, suppresses the error tracking category ([[:Category:Hatnote templates with errors]]). This only has an effect if the first positional parameter (the page to link to) is omitted.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
* {{tnull|Main list|Wikipedia:Hatnote#Hatnote templates }}&amp;lt;!--&lt;br /&gt;
  --&amp;gt; → {{Main list|Wikipedia:Hatnote#Hatnote templates }}&lt;br /&gt;
* {{tnull|Main list|Wikipedia:Hatnote#Hatnote templates |Wikipedia:Template messages/Cleanup#Cleanup}}&amp;lt;!--&lt;br /&gt;
  --&amp;gt; → {{Main list|Wikipedia:Hatnote#Hatnote templates |Wikipedia:Template messages/Cleanup#Cleanup}}&lt;br /&gt;
&lt;br /&gt;
== Errors ==&lt;br /&gt;
&lt;br /&gt;
If no page name is supplied, the template will output the following message:&lt;br /&gt;
* {{Main list|category=no}}&lt;br /&gt;
&lt;br /&gt;
If you see this error message, it is for one of three reasons:&lt;br /&gt;
# No parameters were specified (the template code was {{tnull|Main list}}). Please use {{tnull|Main list|&amp;#039;&amp;#039;page&amp;#039;&amp;#039;}} instead.&lt;br /&gt;
# The page name was specified, but it contains an equals sign (&amp;quot;=&amp;quot;). The equals sign has a special meaning in template code, and because of this it cannot be used in template parameters that do not specify a parameter name. For example, the template code {{tnull|Main list|&amp;lt;nowiki&amp;gt;2+2=4&amp;lt;/nowiki&amp;gt;}} will produce this error. To work around this, you can specify the parameter name explicitly by using &amp;lt;code&amp;gt;1=&amp;lt;/code&amp;gt; before the page name, like this: {{tnull|Main list|&amp;lt;nowiki&amp;gt;1=2+2=4&amp;lt;/nowiki&amp;gt;}}.&lt;br /&gt;
# You tried to access [[Module:Main list]] directly by using {{tnull|&amp;amp;#35;invoke:Main list|mainList|&amp;#039;&amp;#039;text&amp;#039;&amp;#039;}}. Use of #invoke in this way has been disabled for performance reasons. Please use {{tnull|Main list|&amp;#039;&amp;#039;text&amp;#039;&amp;#039;}} instead.&lt;br /&gt;
&lt;br /&gt;
If you see this error message and are unsure of what to do, please post a message on [[WP:HD|the help desk]], and someone should be able to help you.&lt;br /&gt;
&lt;br /&gt;
Pages that contain this error message are tracked in [[:Category:Hatnote templates with errors]].&lt;br /&gt;
&lt;br /&gt;
== Alternative ==&lt;br /&gt;
For cases where the present context provides no short list to which this template &amp;quot;a more comprehensive list&amp;quot; wording could refer, see the template {{tl|Main listing}}, which is just a pointer to the list article.&lt;br /&gt;
&lt;br /&gt;
==TemplateData==&lt;br /&gt;
{{Collapse top|[[Wikipedia:TemplateData|TemplateData]] documentation used by [[Wikipedia:VisualEditor|VisualEditor]] and other tools}}&lt;br /&gt;
{{TemplateData header|noheader=1}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;This template is used to show readers where to find more details about a particular topic. It is usually placed at the top of a section or article.&amp;quot;,&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Article 1&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the article that you want to link to (required). Categories and files are automatically escaped with the colon trick, and links to sections are automatically formatted as \&amp;quot;page § section\&amp;quot;, rather than the MediaWiki default of \&amp;quot;page#section\&amp;quot;.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Article 2&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name of the second article you want to link to (optional). Categories and files are automatically escaped with the colon trick, and links to sections are automatically formatted as \&amp;quot;page § section\&amp;quot;, rather than the MediaWiki default of \&amp;quot;page#section\&amp;quot;.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;category&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Category&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Set to \&amp;quot;no\&amp;quot;, \&amp;quot;n\&amp;quot;, \&amp;quot;false\&amp;quot;, or \&amp;quot;0\&amp;quot; to suppresses the error tracking category (Category:Hatnote templates with errors). This only has an effect if the hatnote text is omitted.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;boolean&amp;quot;,&lt;br /&gt;
			&amp;quot;autovalue&amp;quot;: &amp;quot;&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
{{Collapse bottom}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Hatnote templates}}&lt;br /&gt;
&lt;br /&gt;
* {{tl|Summarize}} for use where details of one article need to be summed up in another&lt;br /&gt;
* {{tl|Summarize section}} for use where part of an article contains too many details&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Cross-reference templates]]&lt;br /&gt;
[[Category:Hatnote templates]]&lt;br /&gt;
[[Category:Hatnote templates for lists]]&lt;br /&gt;
[[Category:Wikipedia page-section templates]]&lt;br /&gt;
&lt;br /&gt;
[[mk:Шаблон:Главен список]]&lt;br /&gt;
[[tr:Şablon:Analiste]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>JJR</name></author>
	</entry>
</feed>