Difference between revisions of "Template:Tltt"

From MINR.ORG WIKI
(Usage: right here)
(2 cats from {{tl}})
Line 12: Line 12:
 
* The text only displays when user hovers over the curly braces, not over the link itself.
 
* The text only displays when user hovers over the curly braces, not over the link itself.
 
* It is not possible to include double quotes in the text. Use single quotes instead.
 
* It is not possible to include double quotes in the text. Use single quotes instead.
 +
 +
[[Category:Internal link templates|Tltt]]
 +
[[Category:Miscellaneous templates|Tltt]]
 
</noinclude>
 
</noinclude>

Revision as of 03:35, 5 February 2007

{{[[Template:{{{1}}}|{{{1}}}]]}}

Meaning

tltt stands for "template link with tooltip"

Usage

Like {{tl}} (see documentation), with an additional parameter for the tooltip. This will be displayed when user hovers over the curly braces. (Try it right here: {{tltt}}!)

The template is meant to be used in pages such as {{TestTemplates}}, where it is desirable to provide a bit more explanation for a template than what its name reveals.

Known problems

  • The text only displays when user hovers over the curly braces, not over the link itself.
  • It is not possible to include double quotes in the text. Use single quotes instead.