Template:Abbr/doc

From Wikisource
Jump to navigation Jump to search

{{abbr}} is an abbreviation template. It uses the HTML <abbr> tag.

Usage

[edit]

{{abbr}} takes two unnamed parameters, in order:

  1. The short form, which shows as text on the page.
  2. The long form, which many w:web browsers show as a w:tooltip when a user hovers over the text.

Example

[edit]
{{abbr
 |MSLP
 |Mean Sea Level Pressure
}}

appears as MSLP. When hovering over the text, Mean Sea Level Pressure will appear as a tooltip.

See also

[edit]