Used to create a tooltip
Usage
{{tooltip|<reference>|<content>}}
Examples
{{tooltip|Secret new Lord of the Rings movie spoiler|Somehow, Sauron returned.}}gives- Secret new Lord of the Rings movie spoilerSomehow, Sauron returned.
{{tooltip|What is the secret password?|[[File:The_Lord_of_the_Rings_Gollum_-_Gollum's_description.jpeg|thumb|300px]]}}gives- What is the secret password?

TemplateData
Creates a tooltip
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Reference | 1 | The reference HTML/text used to trigger the tooltip
| String | required |
| Content | 2 | The content of the tooltip
| String | required |