Template:Deprecated/doc: Difference between revisions
Template page
More actions
komplett falscher Imperativ |
→See also: +1 |
||
| Line 32: | Line 32: | ||
==See also== | ==See also== | ||
*{{tl|Empty category}} | *{{tl|Empty category}} | ||
*{{tl|Update}} | |||
<includeonly> | <includeonly> | ||
[[Category:Internationalised marker templates | [[Category:Internationalised marker templates]] | ||
[[Category:Template namespace templates | [[Category:Template namespace templates]] | ||
</includeonly> | </includeonly> | ||
Revision as of 13:51, 18 June 2015
⧼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