Template:Abbr

Revision as of 08:04, 29 November 2012 by Crayon (talk | contribs) (Created page with "<span class="abbr" {{#if:{{{2|}}} | style="border-bottom: 1px dotted" title="{{{2}}}" }}>{{{1}}}</span><noinclude> {{Documentation}} </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{{1}}}

[edit] Template documentation

Usage

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

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

Example

{{abbr
 |HBC
 |Homebrew Channel
}}

The HBC was made by Team Twiizers.

When hovering over the text, Homebrew Channel will appear as a tooltip.