Template:Sandbox/Aurelain/Hint: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
== Usage == | == Usage == | ||
1. For texts: | 1. For texts: | ||
<code><nowiki>{{Sandbox/Aurelain/Hint | Hello | World}}</nowiki></code> | |||
Input: <code><nowiki>{{Sandbox/Aurelain/Hint | Hello | World}}</nowiki></code> | |||
Output: {{Sandbox/Aurelain/Hint | Hello | World}} | |||
---- | ---- | ||
2. For icons, pass a third parameter to disable the subtle border: | 2. For icons, pass a third parameter to disable the subtle border: | ||
< | |||
Input: <code><nowiki>{{Sandbox/Aurelain/Hint | [[File:Icon_Resource_Wood.png]] | Wood | 0}}</nowiki></code> | |||
Output: {{Sandbox/Aurelain/Hint | [[File:Icon_Resource_Wood.png]] | Wood | 0}} | |||
</noinclude> | </noinclude> | ||
Revision as of 09:28, 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:
Input: {{Sandbox/Aurelain/Hint | Hello | World}}
Output: Hello World
2. For icons, pass a third parameter to disable the subtle border:
Input: {{Sandbox/Aurelain/Hint | [[File:Icon_Resource_Wood.png]] | Wood | 0}}


