Template:Tooltip: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<span class='tooltip'>{{{1}}}<span class='tooltiptext' style="z-index:200; top:18px; left:10px; padding: 3px; display:inline;">{{{2}}}</span></span><noinclude> <!-- Taken from...") |
(No difference)
|
Latest revision as of 17:08, 30 August 2024
{{{1}}}{{{2}}}
Usage
This allows to show a tooltip when user mouse hovers the text:
{{Tooltip|Bread|Microwave 1 Dough}}
Which will render like:
BreadMicrowave 1 Dough