<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.prismparty.net/history/Template:Redirect/doc?feed=atom</id>
	<title>Template:Redirect/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.prismparty.net/history/Template:Redirect/doc?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://www.prismparty.net/history/Template:Redirect/doc"/>
	<updated>2026-04-07T03:23:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://www.prismparty.net/index.php?title=Template:Redirect/doc&amp;diff=250&amp;oldid=prev</id>
		<title>BakiDance: Created page with &quot;{{Documentation}} This template produces a hatnote: * {{tlx|Redirect|Foo}} → {{Redirect|Foo}} Its purpose is to reduce confusion by helping users get to their intended page if they were redirected to another page while, for example, searching for a topic. An example would be when a user searches for Roberts Space Industries (as in the publisher), but ends up on the page titled Roberts Space Industries (as in the in-game co...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.prismparty.net/index.php?title=Template:Redirect/doc&amp;diff=250&amp;oldid=prev"/>
		<updated>2023-01-25T23:00:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation}} This template produces a hatnote: * {{tlx|Redirect|Foo}} → {{Redirect|Foo}} Its purpose is to reduce confusion by helping users get to their intended page if they were redirected to another page while, for example, searching for a topic. An example would be when a user searches for &lt;a href=&quot;/edit/Roberts_Space_Industries?redlink=1&quot; class=&quot;new&quot; title=&quot;Roberts Space Industries (page does not exist)&quot;&gt;Roberts Space Industries&lt;/a&gt; (as in &lt;a href=&quot;/edit/Roberts_Space_Industries_Corporate?redlink=1&quot; class=&quot;new&quot; title=&quot;Roberts Space Industries Corporate (page does not exist)&quot;&gt;the publisher&lt;/a&gt;), but ends up on the page titled &lt;a href=&quot;/edit/Roberts_Space_Industries?redlink=1&quot; class=&quot;new&quot; title=&quot;Roberts Space Industries (page does not exist)&quot;&gt;Roberts Space Industries&lt;/a&gt; (as in the in-game co...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation}}&lt;br /&gt;
This template produces a hatnote:&lt;br /&gt;
* {{tlx|Redirect|Foo}} → {{Redirect|Foo}}&lt;br /&gt;
Its purpose is to reduce confusion by helping users get to their intended page if they were redirected to another page while, for example, searching for a topic. An example would be when a user searches for [[Roberts Space Industries]] (as in [[Roberts Space Industries Corporate|the publisher]]), but ends up on the page titled [[Roberts Space Industries]] (as in the in-game company) after being redirected. A {{para|text}} option adds text to the end; note that this should be only used when truly necessary, and the other hatnote templates listed below don't suffice.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
* {{tlx|Redirect|Foo}} → {{Redirect|Foo}}&lt;br /&gt;
* {{tlx|Redirect|REDIRECT&amp;lt;nowiki&amp;gt;||&amp;lt;/nowiki&amp;gt;PAGE1}} → {{Redirect|REDIRECT||PAGE1}}&lt;br /&gt;
* {{tlx|Redirect|REDIRECT|USE1|PAGE1}} → {{Redirect|REDIRECT|USE1|PAGE1}}&lt;br /&gt;
* {{tlx|Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3}} → {{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3}}&lt;br /&gt;
* {{tlx|Redirect|REDIRECT|USE1|PAGE1|and|PAGE2}} → {{Redirect|REDIRECT|USE1|PAGE1|and|PAGE2}}&lt;br /&gt;
* {{tlx|Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|and|PAGE3}} → {{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|and|PAGE3}}&lt;br /&gt;
* {{tlx|Redirect|Achilleus|the Emperor with this name|Achilleus (emperor)|other uses|Achilles (disambiguation)}} (as used on the page [[Achilles]]) → {{Redirect|Achilleus|the Emperor with this name|Achilleus (emperor)|other uses|Achilles (disambiguation)}}&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&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;Redirecting page&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name of page that redirects here&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&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;Use 1&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Displayed as: For Use 1, see ... If left empty, defaults to For other uses, see ...&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&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;Target 1&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Page to link to. Default is [[PAGENAME (disambiguation)]].&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&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;Use 2&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Second use. Can be 'and' to give: For Use 1, see [[Target1]] and [[Target2]]&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;5&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Target 2&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Page to link second use to.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;6&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Use 3&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Third use, can be 'and'&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;7&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Target 3&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Page to link third use to.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;text&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Custom text&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Text to be appended to the end.&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;This template produces a hatnote similar to:\n\n\&amp;quot;Foo\&amp;quot; redirects here. For other uses, see [[Foo (disambiguation)]].&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Internal link templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>BakiDance</name></author>
	</entry>
</feed>