Template:Tooltip
Jump to navigation
Jump to search
|Visible Text|Title Text}} →
{{{1}}}{{{2}}}
This template is used to create an inline tooltip on text by setting the title in a span tag.
Usage
{{Tooltip
Parameters
|1=
- The text to be seen on the page.
|2=
- The text to be seen when the visible text is hovered over.
Example
{{TooltipVisble TextTitle Text
TemplateData
Creates an tooltip using the span tag title.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Visible Text | 1 | The text seen on the page. | String | required |
Title Text | 2 | The text seen when hovering over. | String | optional |