This template is protected from editing.

Difference between revisions of "Template:Tooltip"

From Team Fortress Wiki
Jump to: navigation, search
m (Roll back for now, I need to investigate a minor bug)
(Tag: Undo)
m (Here we go again, pushing changes for new tooltip component)
Line 1: Line 1:
<span id="tooltip" style="cursor:help; border-bottom:1px dotted; {{#if:{{{plain|}}}|cursor:auto; border:none;}}" title="{{{2|Example text}}}">{{{1|Example}}}</span><noinclude>
+
<span class="wiki-tooltip" style="cursor:help; border-bottom:1px dotted; {{#if:{{{plain|}}}|cursor:auto; border:none;}}" title><span class="wiki-tooltip-content" style="left: 50%;">{{{2|Example text}}}</span>{{{1|Example}}}</span><noinclude>
 
{{doc begin}}
 
{{doc begin}}
 
=== Usage ===
 
=== Usage ===

Revision as of 19:58, 3 October 2023

Example textExample

Documentation for Tooltip

Usage

  • {{tooltip|foo|bar}} generates foo
  • {{tooltip|foo|bar|plain=true}} generates foo