Jump to content

Template:Abbr: Difference between revisions

From UFOpaedia
Created page with "<abbr title="{{#tag:nowiki|{{{2|}}}}}">{{{1|}}}</abbr><noinclude> {{Documentation}} Category:Templates </noinclude>"
 
No edit summary
 
Line 1: Line 1:
<abbr title="{{#tag:nowiki|{{{2|}}}}}">{{{1|}}}</abbr><noinclude>
<abbr title="{{#tag:nowiki|{{{2|}}}}}">{{{1|}}}</abbr><noinclude>
{{Documentation}}
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 <nowiki><abbr></nowiki> 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==
 
{| class="wikitable"
! Template
! Result
|-
| <nowiki>{{abbr|PP|Plasma Pistol}}</nowiki>
| {{abbr|PP|Plasma Pistol}}
|}
 
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 12:49, 5 May 2013

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