<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.comofas.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AHatnote%2Fdoc</id>
	<title>Template:Hatnote/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.comofas.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AHatnote%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.comofas.org/index.php?title=Template:Hatnote/doc&amp;action=history"/>
	<updated>2026-04-07T13:03:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://wiki.comofas.org/index.php?title=Template:Hatnote/doc&amp;diff=319&amp;oldid=prev</id>
		<title>Doseijin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.comofas.org/index.php?title=Template:Hatnote/doc&amp;diff=319&amp;oldid=prev"/>
		<updated>2023-02-20T03:39:03Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&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;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 03:39, 20 February 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key my_wiki-mediawiki-:diff::1.12:old-318:rev-319 --&gt;
&lt;/table&gt;</summary>
		<author><name>Doseijin</name></author>
	</entry>
	<entry>
		<id>https://wiki.comofas.org/index.php?title=Template:Hatnote/doc&amp;diff=318&amp;oldid=prev</id>
		<title>en&gt;Voidxor: Colon to introduce example.</title>
		<link rel="alternate" type="text/html" href="https://wiki.comofas.org/index.php?title=Template:Hatnote/doc&amp;diff=318&amp;oldid=prev"/>
		<updated>2023-01-17T23:47:18Z</updated>

		<summary type="html">&lt;p&gt;Colon to introduce example.&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;
{{Redirect|Template:Dablink|the maintenance template|Template:Dablinks}}&lt;br /&gt;
{{High-use| 369726 }}&lt;br /&gt;
{{Never substitute}}&lt;br /&gt;
{{Lua|Module:Hatnote}}&lt;br /&gt;
&lt;br /&gt;
This template produces formatted text, following the guideline for a &amp;#039;&amp;#039;&amp;#039;[[Wikipedia:Hatnote|Wikipedia hatnote]]&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Hatnote|Example hatnote text.}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;rarr;&amp;lt;br&amp;gt;&amp;lt;!-- a construct to show hatnote as expected (using newline) --&amp;gt;&lt;br /&gt;
{{Hatnote|Example hatnote text.}}&lt;br /&gt;
&lt;br /&gt;
Broadly speaking, a hatnote should answer a reader&amp;#039;s question (maybe preemptively): &amp;#039;&amp;#039;Am I on the right page?&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
{{TOC limit}}&lt;br /&gt;
&lt;br /&gt;
== Function ==&lt;br /&gt;
This template is primarily used to add a correctly formatted &amp;#039;&amp;#039;hatnote&amp;#039;&amp;#039; to a page. Often, but not always, this is a &amp;#039;&amp;#039;disambiguation link&amp;#039;&amp;#039; at the top of article pages. It places an HTML &amp;lt;code&amp;gt;div-&amp;lt;/code&amp;gt; / &amp;lt;code&amp;gt;div&amp;lt;/code&amp;gt; block around the text entered as its only argument, which provides standardized formatting (contents are indented and italicized in most displays); it also isolates the contained code to make sure that it is interpreted correctly.&lt;br /&gt;
&lt;br /&gt;
This template is also used as the &amp;quot;meta-template&amp;quot; for additional specialized disambiguation link templates; see [[:Category:Hatnote templates]] for a list.&lt;br /&gt;
&lt;br /&gt;
The template does not automatically create links of any kind. Links and other desired formatting must be explicitly added, using normal [[Wikipedia:Cheatsheet|Wikipedia markup]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
; Basic usage:&lt;br /&gt;
 &amp;amp;#123;{hatnote|&amp;#039;&amp;#039;text&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
; All parameters:&lt;br /&gt;
 &amp;amp;#123;{hatnote|&amp;#039;&amp;#039;text&amp;#039;&amp;#039;|extraclasses=&amp;#039;&amp;#039;extra classes&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;
This template accepts the following parameters:&lt;br /&gt;
* &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; – the hatnote text (required)&lt;br /&gt;
* &amp;lt;code&amp;gt;extraclasses&amp;lt;/code&amp;gt; – any extra CSS classes to be added, for example, the {{tl|see also}} template adds the classes &amp;quot;{{para|extraclasses|boilerplate seealso}}&amp;quot;.&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 has an effect only if the &amp;lt;!--&amp;quot;first-positional parameter&amp;quot;, not &amp;quot;first positional parameter&amp;quot;, if you value the readers&amp;#039; time ... but better yet --&amp;gt; leftmost parameter (the hatnote text) is omitted.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hatnote|Example hatnote text}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{hatnote|Example hatnote text}}&lt;br /&gt;
&lt;br /&gt;
== Errors ==&lt;br /&gt;
If no hatnote text is supplied, the template will output the following message:&lt;br /&gt;
* {{hatnote|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;{{hatnote}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;). Please use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hatnote|&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;text&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 hatnote text wasn&amp;#039;t included. For example, the template text &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hatnote|extraclasses=seealso}}&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;{{hatnote|&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;text&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;|extraclasses=seealso}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
# The hatnote text was specified, but that text 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;{{hatnote|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 explicitly by using &amp;lt;code&amp;gt;1=&amp;lt;/code&amp;gt; before the hatnote text, like this: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hatnote|1=2+2=4}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
# You tried to access [[Module:Hatnote]] directly by using &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#invoke:hatnote|hatnote|&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;text&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. Use of #invoke in this way has been disabled for performance reasons. Please use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{hatnote|&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;text&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; 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 [[Template talk:Hatnote]], 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;
== Technical details ==&lt;br /&gt;
The HTML code produced by this template looks like this:&lt;br /&gt;
&lt;br /&gt;
* {{tag|div|attribs=role=&amp;quot;note&amp;quot; class=&amp;quot;hatnote navigation-not-searchable&amp;quot;|link=yes|content= hatnote text}}&lt;br /&gt;
&lt;br /&gt;
The code is produced by [[Module:Hatnote]].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* {{tl|For}}&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;Template for creating a standard Wikipedia hatnote. A hatnote is a short note placed at the top of an article to provide disambiguation of closely related terms or summarise a topic, explaining its boundaries.&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;Text&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;This field should contain the text that will be displayed in the hatnote.&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;extraclasses&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;Extra classes&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Extra CSS classes to be added to the &amp;lt;div&amp;gt; tags surrounding the hatnote text.&amp;quot;&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}}&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
[[Category:Hatnote templates| ]]&lt;br /&gt;
[[Category:Cross-reference templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>en&gt;Voidxor</name></author>
	</entry>
</feed>