Template:SkrellTip: Difference between revisions

Template page
(Created page with "<span class="skrelltip">{{{text|Regular text}}}<span class="skrelltiptext">{{{tooltip|Tooltip text}}}</span></span> <noinclude><templatedata> { "description": "Tooltip that shows when hovering over text. For Skrell words.", "params": { "text": { "label": "Regular Text", "description": "The text to display normally.", "type": "string", "required": true }, "tooltip": { "label": "Too...")
 
mNo edit summary
Line 1: Line 1:
<span class="skrelltip">{{{text|Regular text}}}<span class="skrelltiptext">{{{tooltip|Tooltip text}}}</span></span>
<span class="skrelltip">{{{text|Regular text}}}<span class="skrelltiptext">{{{tooltip|Tooltip text}}}<br>''See the [[Skrell/Glossary|Skrell Glossary]] for more Skrell word definitions.''</span></span>
<noinclude><templatedata>
<noinclude><templatedata>
{
{

Revision as of 02:24, 17 November 2023

Regular textTooltip text
See the Skrell Glossary for more Skrell word definitions.

Tooltip that shows when hovering over text. For Skrell words.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Regular Texttext

The text to display normally.

Stringrequired
Tooltip Texttooltip

The text to display in the tooltip

Stringrequired