Template:Deprecated template: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly><div style=" margin:4px 10%; border:2px #b32424 solid; background-color:#f8f9fa; text-align:center; padding: 1em;">[[Template:{{old}}]] is deprecated. {{#if:{{{ne..." |
ArrowHead294 (talk | contribs) mNo edit summary |
||
(18 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{Mbox | ||
| icon = Icon-Deprecated.png | |||
| type = delete | |||
| text = [[{{ARTICLESPACE}}:{{{1|{{ROOTPAGENAME}}}}}]] is deprecated. {{#if:{{{2|}}}|Please use [[{{{2}}}]] instead.}} {{{details|}}} | |||
text | }}{{#ifeq: {{ARTICLESPACE}}:{{ucfirst:{{{1|}}}}}|{{ARTICLEROOTPAGENAME}}|[[Category:Deprecated templates]]|[[Category:Pages with deprecated templates]]}}{{#ifeq: {{lc: {{ARTICLEROOTPAGENAME}}}}|template:deprecated template||[[Category:Deprecated templates]]}}</includeonly><noinclude> | ||
{{documentation}} | |||
{{#ifeq: | |||
[[Category:Message boxes]] | |||
</noinclude> | |||
Latest revision as of 15:43, 7 July 2025
![]() |
This template should not be substituted. |
- Not to be confused with Template:Deprecated.
The {{Deprecated template}}
template notifies users that a given template has been replaced by a different one or ones, or simply deprecated (advised to no longer be used) without a replacement.
Whenever possible, this template should replace the deprecated template's content entirely, so that someone using the template will see only the message.
Usage
Use as follows:
{{Deprecated template|Old template|Template: New template|details=Further details.}}
to get:
![]() |
Template: Old template is deprecated. Please use Template: New template instead. Further details. |
The last two parameters are optional. This can be useful when the template was replaced by something other than a new template, like a category.
The parameter names can be omitted if they are used in the same order as specified above.
See also
- Template:Deprecated – for pages whose material is no longer valid.
- Template:Deprecated parameters – for template parameters whose use is no longer advised.
- Category:Deprecated templates
- Category:Pages with deprecated templates