Template:H:title
Jump to navigation
Jump to search
{{H:title}}
assigns an HTML title attribute to a given block of text. This causes a tooltip to be displayed when the user hovers over the text with their cursor.
Usage
{{H:title |spantitle |label |link=yes/no (defaults to "no") |dotted=yes/no (defaults to "yes") }}
Examples
{{H:title|Shion|example}}
produces Shion.{{H:title|Shion|example|link=yes}}
produces Shion.{{H:title|Shion|example|dotted=no}}
produces Shion.{{H:title|Shion|example|link=yes|dotted=no}}
produces Shion.
Warnings
- Do not use templates (such as
{{Lang}}
) in the second (hovertext) parameter. Terrible things happen.
The above documentation is transcluded from Template:H:title/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |