<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://safernicotine.wiki/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ANo_redirect%2Fdoc</id>
	<title>Template:No redirect/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://safernicotine.wiki/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ANo_redirect%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://safernicotine.wiki/mediawiki/index.php?title=Template:No_redirect/doc&amp;action=history"/>
	<updated>2026-05-06T14:25:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://safernicotine.wiki/mediawiki/index.php?title=Template:No_redirect/doc&amp;diff=39071&amp;oldid=prev</id>
		<title>imported&gt;DePiep: /* top */</title>
		<link rel="alternate" type="text/html" href="https://safernicotine.wiki/mediawiki/index.php?title=Template:No_redirect/doc&amp;diff=39071&amp;oldid=prev"/>
		<updated>2022-11-12T09:01:14Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;top&lt;/span&gt;&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;
{{expensive}}&lt;br /&gt;
{{High-risk| 402714 }}&lt;br /&gt;
{{tsh|-r}}&lt;br /&gt;
{{Lua|Module:Redirect}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template provides an easy way to link a redirect page without following the redirect.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{no redirect|page name|label}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It accepts two unnamed parameters:&lt;br /&gt;
* 1= (required) the name of the page to link.&lt;br /&gt;
* 2= (optional) the text to be displayed. If this is omitted then the input of the first parameter is used.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
Instead of having to copy/paste or type:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[https://en.wikipedia.org/w/index.php?title=The_Silence_of_the_Sea&amp;amp;redirect=no &amp;#039;&amp;#039;The Silence of the Sea&amp;#039;&amp;#039;]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
** to yield [https://en.wikipedia.org/w/index.php?title=The_Silence_of_the_Sea&amp;amp;redirect=no &amp;#039;&amp;#039;The Silence of the Sea&amp;#039;&amp;#039;]&lt;br /&gt;
an editor can type:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;{{No redirect|The Silence of the Sea}}&amp;#039;&amp;#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
or an &amp;#039;&amp;#039;&amp;#039;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://en.wikipedia.org/w/index.php?title=Special:WhatLinksHere/Template:No_redirect&amp;amp;hidelinks=1&amp;amp;hidetrans=1 alias]&amp;lt;/span&amp;gt;&amp;#039;&amp;#039;&amp;#039; can be used, as in:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;{{-r|The Silence of the Sea}}&amp;#039;&amp;#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
Both of those will take users &amp;#039;&amp;#039;directly&amp;#039;&amp;#039; to the same redirect page and display its pagename as a bluelink thus (using the alias): &amp;#039;&amp;#039;{{-r|The Silence of the Sea}}&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
The second parameter (label) may be useful in discussions on talk pages. For example,&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{-r|The Silence of the Sea|this redirect}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
may appear on a talk page in this context: &amp;quot;For reference, see {{-r|The Silence of the Sea|this redirect}}.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If there is no page with that name given by the first parameter, the template generates a redlink as for any article name:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{-r|Bill Clinton (nickname)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; displays as {{-r|Bill Clinton (nickname)}}&lt;br /&gt;
&lt;br /&gt;
Also, if a page is not a redirect, a normal link is displayed:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{-r|Bill Clinton}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; displays as {{-r|Bill Clinton}}&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;Page name&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the page to link&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;Label&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The text to be displayed. If this is omitted then the input of the first parameter, page name, is used.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;This template provides an easy way to link a redirect page without following the redirect.&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Template link no redirect}}&lt;br /&gt;
* {{tl|Redirect?}}&lt;br /&gt;
* {{tl|no redirect}}, {{tlf|-r}}&lt;br /&gt;
* {{tl|redirect}} &amp;amp;mdash; hatnote &amp;quot;&amp;#039;&amp;#039;Foo&amp;#039;&amp;#039; redirects here ...&amp;quot;&lt;br /&gt;
* {{tl|is redirect}} &amp;amp;mdash; returns yes/&amp;amp;lt;blank&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[Wikipedia:Redirect]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
[[Category:Internal link templates]]&lt;br /&gt;
[[Category:Redirect templates| No redirect]]&lt;br /&gt;
[[Category:Redirect formatting templates| No redirect]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;DePiep</name></author>
	</entry>
</feed>