Template:Tooltip: Difference between revisions
From Space Station 14 Wiki
(wip) |
(wip) |
||
Line 4: | Line 4: | ||
--><span class="tooltip-display-text"><!-- | --><span class="tooltip-display-text"><!-- | ||
-->{{{1}}}<!-- | -->{{{1}}}<!-- | ||
--><span class="tooltip">{{{2}}}</span><!-- | --><span class="tooltip"><!-- | ||
-->{{{2}}}<!-- | |||
--></span><!-- | |||
--><span class="tooltip-arrow"></span><!-- | |||
--></span></includeonly><noinclude> | --></span></includeonly><noinclude> | ||
{{docs|bb= | {{docs|bb= | ||
{{uses template styles}} | {{uses template styles}} | ||
}} | }} | ||
{{tooltip|hello world there I am!|bye world!}} | |||
[[Category:Tooltip templates]] | [[Category:Tooltip templates]] |
Revision as of 02:55, 3 September 2024
Uses template styles
This template uses template styles found in:
Examples
Basic usage
{{tooltip
↓
text under the tooltiptext of a tooltip
In a sentence
{{tooltip
↓
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.hello world there I am!bye world!
Basic tooltips.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | Display text. | Line | required |
Tooltip text | 2 | Tooltip text. | Line | required |