Todo: Add the function to insert several alternatives, as well as the function to write some words.

Available doc translations
…
English
Usage
Use this template to indicate that a specified tool or item is outdated and suggest considering a newer alternative.
{{instead|ToolName}}
This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the
Pages that use this template. Once no more pages use this template, it should be
Marked for deletion.
Additional notes:Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
}}
Parameters
ToolName (required): Specifies the name of the tool or item that is considered outdated.
Examples
This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the
Pages that use this template. Once no more pages use this template, it should be
Marked for deletion.
Additional notes:Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
}}
{{instead|WinBSPC}}
This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the
Pages that use this template. Once no more pages use this template, it should be
Marked for deletion.
Additional notes:Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
}}
{{instead|BspTwoMap}}
Notes
- If the specified tool or item exists as a page, it will generate a message suggesting a newer alternative.
- The replacement link is the source one, that is, no changes.
Limitations
- Using the Software Template with this template is contraindicated, since this template only creates a replacement link.