Template:Tooltip
Template which produces a tooltip for the given text when moving the mouse over it.
Usage
{{tooltip|text|tooltip text}}
Parameters
- <unnamed1> // text: Text displayed on the page.
- <unnamed2> // tip: Text displayed in the tooltip.
- <unnamed3> // link: Link target. If this is specified, the tooltip text will turn into a link pointing to the specified page.
Examples
{{tooltip|example text|example tooltip text}}
results in: example text
{{tooltip|example text|example tooltip text|Forum:Index}}
results in: example text