Jump to content

Template:Tt: Difference between revisions

From Detective Conan Wiki
Undo revision 387402 by R0o0di (talk) user-select: none prevents the user from selecting the tooltip when they do not see it; maybe I'll keep text-align: center though; the rest were removed
Tag: Undo
mNo edit summary
Line 1: Line 1:
<includeonly><span class="tooltip-target">{{{1}}}<span class="tooltip-container tooltip-container-above" style="display: none;"><span class="tooltip">{{{2}}}<span class="chevron"></span></span></span></span>
<includeonly><span class="tooltip-target">{{{1}}}<span class="tooltip-container tooltip-container-above" style="display: none;"><span class="tooltip">{{{2}}}<span class="chevron"></span></span></span></span>{{code
{{code
|css=
|css=
     /* Target word for the tooltip to focus on */
     /* Target word for the tooltip to focus on */

Revision as of 21:23, 8 June 2025

text text {{tt|Hover me|blablablablabla}} text text

Results in: text text Hover me text text