Template:Abbr: Difference between revisions
Jump to navigation
Jump to search
>Vinifera7 (Created page with "<abbr {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} title="{{#tag:nowiki|{{{2|}}}}}">{{{1|}}}</abbr><noinclude> {{Documentation}} </noinclude>") |
m (1 revision imported) |
(No difference)
|
Revision as of 00:55, 23 September 2024
This template is a wrapper for the <abbr>
tag, which is used to mark up an abbreviation and its expanded form.
Usage
This template may be used to write an abbreviation while also providing its expanded form. The expanded form of an abbreviation refers to how it is read.
{{Abbr|abbreviation|expanded form}}
The only correct usage of this template, and the <abbr>
tag, is to mark up abbreviations. To provide readers with supplemental information using a tooltip or hoverbox, use {{tooltip}} or {{hoverbox}} instead.
Examples
The abbreviation "ES" is read as "energy shield".
{{Abbr|ES|energy shield}}
→ ES
The abbreviation "dex." is read as "dexterity".
{{Abbr|dex.|dexterity}}
→ dex.
The abbreviation "CwDT" is read as "Cast when Damage Taken".
{{Abbr|CwDT|Cast when Damage Taken}}
→ CwDT

This template was adapted from Template:Abbr on Wikipedia.
Adaptation is noted for reference and attribution only. This template may differ from the original in function or in usage.
Adaptation is noted for reference and attribution only. This template may differ from the original in function or in usage.
The above documentation is transcluded from Template:Abbr/doc.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.