ଛାଞ୍ଚ:Deprecated template
Template:Deprecated template is deprecated. Please use [[Template:{{{2}}}]] instead. |
The {{Tdeprecated}} template notifies users that a given template has been replaced by a different one. This is useful when usage is different (so a redirect won't work) or you'd like to reduce the number of redirects (which makes bot parsing more difficult).
Whenever possible, it should replace the deprecated template's content entirely, so that someone using the template will see the message.
Usage
ସମ୍ପାଦନା{{Tdeprecated|old template name|new template name|date=ନଭେମ୍ବର ୨୦୨୪}}
Usage without a date parameter categorises templates to Category:Deprecated templates. Adding the date parameter categorises the template to Category:Templates deprecated from ନଭେମ୍ବର ୨୦୨୪.
If a deprecated template is still in use on other pages, add <noinclude>...</noinclude>
tags around the {{Tdeprecated}} template. That way the template page will show the deprecation tag, but pages using it will not. If a template has been fully deprecated and is not in use on other pages, the noinclude tags may be removed. That way a deprecation tag will show on any page using the deprecated template. Afterwards consider nominating the template for deletion.
Examples
ସମ୍ପାଦନା{{Tdeprecated|old|new}} {{Tdeprecated|old|new|parameter}} {{Tdeprecated|old|new|<nowiki>parameter|fuu</nowiki>}}
Template:old is deprecated. Please use Template:new instead. |
Template:old is deprecated. Please use {{new|parameter}} instead. |
Template:old is deprecated. Please use {{new|parameter|fuu}} instead. |
Technical details
ସମ୍ପାଦନାThis template changes style depending on what kind of page it is show on. Thus it adheres to the standardised looks for the different pages. For instance if this template becomes visible in an article it looks like this:
Template:old is deprecated. Please use Template:new instead. |
See also
ସମ୍ପାଦନା- {{Tdeprecated-inline}} - for deprecated inline templates
- {{Sdeprecated}} – for deprecated shortcuts
- Category:Deprecated templates – the category where this template lists templates it is used on