Template:Deprecated template: Difference between revisions
m Fix noinclude range |
m Fix first parameter syntax |
||
Line 4: | Line 4: | ||
background-color:#f8f9fa; | background-color:#f8f9fa; | ||
text-align:center; | text-align:center; | ||
padding: 1em;">[[ | padding: 1em;">[[{{old}}]] is deprecated. {{#if:{{{new|}}}|Please use [[{{{new}}}]] instead.}} {{{details|}}}</div> | ||
{{#ifeq:Template:{{ucfirst:{{{old|}}}}}|{{FULLPAGENAME}}|[[Category:Deprecated templates]]|[[Category:Pages using deprecated templates]]}}</includeonly> | {{#ifeq:Template:{{ucfirst:{{{old|}}}}}|{{FULLPAGENAME}}|[[Category:Deprecated templates]]|[[Category:Pages using deprecated templates]]}}</includeonly> | ||
<noinclude>The <nowiki>{{</nowiki>'''Deprecated template'''<nowiki>}}</nowiki> 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, it should replace the deprecated template's content entirely, so that someone using the template will see only the message. | <noinclude>The <nowiki>{{</nowiki>'''Deprecated template'''<nowiki>}}</nowiki> 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, it should replace the deprecated template's content entirely, so that someone using the template will see only the message. |