Template:Abbr
Appearance
This template is used to define an abbreviation or acronym by creating a tooltip that is displayed on mouse-over. The template uses the HTML <abbr> element and is supported by most browsers.
It takes two unnamed parameters, in order:
- short form: shows as text
- long form: shows as the tooltip
Examples
| Template | Result |
|---|---|
| {{abbr|PP|Plasma Pistol}} | PP |