Template:Tooltip
Template page
More actions
{{{content}}}
Usage
{{Tooltip|content=Hello World|tooltip text=This is an explanation}}
Hello World
Template Specification
Add a (short) explanation of a given term by showing a tooltip when hovering over the text.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Content | content | Text shown on the page that will be further explained on the tooltip. | Content | required |
| Tooltip text | tooltip text | Text that is found on the tooltip after hovering over the content text. | Content | required |