Personal tools

Template:H:title

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
(Template for tooltip text. Copy-pasted from Mediawiki docs)
Current revision (16:30, 3 November 2011) (edit) (undo)
 
Line 1: Line 1:
-
<span title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}} class="help">{{{2}}}</span><noinclude>
+
<span title="{{{1}}}" style="border-bottom:1px dotted" class="help">{{{2}}}</span><noinclude>
''I'm copy-pasting this template from the Mediawiki documentation [http://meta.wikimedia.org/wiki/Template:H:title], I think it's handy''
''I'm copy-pasting this template from the Mediawiki documentation [http://meta.wikimedia.org/wiki/Template:H:title], I think it's handy''

Current revision

{{{2}}}

I'm copy-pasting this template from the Mediawiki documentation [1], I think it's handy

Usage

{{h:title|hover-title text|display text}}
renders as: display text

Adds a title to the selected text, which can be viewed in most browsers by holding the mouse cursor over the underlined text.