<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ABroader%2Fdoc</id>
	<title>Template:Broader/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ABroader%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Broader/doc&amp;action=history"/>
	<updated>2026-04-06T00:27:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://moasspedia.org/w/index.php?title=Template:Broader/doc&amp;diff=6658&amp;oldid=prev</id>
		<title>Wikipedia&gt;Mclay1: fix missing code in example, ce for consistent style</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Broader/doc&amp;diff=6658&amp;oldid=prev"/>
		<updated>2021-01-16T13:46:12Z</updated>

		<summary type="html">&lt;p&gt;fix missing code in example, ce for consistent style&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;
{{Lua|Module:Broader}}&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;
{{Broader|Article}}&lt;br /&gt;
&lt;br /&gt;
It is used in sections for which there is also a separate article on the subject. It should be used when there should be a link to another article that discusses a subject more broadly, but is not a main article (which should use {{tl|Main}}), a narrower topic (which should probably use {{tl|Further}}), or at the same level of focus (which should probably use {{tl|See also}}).&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
; Basic usage: {{tlc|Broader|&amp;#039;&amp;#039;article&amp;#039;&amp;#039;}}&lt;br /&gt;
; With a topic: {{tlc|Broader|&amp;#039;&amp;#039;article&amp;#039;&amp;#039;|topic{{=}}&amp;#039;&amp;#039;topic&amp;#039;&amp;#039;}}&lt;br /&gt;
; With more than one target page: {{tlc|Broader|&amp;#039;&amp;#039;article1&amp;#039;&amp;#039;|&amp;#039;&amp;#039;article2&amp;#039;&amp;#039;|&amp;#039;&amp;#039;article3&amp;#039;&amp;#039;|topic{{=}}&amp;#039;&amp;#039;topic&amp;#039;&amp;#039;}}&lt;br /&gt;
; All parameters: {{tlc|Broader|&amp;#039;&amp;#039;article&amp;#039;&amp;#039;|topic{{=}}&amp;#039;&amp;#039;topic&amp;#039;&amp;#039;|selfref{{=}}&amp;#039;&amp;#039;yes&amp;#039;&amp;#039;|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; (and greater numbers) - any additional pages to link to. These links are also automatically formatted as with the first parameter.&lt;br /&gt;
* &amp;lt;code&amp;gt;topic&amp;lt;/code&amp;gt; - the name of the topic. If this is not specified, the text &amp;quot;this topic&amp;quot; is used.&lt;br /&gt;
* &amp;lt;code&amp;gt;selfref&amp;lt;/code&amp;gt; - if set to &amp;quot;yes&amp;quot;, &amp;quot;y&amp;quot;, &amp;quot;true&amp;quot; or &amp;quot;1&amp;quot;, adds the CSS class &amp;quot;selfref&amp;quot;. This is used to denote self-references to Wikipedia. See [[Template:Selfref]] for more information.&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;
* {{tlc|Broader|Article}} &amp;amp;rarr; {{Broader|Article}}&lt;br /&gt;
* {{tlc|Broader|Article|topic{{=}}some topic}} &amp;amp;rarr; {{Broader|Article|topic=some topic}}&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;
* {{Broader|category=no}}&lt;br /&gt;
&lt;br /&gt;
If you see this error message, it is for one of four reasons:&lt;br /&gt;
# No parameters were specified (the template code was &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Broader}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;). Please use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Broader|&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;page&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
# Some parameters were specified, but the page name wasn&amp;#039;t included. For example, the template text &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Broader|selfref=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will produce this error. Please use (for example) &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Broader|&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;page&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;|selfref=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; 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 &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Broader|2+2=4}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will produce this error. To work around this, you can specify the parameter name explictly by using &amp;lt;code&amp;gt;1=&amp;lt;/code&amp;gt; before the page name (like this: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Broader|1=2+2=4}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;) or you can disable the equals being interpreted as delimiting a parameter name by [[Template:=|surrounding the equals with double braces]] (like this: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Broader|2+2{{=}}4}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).&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;
== See also ==&lt;br /&gt;
*{{tl|Further}}&lt;br /&gt;
&lt;br /&gt;
{{Hatnote templates}}&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 broader coverage related to 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&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;The name of the article that you want to link to&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;The name of an additional article that you want to link to&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;3&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Article 3&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;The name of an additional article that you want to link to&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;4&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Article 4&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;The name of an additional article that you want to link to&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;topic&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Topic&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;A brief description of the topic related to which a broader coverage will be provided. If left blank, the template will read &amp;#039;For broader coverage related to this topic...&amp;#039;&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;selfref&amp;quot;: {&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string/line&amp;quot;,&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Self reference&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Set to \&amp;quot;yes\&amp;quot; if the hatnote text is a self-reference to Wikipedia that would not make sense on mirrors or forks of the Wikipedia site. (E.g. \&amp;quot;For the Wikipedia Sandbox, see [[WP:SAND]]\&amp;quot;.)&amp;quot;&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;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
{{Collapse bottom}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories go here and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
[[Category:Cross-reference templates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Wikipedia page-section templates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Exclude in print|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Hatnote templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Mclay1</name></author>
	</entry>
</feed>