Template:Dead link: Difference between revisions
Jump to navigation
Jump to search
(New documentation style.) |
m (Text replacement - "{{#if:{{{nocat|}}}||[[Category:Articles" to "{{#if:{{{nocat|{{NAMESPACE}}}}}||[[Category:Articles") |
||
(10 intermediate revisions by 2 users not shown) | |||
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>{{#if:{{{nocat|{{NAMESPACE}}}}}||[[Category:Articles with dead links]]}}</includeonly><noinclude> | ||
<noinclude> | |||
==Info== | ==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]]. | 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== | ||
{| class = "wikitable" | {| class = "wikitable" | ||
! | ! Parameter || Mandatory || Default || Purpose || Detailed description | ||
|- | |- | ||
! 1 | |||
| '''Yes''' || || Month || Month in which you added this tag (name, not number). | |||
|- | |- | ||
! 2 | |||
| '''Yes''' || || Year || Year in which you added this tag. | |||
|- | |||
! nocat | |||
| No || || No categorization || If this has a value, like "y", the article with the template will not be categorized. | |||
|} | |} | ||
== | ==Skeleton== | ||
<pre> | <pre> | ||
{{dead link | <month> | <year>}} | {{dead link|<month>|<year>}} | ||
</pre> | </pre> | ||
Line 24: | Line 30: | ||
|- | |- | ||
| <pre>{{dead link|October|2014}}</pre> | | <pre>{{dead link|October|2014}}</pre> | ||
| {{dead link|October|2014}} | | {{dead link|October|2014|nocat=y}} | ||
|} | |} | ||
</noinclude> | |||
[[Category:Articles with dead links| ]]</noinclude> |
Latest revision as of 14:01, June 27, 2024
[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
Parameter | Mandatory | Default | Purpose | Detailed description |
---|---|---|---|---|
1 | Yes | Month | Month in which you added this tag (name, not number). | |
2 | Yes | Year | Year in which you added this tag. | |
nocat | No | No categorization | If this has a value, like "y", the article with the template will not be categorized. |
Skeleton
{{dead link|<month>|<year>}}
Examples
Code | Result |
---|---|
{{dead link|October|2014}} |
[dead link] |