Template:Tooltip: Difference between revisions
From Space Station 14 Wiki
(Created page with "<includeonly><!-- --><span class="tooltip-display-text"><!-- -->{{{1}}}<!-- --><span class="tooltip">{{{2}}}</span><!-- --></span></includeonly><noinclude> {{docs}} Category:Tooltip templates Category:Template starter-kit <templatedata> { "params": { "1": { "label": "Text", "description": "Display text.", "type": "line", "required": true }, "2": { "label": "Tooltip text", "description": "Tooltip text.", "type": "line", "req...") |
(wip) |
||
Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
--><templatestyles src="Template:Tooltip/styles.css" /><!-- | |||
--><span class="tooltip-display-text"><!-- | --><span class="tooltip-display-text"><!-- | ||
-->{{{1}}}<!-- | -->{{{1}}}<!-- | ||
--><span class="tooltip">{{{2}}}</span><!-- | --><span class="tooltip">{{{2}}}</span><!-- | ||
--></span></includeonly><noinclude> | --></span></includeonly><noinclude> | ||
{{docs}} | {{docs|bb= | ||
{{uses template styles}} | |||
}} | |||
[[Category:Tooltip templates]] | [[Category:Tooltip templates]] |
Revision as of 02:43, 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.Basic tooltips.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | Display text. | Line | required |
Tooltip text | 2 | Tooltip text. | Line | required |