Difference between revisions of "Template:H:title/doc"
From LIMSWiki
Jump to navigationJump to searchm (1 revision) |
Shawndouglas (talk | contribs) (Updated.) |
||
Line 16: | Line 16: | ||
=== Accessibility issue === | === Accessibility issue === | ||
This template uses a hover attribute, which is discouraged | This template uses a hover attribute, which is discouraged. | ||
For marking abbreviations specifically, please use {{t|abbr}} instead, because it is accessible to | For marking abbreviations specifically, please use {{t|abbr}} instead, because it is accessible to screen reader users. | ||
=== See also === | === See also === | ||
Line 24: | Line 24: | ||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
[[Category:Typing-aid templates]] | [[Category:Typing-aid templates]] | ||
</includeonly> | </includeonly> |
Latest revision as of 03:00, 31 May 2013
This is a documentation subpage for Template:H:title. It contains usage information, categories, interlanguage links, and other content that is not part of the original template page. |
Usage
{{H:title |spantitle |label |link=yes/no (defaults to "no") |dotted=yes/no (defaults to "yes") }}
Examples
- {{H:title|Hello|example}} produces example.
- {{H:title|Hello|example|link=yes}} produces example.
- {{H:title|Hello|example|dotted=no}} produces example.
Accessibility issue
This template uses a hover attribute, which is discouraged.
For marking abbreviations specifically, please use {{abbr}} instead, because it is accessible to screen reader users.