Template:Deprecated archive/doc
| This template uses Lua: |
| This template is used by one or more bots. If you intend to change this template in any significant way, move it, or nominate it for deletion, please inform the bot operators. Thank you. The relevant bots are: User:CutlassBot |
| This is a documentation subpage for Template:Deprecated archive. It may contain usage information, categories and other content that is not part of the original template page. |
This template renders non-clickable display text followed by a marker indicating that a deprecated archive link was removed. The deprecated archive locator is retained in the wikitext for maintenance, but is not rendered as a link.
Usage
[edit]{{Deprecated archive
|url=https://archive.today/YYYYMMDD/https://example.com/source-page
|title=Source page
}}
This renders as:
<span style="text-decoration: underline dashed #ccc;">Source page</span><sup>[[[WP:ATODAY|Link Removed]]]</sup>
Parameters
[edit]|url= Deprecated archive locator retained in the wikitext for maintenance.
It is not rendered.
|title= Display text shown before the link-removed marker. If omitted,
only the link-removed marker is displayed.
Positional parameters are ignored and produce a visible error message.
Tracking
[edit]Pages using this template are placed in Category:Deprecated archive template links.
TemplateData
[edit]TemplateData for Deprecated archive
Renders non-clickable display text while retaining deprecated archive metadata in template parameters.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Deprecated archive locator | url | Deprecated archive locator retained in wikitext for maintenance. It is not rendered. | URL | required |
| Display text | title | Visible text shown before the link-removed marker. | String | suggested |