Difference between revisions of "Template:Abbr/doc"
Jump to navigation
Jump to search
(Created page with "==Usage== This template allows for abbreviations to be explained with tooltips upon hovering over said abbreviation.<br> More info can be found on the [https://en.wikipedia.or...") |
m |
||
| Line 16: | Line 16: | ||
When hovering over the text "{{abbr|UK|United Kingdom}}", the tooltip "United Kingdom" will appear in most browsers. | When hovering over the text "{{abbr|UK|United Kingdom}}", the tooltip "United Kingdom" will appear in most browsers. | ||
| − | [[Category:Template]] | + | [[Category:Template]] |
Revision as of 07:10, 30 September 2015
Usage
This template allows for abbreviations to be explained with tooltips upon hovering over said abbreviation.
More info can be found on the Wikipedia template
Parameters
- Class - in this case use the
abbrclass - Abbreviated Text - the abbreviation, shown as text
- Meaning - the meaning, shown as a tooltip
Example
| You Type | You Get |
|---|---|
| {{abbr|UK|United Kingdom}} | UK |
When hovering over the text "UK", the tooltip "United Kingdom" will appear in most browsers.