Template:Dead link: Difference between revisions
Jump to navigation
Jump to search
m (Looks better this way.) |
(New documentation style.) |
||
Line 1: | Line 1: | ||
<sup><span class="explain" title="Since {{{1}}} {{{2}}}">[dead link]</span></sup> <includeonly>[[Category:Articles with dead links]]</includeonly> | <sup><span class="explain" title="Since {{{1}}} {{{2}}}">[dead link]</span></sup> <includeonly>[[Category:Articles with dead links]]</includeonly> | ||
<noinclude> | <noinclude> | ||
== | |||
<pre>{{ | ==Info== | ||
This template should be used to mark external links that lead to invalid web pages, so that they can be updated by someone. Articles with this template in them get categorized on [[:Category:Articles with dead links]]. | |||
==Parameters== | |||
{| class = "wikitable" | |||
! Parameters || Mandatory || Description || Default value | |||
|- | |||
| 1 || '''Yes''' || Month in which you added this tag (name, not number). || | |||
|- | |||
| 2 || '''Yes''' || Year in which you added this tag. || | |||
|} | |||
==Template== | |||
<pre> | |||
{{dead link | <month> | <year>}} | |||
</pre> | |||
==Examples== | |||
{| class = "wikitable" | |||
! Code || Result | |||
|- | |||
| <pre>{{dead link|October|2014}}</pre> | |||
| {{dead link|October|2014}} | |||
|} | |||
</noinclude> |
Revision as of 07:46, October 14, 2014
[dead link]
Info
This template should be used to mark external links that lead to invalid web pages, so that they can be updated by someone. Articles with this template in them get categorized on Category:Articles with dead links.
Parameters
Parameters | Mandatory | Description | Default value |
---|---|---|---|
1 | Yes | Month in which you added this tag (name, not number). | |
2 | Yes | Year in which you added this tag. |
Template
{{dead link | <month> | <year>}}
Examples
Code | Result |
---|---|
{{dead link|October|2014}} |
[dead link] |