default
This template uses TemplateStyles: |
This template creates a fake link that doesn't link to anything. Used in documentation and help pages.
{{Fake link|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 link|Foo|Bar}}
Foo
The second parameter can be left blank to disable the tooltip.
{{Fake link|Foo|}}
Foo
This template was based off of Uncyclopedia's Fakelink template.
Template | Appearance |
---|---|
{{fake clarify}} | [clarification needed] |
{{fake citation needed}} | [citation needed] |
{{fake verification needed}} | [verification needed] |
{{fake explain}} | [further explanation needed] |
{{fake heading}} | Section
|
{{fake notes and references}} |
Notes
References
|
{{dummy reference}} | [1] |
{{dummy backlink}} | ^ |
{{dummy footnote}} |
1. ^
Citation
|
{{fake link}} | default |
{{fake redlink}} | default |
TemplateData for Fake link
Creates a fake link that doesn't link to anything. Used in documentation and help pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | The text of the fake link. | String | required |
2 | 2 | The string of the tooltip when the cursor hovers over the link. | String | suggested |