Template:tooltip
From cppreference.com
*
Tooltip generation
{{tooltip|text|tooltip}} - creates a piece of text (with a trailing asterisk *) with tooltip information visible on hover.
Examples (hover on the result text to see the tooltip):
- {{tooltip|text|tooltip}} results in text*.
- {{tooltip|partial|missing XXX}} results in partial*.
- {{tooltip|N/A|not implementable}} results in N/A*.
Avoid mixing {{tooltip}} with ordinary text, because they have no style difference. Use it in standalone components so that users can easily recognize that a tooltip is available.
The above documentation is transcluded from Template:tooltip/doc. (edit | history) Subpages of this template. |