From Dark and Darker Wiki

< Template:Tooltip

Revision as of 05:20, 9 April 2024 by Raw Salad (talk | contribs) (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>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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