Template:Tt/Documentation: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Purpose== Used to generate tooltips that can be seen by hovering over text. ==Usage== Parameter 1 is the text that will be displayed normally, and parameter 2 is the text that will be shown inside of the tooltip. <pre>{{Tt|1|2}}</pre> {{Documentation Footer}}") |
m (Text replacement - "{{Documentation Footer}}" to "<noinclude>Category:Template Documentation</noinclude>") |
||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
Parameter 1 is the text that will be displayed normally, and parameter 2 is the text that will be shown inside of the tooltip. | Parameter 1 is the text that will be displayed normally, and parameter 2 is the text that will be shown inside of the tooltip. | ||
<pre>{{Tt|1|2}}</pre> | <pre>{{Tt|1|2}}</pre> | ||
<noinclude>[[Category:Template Documentation]]</noinclude> |
Latest revision as of 03:27, 10 October 2023
Purpose
Used to generate tooltips that can be seen by hovering over text.
Usage
Parameter 1 is the text that will be displayed normally, and parameter 2 is the text that will be shown inside of the tooltip.
{{Tt|1|2}}