mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
<noinclude><templatedata> | <noinclude><templatedata> | ||
{ | { | ||
"description": "Tooltip that shows when hovering over text.", | "description": "Tooltip that shows when hovering over text. IMPORTANT: If you add a space after the template and use another Tooltip later (in the same paragraph(?)), the parser may treat it as a new line beginning with a space and format the text in between using <pre> tags - to remedy this, remove the space immediately after the closing braces of the template; when viewed, there will still appear to be a space.", | ||
"params": { | "params": { | ||
"text": { | "text": { | ||
Revision as of 04:10, 17 November 2023
Regular textTooltip text
Tooltip that shows when hovering over text. IMPORTANT: If you add a space after the template and use another Tooltip later (in the same paragraph(?)), the parser may treat it as a new line beginning with a space and format the text in between using <pre> tags - to remedy this, remove the space immediately after the closing braces of the template; when viewed, there will still appear to be a space.
| 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 |