Difference between revisions of "Template:Tooltip"
Jump to navigation
Jump to search
SurtrFan8511 (talk | contribs) |
SurtrFan8511 (talk | contribs) |
||
Line 16: | Line 16: | ||
position: absolute; | position: absolute; | ||
z-index: 1; | z-index: 1; | ||
bottom: | bottom: 120%; | ||
left: 0; | left: 0; | ||
right: 0; | right: 0; |
Revision as of 17:24, 1 September 2020
This template does the same thing as <abbr>
tooltips, except that the tips can be viewed on mobile this time.
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