<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ADead_link%2Fdoc</id>
	<title>Template:Dead link/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ADead_link%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Dead_link/doc&amp;action=history"/>
	<updated>2026-04-04T12:29:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://www.limswiki.org/index.php?title=Template:Dead_link/doc&amp;diff=1982&amp;oldid=prev</id>
		<title>Shawndouglas: Added template to support citation documentation.</title>
		<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Dead_link/doc&amp;diff=1982&amp;oldid=prev"/>
		<updated>2011-06-03T00:05:58Z</updated>

		<summary type="html">&lt;p&gt;Added template to support citation documentation.&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;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&amp;lt;!--redirect regex: [Dd]ead[ _]+link|[Dd]l|[Dd]eadlink|[Cc]leanup-link|[Dd]l-s|404|[Bb]roken[ _]+link|[Bb]rokenlink --&amp;gt;&lt;br /&gt;
{{Template shortcut|404|dl|Broken link}}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Use {{Tl|Dead link}} when you find a dead link to a website within a paragraph or a reference citation. Doing so will place a note by the URL and add the article to one of the [[:Category:Articles with dead external links]] categories.&lt;br /&gt;
&lt;br /&gt;
Append this template '''directly after''' the link or template, leaving the original link intact.  Not doing so will prevent detection from automated tools.  If the citation contains multiple URLs (e.g. chapterurl and url) in a template, and only one is broken, you can use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;!-- hidden text --&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to explain which one is broken.&lt;br /&gt;
&lt;br /&gt;
If the article uses clickable footnotes, then this tag should be placed just before the &amp;lt;code&amp;gt;&amp;amp;lt;/ref&amp;amp;gt;&amp;lt;/code&amp;gt; that contains the dead link. The notice will then correctly appear in the reference section (instead of in the body of the text, which is not recommended).&lt;br /&gt;
&lt;br /&gt;
Avoid using this template to identify dead external links that are ''not'' used as references for article content.  Instead, dead external links should normally be removed.&lt;br /&gt;
&lt;br /&gt;
;Common form (with current date)&lt;br /&gt;
&amp;lt;tt&amp;gt;{&amp;amp;#123;Dead link|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Optional parameters===&lt;br /&gt;
;url: Provides a history of the linked page via [http://en.wikipedia.org/wiki/Wayback_Machine Wayback Machine].  Set '''only''' if history actually exists, as otherwise it is misleading to users and editors.&lt;br /&gt;
;date: Month name followed by year, for use by the categorization system.  Use &amp;lt;code&amp;gt;date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}&amp;lt;/code&amp;gt;  &amp;lt;br/&amp;gt;If you don't add a date parameter, a bot will date your entry with the month and year at a later time.&lt;br /&gt;
;bot: bot accounts specify the |bot= parameter as a sign that the tag was added by an automated process.  Set as &amp;lt;code&amp;gt;bot=&amp;lt;bot name&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;{{Cite web&lt;br /&gt;
|url=http://example.org&lt;br /&gt;
|title=title&lt;br /&gt;
|accessdate=2000-01-01&lt;br /&gt;
}} {{Dead link&lt;br /&gt;
|date=April 2005&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;&amp;lt;ref&amp;gt;{{Cite web&lt;br /&gt;
|url=http://example.org&lt;br /&gt;
|title=title&lt;br /&gt;
|accessdate=2000-01-01&lt;br /&gt;
}} {{Dead link&lt;br /&gt;
|date=April 2005&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;Plunkett, John. [http://media.guardian.co.uk/site/story/0,14173,1601858,00.html &amp;quot;Sorrell accuses Murdoch of panic buying&amp;quot;],{{Dead link}} ''The Guardian'', London, 27 October 2005. Retrieved 5 June 2008.&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br/&amp;gt;→ &amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;&amp;lt;ref&amp;gt;Plunkett, John. [http://media.guardian.co.uk/site/story/0,14173,1601858,00.html &amp;quot;Sorrell accuses Murdoch of panic buying&amp;quot;],{{Dead link}} ''The Guardian'', London, 27 October 2005. Retrieved 5 June 2008.&amp;lt;/ref&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Caveats===&lt;br /&gt;
* Avoid using free links (e.g. &amp;lt;code&amp;gt;http://example.org/{{Dead link&amp;lt;nowiki /&amp;gt;}}&amp;lt;/code&amp;gt;) as software unable to handle templates may read an incorrect link. Add brackets if necessary.&lt;br /&gt;
* Avoid complicated formatting. Nesting inside a template is generally not supported well.  &lt;br /&gt;
* Avoid using &amp;lt;tt&amp;gt;[ ] { | } &amp;lt; &amp;gt;&amp;lt;/tt&amp;gt; character between the end of the external link and &amp;lt;nowiki&amp;gt;{{Dead link}}&amp;lt;/nowiki&amp;gt;, as they are often used to format text&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* {{Tl|Dead link header}}&lt;br /&gt;
* {{Tl|Cleanup-link rot}} header&lt;br /&gt;
* {{Tl|Registration required}} citation flag&lt;br /&gt;
* {{Tl|Subscription required}} citation flag&lt;br /&gt;
* {{Tl|Failed verification}} citation flag&lt;br /&gt;
* [[WP:DEADREF|What to do when a reference link goes dead]]&lt;br /&gt;
* {{Tl|Wayback}} &lt;br /&gt;
* {{Tl|WebCite}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shawndouglas</name></author>
	</entry>
</feed>