Template:Deprecated: Difference between revisions
Template page
More actions
optional |
cat / desc. / + note= |
||
| Line 1: | Line 1: | ||
{| style="border: 3px solid #f57900; margin-left: auto; margin-right: auto; width: 60%; padding: 4px;" | | {| style="border: 3px solid #f57900; margin-left: auto; margin-right: auto; width: 60%; padding: 4px;" | | ||
| <center><big> '''This template is deprecated.'''</big>{{#if: {{{1|}}} | <br />Please use {{tl|{{{1|}}}}} {{#if: {{{2|}}} | or {{tl|{{{2|}}}}} | }} instead.}}</center> | | <center><big>'''This template is deprecated.'''</big>{{#if: {{{1|}}} | <br />Please use {{tl|{{{1|}}}}} {{#if: {{{2|}}} | or {{tl|{{{2|}}}}} | }} instead.}}{{#if: {{{note|}}} | <br />{{{note}}}}}</center> | ||
|}<includeonly>{{{category|[[Category:Deprecated templates|{{PAGENAME}}]]}}}</includeonly><noinclude> | |}<includeonly>{{{category|[[Category:Deprecated templates|{{PAGENAME}}]]}}}</includeonly><noinclude> | ||
---- | |||
To mark templates that are deprecated. It should go at the very beginning of the deprecated template's code inside of <nowiki><noinclude></nowiki> tags. | |||
* Adds tagged pages to [[:Category:Deprecated templates]]. | |||
* The default (no parameters) is what is shown above. | |||
[[Category:Template namespace templates|{{PAGENAME}}]] | [[Category:Template namespace templates|{{PAGENAME}}]] | ||
[[Category:Marker templates|{{PAGENAME}}]] | [[Category:Marker templates|{{PAGENAME}}]] | ||
[[Category:Templates using ParserFunctions|{{PAGENAME}}]] | |||
</noinclude> | </noinclude> | ||
Revision as of 00:12, 15 March 2008
To mark templates that are deprecated. It should go at the very beginning of the deprecated template's code inside of <noinclude> tags.
- Adds tagged pages to Category:Deprecated templates.
- The default (no parameters) is what is shown above.