mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<span class="tooltip">{{{text|Regular text}}} | <span class="tooltip">{{{text|Regular text}}}<span class="tooltiptext">{{{tooltip|Tooltip text}}}</span></span> | ||
</span> | |||
<noinclude><templatedata> | <noinclude><templatedata> | ||
{ | { | ||
"description": "Parameters for tooltip text | "description": "Parameters for tooltip text.", | ||
"params": { | "params": { | ||
"text": { | "text": { | ||
Revision as of 00:15, 12 September 2023
Regular textTooltip text
Parameters for tooltip text.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Regular Text | text | The text to display normally. | String | required |
| Tooltip Text | tooltip | The text to display in the tooltip | String | required |