Template:Fake redlink
default
This template uses TemplateStyles: |
Description
This template creates a fake redlink (a link to a Wikipedia page that does not exist) that doesn't link to anything. Used in documentation and help pages.
Usage
{{Fake redlink|Foo}}
Foo
The template accepts a second parameter that can be used to change the text of the tooltip that appears when the cursor is hovered over the link.
{{Fake redlink|Foo|Bar}}
Foo
The second parameter can be left blank to disable the tooltip.
{{Fake redlink|Foo|}}
Foo
Credits
This template was based off of Uncyclopedia's Fakelink template.
See also
Template | Appearance |
---|---|
{{fake clarify}} | [clarification needed] |
{{fake citation needed}} | [citation needed] |
{{fake verification needed}} | [verification needed] |
{{fake explain}} | [further explanation needed] |
{{fake heading}} | |
{{fake notes and references}} |
|
{{dummy reference}} | [1] |
{{dummy backlink}} | ^ |
{{dummy footnote}} |
1. ^
Citation
|
{{fake link}} | default |
{{fake redlink}} | default |
<templatedata>
{ "params": { "1": { "description": "The text for the redlink.", "type": "string", "required": true }, "2": { "description": "The tooltip text for when the cursor hovers over the red link.", "type": "string", "suggested": true } } } </templatedata>