Template:Tooltip: Difference between revisions

From Songs of Syx Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<span style="border-bottom: 1px dotted;" title="{{{2}}}">{{{1}}}</span><noinclude>
<span id="basic-tooltip" style="border-bottom: 1px dotted;" title="{{{2}}}">{{{1}}}</span><noinclude>
<br />
<br />



Revision as of 04:11, 6 June 2021

{{{1}}}

This template creates dotted underlined text that provides more text when the cursor hovers over it.
The format is used like this: {{tooltip|display text|tooltip text}}.
Note: This template may not work with some text formats. In that case, a different method of adding a tooltip will need to be used.