Template:Deprecated/doc: Difference between revisions
More actions
→{{int:usage}}: add a new lang ja |
No edit summary |
||
| (14 intermediate revisions by 10 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{TemplateBox | ||
|1 = 1 | |||
|1label = Template 1 | |||
|1label-de = Vorlage 1 | |||
|1d = First template that can be used as a replacement. | |||
|1d-de = Erste Vorlage, die als Ersatz verwendet werden kann. | |||
|1type = wiki-template-name | |||
|1def = | |||
|1stat = optional | |||
|2 = 2 | |||
== | |2label = Template 2 | ||
|2label-de = Vorlage 2 | |||
| | |2d = Second template that can be used as a replacement. | ||
|2d-de = Zweite Vorlage, die als Ersatz verwendet werden kann. | |||
|2type = wiki-template-name | |||
|2def = | |||
|2stat = optional- | |||
|de= | |3 = p | ||
|3label = Parameter 1 | |||
|3label-de = Parameter 1 | |||
|3d = Parameters of the first replacement template | |||
|3d-de = Parameter der ersten zum Ersatz vorgesehenen Vorlage | |||
|3type = content | |||
|3def = | |||
|3stat = optional- | |||
| | |4 = 2p | ||
|4label = Parameter 2 | |||
|4label-de = Parameter 2 | |||
|4d = Parameters of the Second replacement template | |||
|4d-de = Parameter der zweiten zum Ersatz vorgesehenen Vorlage | |||
|4type = content | |||
|4def = | |||
|4stat = optional- | |||
| | |5 = note | ||
|5label = Note | |||
|5label-de = Hinweis | |||
|5d = Supplementary note text | |||
|5d-de = Ergänzender Hinweistext | |||
|5type = string | |||
|5def = | |||
|5stat = optional- | |||
|6 = cat | |||
|6label = category | |||
|6label-de = Kategorie | |||
|6d = set to "cat=-" to skip categorization | |||
|6type = string | |||
|6def = | |||
|6stat = optional- | |||
== | |name = Deprecated | ||
|desc = 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. | |||
|desc-de = Mit dieser Vorlage können veraltete Vorlagen markiert werden. Sie soll am Anfang des Vorlagen-Codes stehen und mit <nowiki><noinclude></nowiki> markiert werden. | |||
|desc-fr = Pour marquer les modèles dépéréciés. It doit aller au tout début du code du modèle, entre des balises | |||
|desc-ja = 廃止されるテンプレートに印をつけ、誤用を防ぐためのテンプレートです。このテンプレート・コードの書き位置は、廃止されるテンプレート・コードの<nowiki><noinclude></nowiki>タグ内部の一番上に記述するべきです。 | |||
|namespace = Template | |||
|usergroup = all | |||
|placement = top | |||
|usage-notes = {{LangSwitch | |||
|en=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).<br> | |||
|de=Wenn eine Vorlage durch eine andere (oder zwei) ersetzt wurde, kann der Vorlagenname als Parameter ohne die Vorlage eingegeben werden: -Präfix ein. (Der zweite Parameter kann für eine zweite Vorlage verwendet werden.) | |||
|ja=印をつけると同時に、利用を推奨するテンプレート名をお知らせすることができます。推奨するテンプレート名を第一パラメーターに入力します(第二パラメーターは2つめのテンプレートがある場合に利用します)。このときテンプレート名には接頭語「Template: 」を含めずに入力してください。 | |||
}} | |||
|type = marker | |||
|example = template | |||
|example-value = {{Deprecated|template|test=y}}</div> | |||
{{Tlf|deprecated|template|2nd template}} | |||
{{deprecated|template|2nd template|category=|test=y}} | |||
{{Tlf|deprecated|template|p=parameter}} | |||
{{deprecated|template|p=parameter|category=|test=y}} | |||
{{Tlf|deprecated|note=Customized note.}} | |||
{{deprecated|note=Customized note.|category=|test=y}} | |||
< | {{Tlf|deprecated|template|p=<nowiki>a=b|c=d</nowiki>|2nd template|2p=e|note=Customized note.}} | ||
[[Category: | {{deprecated|template|p=<nowiki>a=b|c=d</nowiki>|2nd template|2p=e|note=Customized note.|category=|test=y}} | ||
[[Category: | <div> | ||
|i18n-method = autotranslate | |||
|i18n-desc = | |||
|i18n-mediawiki-msg = | |||
|i18n-subpage = | |||
|seealso = | |||
* {{tl|Empty category}} | |||
* {{tl|Update}} | |||
* {{tl|Superseded}} | |||
|setscats = | |||
* [[:Category:Deprecated templates]] - for templates | |||
* [[:Category:Deprecated template usage]] - for other pages | |||
|print = one | |||
|shorthand = | |||
|relieson = | |||
}}<includeonly> | |||
[[Category:Internationalised marker templates]] | |||
[[Category:Template namespace templates]] | |||
[[ | |||
[[ | |||
</includeonly> | </includeonly> | ||
Latest revision as of 14:04, 3 July 2024
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 - for templates
- Category:Deprecated template usage - for other pages
Usage
{{Deprecated |1= }}
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 | set to "cat=-" to skip categorization | empty | 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
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.