Template:Dead link/doc: Difference between revisions

From FamilySearch Wiki
(fix code)
(add note)
 
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 -->  


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.  
== Usage  ==
 
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 the [[:Category:Articles with dead external links]].  
 
{{Note|This template can be used in any [[FamilySearch Wiki:Namespace|namespace]], however, only those in the article namespace will be added to the maintenance [[:Category:Articles with dead external links]].}}<br>


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>&lt;/ref&gt;</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).  
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>&lt;/ref&gt;</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 41: Line 43:
== 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]]  

Latest revision as of 21:49, 4 September 2012

Usage[edit source]

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 the Category:Articles with dead external links.


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).

Common form (with current date)

[dead link]

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=August 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]
  1. "title". http://example.org. Retrieved 2000-01-01. [dead link]
  2. 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 link tools[edit source]