Template:H:title
From HaskellWiki
(Difference between revisions)
(Template for tooltip text. Copy-pasted from Mediawiki docs) |
|||
| Line 1: | Line 1: | ||
| - | <span title="{{{1}}}" | + | <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.
