Difference between revisions of "Template:Tooltip"
Jump to navigation
Jump to search
SurtrFan8511 (talk | contribs) (PauseChamp) |
SurtrFan8511 (talk | contribs) |
||
Line 9: | Line 9: | ||
visibility: hidden; | visibility: hidden; | ||
width: max-content; | width: max-content; | ||
max-width: 50vh; | |||
background-color: black; | background-color: black; | ||
color: #fff; | color: #fff; |
Revision as of 07:50, 3 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