Template:Tltt: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Lkopeter
m (+zh)
meta>Markhurd
m (change to /doc)
Line 1: Line 1:
<span title="{{{2}}}" style="font-family:monospace;">&#123;&#123;[[Template:{{{1}}}|<span title="{{{2}}}">{{{1}}}</span>]]{{#if:{{{par|}}} |{{!}}{{{par}}}}}{{#if:{{{par2|}}}|{{!}}{{{par2}}}}}&#125;&#125;</span><noinclude>
<span title="{{{2}}}" style="font-family:monospace;">&#123;&#123;[[Template:{{{1}}}|<span title="{{{2}}}">{{{1}}}</span>]]{{#if:{{{par|}}} |{{!}}{{{par}}}}}{{#if:{{{par2|}}}|{{!}}{{{par2}}}}}&#125;&#125;</span><noinclude>
 
{{documentation}}
===Meaning===
'''tltt''' stands for '''"template link with [[tooltip]]". "tt" also can stand for the <nowiki><tt></nowiki> tag that surrounds it. '''
 
===Usage===
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 the curly braces. (Try it right here: {{tltt|tltt|Template link with tooltip}}!)
 
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.
 
Differently from <nowiki>{{tl}}</nowiki>, the font is set in monospace, so that all text appears in [[non-proportional font]].
 
The template also permits up to two named parameters, like so:
:<tt><nowiki>{{tltt|Template name|Tooltip text|par=First parameter=1|par2=Second parameter=2}}</nowiki></tt>
Produces:
:{{tltt|Template name|Tooltip text|par=First parameter=1|par2=Second parameter=2}}
 
===Known problems===
* On some systems, 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.
 
[[Category:Internal link templates|Tltt]]
[[Category:Typing-aid templates|Tltt]]
 
[[zh:Template:Tltt]]
</noinclude>
</noinclude>

Revision as of 17:56, 31 May 2009

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