Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Deprecated: Difference between revisions

Template page
cat / desc. / + note=
examples
Line 5: Line 5:


----
----
===Usage===
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.
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.
When a template is replaced by a different one (or two), simply enter the template's name the parameter(s) without the Template: prefix.
 
* Automatically adds tagged pages to [[:Category:Deprecated templates]]. (Other categories should usually be removed.)
 
====Examples====
The default (no parameters) is what is shown above.  
 
<nowiki>{{</nowiki>deprecated|template}} → {{deprecated|template}}
 
<nowiki>{{</nowiki>deprecated|template|2nd template}} → {{deprecated|template|2nd template}}
 
<nowiki>{{</nowiki>deprecated|note=Customized note.}} → {{deprecated|note=Customized note.}}
 
<nowiki>{{</nowiki>deprecated|template|note=Customized note.}} → {{deprecated|template|note=Customized note.}}
 


[[Category:Template namespace templates|{{PAGENAME}}]]
[[Category:Template namespace templates|{{PAGENAME}}]]

Revision as of 00:25, 15 March 2008

This template is deprecated.



Usage

To mark templates that are deprecated. It should go at the very beginning of the deprecated template's code inside of <noinclude> tags.

When a template is replaced by a different one (or two), simply enter the template's name the parameter(s) without the Template: prefix.

Examples

The default (no parameters) is what is shown above.

{{deprecated|template}} →

This template is deprecated.
Please use {{Template}} instead.

{{deprecated|template|2nd template}} →

This template is deprecated.
Please use {{Template}} or {{2nd template}} instead.

{{deprecated|note=Customized note.}} →

This template is deprecated.
Customized note.

{{deprecated|template|note=Customized note.}} →

This template is deprecated.
Please use {{Template}} instead.
Customized note.
Contents
Cookies help us deliver our services. By using our services, you agree to our use of cookies.