Template:Deprecated/doc: Difference between revisions
More actions
rfeerwerewrwqerwerwerererwrwerφrewrrwerwerwerwwereφφΙφΙΘ |
m Reverted edits by 208.87.236.201 (talk) to last revision by Sarang |
||
| Line 1: | Line 1: | ||
{{TemplateBox | |||
|1 = 1 | |1 = 1 | ||
|1label = Template 1 | |1label = Template 1 | ||
|1label-de = Vorlage 1 | |1label-de = Vorlage 1 | ||
|1d = First template that can be used as a replacement. | |1d = First template that can be used as a replacement. | ||
|1d-de = Erste Vorlage, die als Ersatz verwendet warden kann. | |1d-de = Erste Vorlage, die als Ersatz verwendet warden kann. | ||
| Line 9: | Line 9: | ||
|1stat = optional | |1stat = optional | ||
|2 = | |2 = 2 | ||
|2label = Template 2 | |2label = Template 2 | ||
|2label-de = Vorlage 2 | |2label-de = Vorlage 2 | ||
| Line 17: | Line 17: | ||
|2def = | |2def = | ||
|2stat = optional | |2stat = optional | ||
|3 = | |3 = p | ||
|3label = Parameter 1 | |3label = Parameter 1 | ||
|3label-de = Parameter 1 | |3label-de = Parameter 1 | ||
| Line 110: | Line 110: | ||
[[Category:Template namespace templates]] | [[Category:Template namespace templates]] | ||
</includeonly> | </includeonly> | ||
Revision as of 18:44, 31 July 2020
To mark templates that are deprecated. It should go at the very beginning of the deprecated template's code inside of <noinclude> tags.
The template automatically sets the following categories:
- Category:Deprecated templates
- Category:Maint:Deprecated template usage or its subcategories
Usage
{{Deprecated |1= |2= |p= |2p= |note= |cat= }}
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).
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 | Template 1 | First template that can be used as a replacement. | empty | optional |
2 | Template 2 | Second template that can be used as a replacement. | empty | optional |
p | Parameter 1 | Parameters of the first replacement template | empty | optional |
2p | Parameter 2 | Parameters of the Second replacement template | empty | optional |
note | Note | Supplementary note text | empty | optional |
cat | category | categorization option (when template is used):
| default | optional |
Additional information
The template is intended to be used in the following namespaces: the Template namespace
The template is intended to be used by the following user groups: all users
Placement: At the top of the page
Relies on:
- Parameter "cat="
Example
{{Deprecated|template}}
renders as:
{{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
Localization
This template is localized through {{Autotranslate}}. The layout of the template can be found under Template:Deprecated/layout.
To add your language to the list of languages supported by this template, please copy the code of Template:Deprecated/en (or any other language version you prefer to translate) and replace the text strings in there (the form below can be used to create a translation, the English version is preloaded in the edit box). Please change the parameter lang from en (or whatever language you are translating) to the language code of your language.