This template is used to replace links to deleted pages in order to clear up any confusion.
ParametersEdit
Deleted
Parameter |
Scope |
Description
|
1
|
required
|
The link to the page that was deleted, with or without brackets [[ ]].
|
2
|
optional
|
The display text for the link.
|
3
|
optional
|
The hover text for the link; defaults to "This link was removed after the page was deleted."
|
tl
|
optional
|
If a value is specified, display the text like the {{tl}} template would. For {{tlx}}, you'll still have to override the display text or comment the original parameters out.
|
Example |
Result
|
{{deleted|UESPWiki:Administrator Noticeboard}}
|
UESPWiki:Administrator Noticeboard
|
{{deleted|UESPWiki:Administrator Noticeboard|AN}}
|
AN
|
{{deleted|UESPWiki:Administrator Noticeboard|AN|This page was deleted!}}
|
AN
|
{{deleted|tl=1|ImageForNamespace}}
|
{{ImageForNamespace}}
|