Template:Tooltip
Revision as of 08:02, 15 November 2020 by SurtrFan8511 (talk | contribs)
This template does the same thing as <abbr>
tooltips, except that the tips can be viewed on mobile this time.
You can hide tooltips on a page with {{#vardefine:hide tips|true}}
You can make tooltips on a page expand to the left instead of the right with {{#vardefine:expand tips|left}}
Usage
{{Tooltip|text1|text2}}
text1text2
{{Tooltip|base=text1|tip=text2}}
text1text2
{{Tooltip|Nether element|[[File:Element dark.png|50px]]}}
{{Tooltip|[[File:Element dark.png|50px]]|Nether element}}
{{Tooltip|text1|text2|width=120px}}
text1text2