Template:Tooltip: Difference between revisions

From Space Station 14 Wiki
Aliser (talk | contribs)
removed test text
Aliser (talk | contribs)
moved some styles to template styles; updated to look more legible
 
Line 5: Line 5:
     --><span class="tooltip-display-text" style="
     --><span class="tooltip-display-text" style="
         /* styles unsupported by template styles */
         /* styles unsupported by template styles */
        --col: #003effde;
         text-underline-offset: 3px;
        text-decoration: underline 2px dashed var(--col);
        stroke-dashoffset: 10px;
         text-underline-offset: 2px;
     ">{{{1}}}</span><!--
     ">{{{1}}}</span><!--
     --><span class="tooltip"><!--
     --><span class="tooltip"><!--

Latest revision as of 01:04, 14 March 2025

Template documentation
view or edit this documentation about template documentation
Uses template styles
This template uses template styles found in:

Examples

Basic usage

{{tooltip|text under the tooltip|text of a tooltip}}

text under the tooltiptext of a tooltip

In a sentence

{{tooltip|"Stimulus-Reaction" combination|Known scientifically as '''Nodes'''}}

The most profitable form of point generation is Xenoarcheology, which is the process of analyzing and activating different randomly generated artifacts that can be found via events, salvage debris, and by ordering them from cargo. Most artifacts have more than one "Stimulus-Reaction" combinationKnown scientifically as Nodes, so make sure to scan and activate as many of them as you can before selling it to cargo, or keeping it around because its effects are cool enough to warrant keeping.

Basic tooltips.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Text1

Display text.

Linerequired
Tooltip text2

Tooltip text.

Linerequired