Template:Deprecated/doc: Difference between revisions
Template page
More actions
→{{int:usage}}: add a new lang ja |
==See also== *{{tl|Empty category}} |
||
| Line 30: | Line 30: | ||
<nowiki>{{</nowiki>deprecated|template|p=<nowiki><nowiki>a=b|c=d</nowiki></nowiki>|2nd template|2p=e|note=Customized note.}} → {{deprecated|template|p=<nowiki>a=b|c=d</nowiki>|2nd template|2p=e|note=Customized note.|category=}} | <nowiki>{{</nowiki>deprecated|template|p=<nowiki><nowiki>a=b|c=d</nowiki></nowiki>|2nd template|2p=e|note=Customized note.}} → {{deprecated|template|p=<nowiki>a=b|c=d</nowiki>|2nd template|2p=e|note=Customized note.|category=}} | ||
==See also== | |||
*{{tl|Empty category}} | |||
<includeonly> | <includeonly> | ||
Revision as of 03:11, 9 April 2013
⧼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 as the 1st parameter without the Template: prefix (the 2nd parameter can be used for a second template).
Examples
{{deprecated|template}} →
{{deprecated|template|2nd template}} →
{{deprecated|template|p=parameter}} →
{{deprecated|note=Customized note.}} →
{{deprecated|template|p=<nowiki>a=b|c=d</nowiki>|2nd template|2p=e|note=Customized note.}} →
See also