From Dark and Darker Wiki
(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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text Part | 1 | Text that will appear on the page. | String | suggested |
Tooltip Part | 2 | Text that will appear when Text Part is hovered. | String | suggested |