Template:Sandbox/Aurelain/Hint: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
== Usage == | == Usage == | ||
1. For texts: | 1. For texts: | ||
<pre><nowiki>{{Sandbox/Aurelain/ | <pre><nowiki>{{Sandbox/Aurelain/Hint | Hello | World}}</nowiki></pre> | ||
Result: {{Sandbox/Aurelain/ | Result: {{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: | ||
<pre><nowiki>{{Sandbox/Aurelain/ | <pre><nowiki>{{Sandbox/Aurelain/Hint | [[File:Icon_Resource_Wood.png]] | Wood | 0}}</nowiki></pre> | ||
Result: {{Sandbox/Aurelain/ | Result: {{Sandbox/Aurelain/Hint | [[File:Icon_Resource_Wood.png]] | Wood | 0}} | ||
[[Category:Formatting templates]]</noinclude> | [[Category:Formatting templates]]</noinclude> | ||
Revision as of 15:37, 25 May 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}}


