Difference between revisions of "Template:Tltt"

From MINR.ORG WIKI
(insert hdl)
(self-reference)
Line 5: Line 5:
  
 
===Usage===
 
===Usage===
Like [[Template:Tl/doc|template:tl]], with an additional parameter for the tooltip. This will be displayed when user hovers over it.  
+
Like {{tltt|tl|A template to refer to templates. Name stands for 'template link'.}} (see [[Template:Tl/doc|documentation]]), with an additional parameter for the tooltip. This will be displayed when user hovers over it. (Try it right here!)
  
The template is meant to be used in pages such as [[Template:TestTemplates]], where it is desirable to provide a bit more explanation for a template than what its name reveals.  
+
The template is meant to be used in pages such as {{tltt|TestTemplates|Our list of user warning templates}}, where it is desirable to provide a bit more explanation for a template than what its name reveals.  
  
 
Drawbacks:
 
Drawbacks:

Revision as of 00:11, 15 January 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 it. (Try it right here!)

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.

Drawbacks:

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