Template:Sandbox/Aurelain/Hint: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
--></span><!-- | --></span><!-- | ||
################################################################################ | ################################################################################ | ||
--><includeonly><noinclude> | --></includeonly><noinclude> | ||
A minor tooltip for short descriptions. As opposed to the "title" attribute, it has the following advantages: | A minor tooltip for short descriptions. As opposed to the "title" attribute, it has the following advantages: | ||
Revision as of 09:27, 23 June 2026
A minor tooltip for short descriptions. As opposed to the "title" attribute, it has the following advantages:
- It's instant upon hover (has no delay)
- It uses a skin customized for Olden Era
Usage
1. For texts:
{{Sandbox/Aurelain/Hint | Hello | World}}
Result: Hello World
2. For icons, pass a third parameter to disable the subtle border:
{{Sandbox/Aurelain/Hint | [[File:Icon_Resource_Wood.png]] | Wood | 0}}


