Description Edit

This template creates a fake link that doesn't link to anything. Used in documentation and help pages.

Usage Edit

{{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

Credits Edit

This template was based off of Uncyclopedia's Fakelink template.