From Dark and Darker Wiki

< Template:Tooltip

(Created page with "<templatedata> { "description": "Template to handle standard tooltip hover html/css markup.", "params": { "1": { "label": "Text Part", "description": "Text that will appear on the page.", "type": "string", "suggested": true }, "2": { "label": "Tooltip Part", "description": "Text that will appear when Text Part is hovered.", "type": "string", "suggested": true } } } </templatedata>")
 
(No difference)

Latest revision as of 05:20, 9 April 2024

Template to handle standard tooltip hover html/css markup.

Template parameters

ParameterDescriptionTypeStatus
Text Part1

Text that will appear on the page.

Stringsuggested
Tooltip Part2

Text that will appear when Text Part is hovered.

Stringsuggested