Template:Sandbox/Aurelain/Hint: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><templatestyles src="Template:Sandbox/Aurelain/Hint/styles.css" /><span class="wiki-hint">{{{1}}}<span class="wiki-hint-floating">{{{2}}}</span></span></includeonly><noinclude> | <includeonly><templatestyles src="Template:Sandbox/Aurelain/Hint/styles.css" /><span class="wiki-hint {{#if:{{{3|}}}|wiki-hint-no-border}}">{{{1}}}<span class="wiki-hint-floating">{{{2}}}</span></span></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: | ||
| Line 7: | Line 7: | ||
== Use == | == Use == | ||
<pre><nowiki>{{Sandbox/Aurelain/Hint|foo|bar}} | <pre><nowiki> | ||
{{Sandbox/Aurelain/Hint|foo|bar}} | |||
{{Sandbox/Aurelain/Hint|foo|bar}} | |||
</nowiki></pre> | |||
== Example== | == Example== | ||
{{Sandbox/Aurelain/Hint|Hello|World}} | {{Sandbox/Aurelain/Hint|Hello|World}} | ||
{{Sandbox/Aurelain/Hint|[[File:Wood.png]]|Wood|1}} | |||
[[Category:Formatting templates]]</noinclude> | [[Category:Formatting templates]]</noinclude> | ||
Revision as of 15:24, 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
Use
{{Sandbox/Aurelain/Hint|foo|bar}}
{{Sandbox/Aurelain/Hint|foo|bar}}
Example
HelloWorld File:Wood.pngWood


