Jump to content

Template:Tt: Difference between revisions

From Detective Conan Wiki
testing
Undo revision 387501 by R0o0di (talk)
Tag: Undo
Line 1: Line 1:
<includeonly><span class="tooltip-target">{{{1}}}<span class="tooltip-container tooltip-container-above" style="display: none;"><span class="tooltipp">{{{2}}}<span class="chevron"></span></span></span></span>{{code
<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
|css=
|css=
     /* Target word for the tooltip to focus on */
     /* Target word for the tooltip to focus on */
Line 43: Line 43:
      
      
     /* The TOOLTIP itself */
     /* The TOOLTIP itself */
     .tooltipp {
     .tooltip {
         background: #fff;
         background: #fff;
         border-radius: 4px;
         border-radius: 4px;

Revision as of 16:39, 10 June 2025

Documentation icon Template documentation[create]
text text {{tt|Hover me|blablablablabla}} text text

Results in: text text Hover me text text