Changes

Jump to navigation Jump to search
1,001 bytes added ,  15:49, 23 January 2014
reqd for annotations
{{Documentation subpage}}
This template 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 ===
<pre>{{H:title
|spantitle
|label
|link=yes/no (defaults to "no")
|dotted=yes/no (defaults to "yes")
}}</pre>

=== Examples ===
*<nowiki>{{H:title|Hello|example|link=yes}}</nowiki> produces {{H:title|Hello|example|link=yes}}.
*<nowiki>{{H:title|Hello|example|dotted=no}}</nowiki> produces {{H:title|Hello|example|dotted=no}}.
*<nowiki>{{H:title|Hello|example|link=yes|dotted=no}}</nowiki> produces {{H:title|Hello|example|link=yes|dotted=no}}.

=== Accessibility issue ===
This template uses a hover attribute, which is discouraged by [[Wikipedia:Manual of Style (accessibility)#Text]].

For marking abbreviations specifically, please use {{t|abbr}} instead, because it is accessible to [[screen reader]] users.

<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
</includeonly>

Navigation menu