Template:Dead link/doc: Difference between revisions
(add note) |
(Update Wikipedia links) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> <!--redirect regex: [Dd]ead[ _]+link|[Dd]l|[Dd]eadlink|[Cc]leanup-link|[Dd]l-s|404|[Bb]roken[ _]+link|[Bb]rokenlink --> | {{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> <!--redirect regex: [Dd]ead[ _]+link|[Dd]l|[Dd]eadlink|[Cc]leanup-link|[Dd]l-s|404|[Bb]roken[ _]+link|[Bb]rokenlink --> {{template shortcut|404|dl|broken link}} | ||
Use {{tl|dead link}} when you find a {{Wpd|WP:Linkrot|dead external link}} 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. | |||
Append this template '''directly after''' the link or template, leaving the original link intact. Not doing so will prevent detection from automated tools. This tag should be placed just before the <code></ref></code> that contains the dead link. The notice will then appear in the footnote reference (instead of in the body of the text, which is not recommended). | |||
== Usage == | |||
;Common form (with current date) | ;Common form (with current date) | ||
Line 30: | Line 28: | ||
}} {{dead link | }} {{dead link | ||
|date=April 2005 | |date=April 2005 | ||
}}</ref></nowiki></code><br>→ <span style="background: none repeat scroll 0% 0% white;"><ref>{{cite | }}</ref></nowiki></code><br>→ <span style="background: none repeat scroll 0% 0% white;"><ref>{{cite webfckLR|url=http://example.orgfckLR|title=titlefckLR|accessdate=2000-01-01fckLR}} {{ dead linkfckLR|date=April 2005fckLR}}</ref></span> | ||
*<code><nowiki><ref>Plunkett, John. [http://media.guardian.co.uk/site/story/0,14173,1601858,00.html "Sorrell accuses Murdoch of panic buying"],{{dead link}} ''The Guardian'', London, October 27, 2005. Retrieved June 5, 2008.</ref></nowiki></code><br>→ <span style="background: none repeat scroll 0% 0% white;"><ref>Plunkett, John. [http://media.guardian.co.uk/site/story/0,14173,1601858,00.html "Sorrell accuses Murdoch of panic buying"],{{dead link}} ''The Guardian'', London, October 27, 2005. Retrieved June 5, 2008.</ref></span> | *<code><nowiki><ref>Plunkett, John. [http://media.guardian.co.uk/site/story/0,14173,1601858,00.html "Sorrell accuses Murdoch of panic buying"],{{dead link}} ''The Guardian'', London, October 27, 2005. Retrieved June 5, 2008.</ref></nowiki></code><br>→ <span style="background: none repeat scroll 0% 0% white;"><ref>Plunkett, John. [http://media.guardian.co.uk/site/story/0,14173,1601858,00.html "Sorrell accuses Murdoch of panic buying"],{{dead link}} ''The Guardian'', London, October 27, 2005. Retrieved June 5, 2008.</ref></span> | ||
Line 43: | Line 41: | ||
== See also == | == See also == | ||
*{{tl|dead links}} | |||
*{{tl|Wayback}} | *{{tl|Wayback}} | ||
*{{tl|linkrot}} | |||
*{{tl|Registration required}} | *{{tl|Registration required}} | ||
*{{tl|Failed verification}} | *{{tl|Failed verification}} | ||
*{{Wpd|WP:DEADREF|What to do when a reference link goes dead}} | *{{Wpd|WP:DEADREF|What to do when a reference link goes dead}} | ||
=== Dead link tools === | === Dead link tools === | ||
*[[User:Dispenser/Checklinks|Checklinks]] | *[[User:Dispenser/Checklinks|Checklinks]] |
Revision as of 13:01, 26 February 2010
![]() |
This is a documentation subpage for Template:Dead link (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Use {{dead link}} when you find a dead external link 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.
Append this template directly after the link or template, leaving the original link intact. Not doing so will prevent detection from automated tools. This tag should be placed just before the </ref>
that contains the dead link. The notice will then appear in the footnote reference (instead of in the body of the text, which is not recommended).
Usage[edit source]
- Common form (with current date)
Optional parameters[edit source]
- url
- Provides a history of the linked page via Wayback Machine. Set only if history actually exists, as otherwise it is misleading to users and editors.
- date
- Given in month name followed by year for use by the categorization system. Use
date=October 2025
If you don't add a date parameter, a bot will date your entry with the month and year at a later time. - bot
- Bot accounts will specify the |bot= parameter to notify the others that the page was tagged by an automated process. Set as
bot=ExampleBot
.
Examples[edit source]
<ref>{{cite web |url=http://example.org |title=title |accessdate=2000-01-01 }} {{dead link |date=April 2005 }}</ref>
→ [1]<ref>Plunkett, John. [http://media.guardian.co.uk/site/story/0,14173,1601858,00.html "Sorrell accuses Murdoch of panic buying"],{{dead link}} ''The Guardian'', London, October 27, 2005. Retrieved June 5, 2008.</ref>
→ [2]
- ↑ Template:Cite webfckLR Template:Dead linkfckLR
- ↑ Plunkett, John. "Sorrell accuses Murdoch of panic buying",[dead link] The Guardian, London, October 27, 2005. Retrieved June 5, 2008.
Caveats[edit source]
- Avoid using free links (e.g.
http://example.org/{{dead link}}
) as software unable handle templates may read an incorrect link, add brackets if necessary. - Avoid complicated formatting; nesting inside a template is generally not supported well.
- Avoid using [ ] { | } < > character between the end of the external link and {{dead link}}, as they are often use to format text
See also[edit source]
- {{dead links}}
- {{Wayback}}
- {{linkrot}}
- {{Registration required}}
- {{Failed verification}}
- What to do when a reference link goes dead
Dead link tools[edit source]