قالب:Abbr/doc
| هذه صفحة توثيق فرعية لـ قالب:Abbr. تتضمن معلومات الاستعمال، التصنيفات وأي محتوى آخر ليس من محتويات الأصل لصفحة القالب. |
| This template should not be used in citation templates such as Citation Style 1 and Citation Style 2، لأنها تضم markup that will pollute the COinS metadata they produce؛ انظر COinS في المعرفة. |
{{Abbr}} is a front-end for the HTML element <abbr>...</abbr> used by most web browsers to create a tooltip giving the meaning of an abbreviation (including an acronym).
Do not use {{abbr}} or <abbr> to mark up material other than abbreviations. Using it to generate tooltips in other case is an abuse of the underlying HTML and an accessibility problem.
Usage
{{abbr}} takes two unnamed parameters, in order:
- short form: shows as text
- long form: shows as the tooltip
A third unnamed parameter accepts the following values:
- IPA or i: Applies {{IPA}} to fix the International Phonetic Alphabet rendering on Windows XP.
- Unicode or u: Applies {{unicode}} to fix Unicode rendering on Windows XP.
Named parameters:
- class: Adds a CSS class.
- id: Adds an HTML id; this must be unique on the entire page.
- style: Adds a style attribute.
Examples
| Markup | Renders as |
|---|---|
{{abbr|MSLP|Mean Sea Level Pressure}}
|
MSLP |
When hovering over the text "MSLP" then something like قالب:Titlehint will appear as a tooltip in most browsers. Popular screen readers, used by visually impaired readers, display the long form in a different way.
| Markup | Renders as |
|---|---|
{{abbr|UK|United Kingdom|class=country-name|id=foobar}}
|
UK |
Accessibility concerns
This template is intended for use with abbreviations; it is not intended to be a tool for generating tooltips. The Web Content Accessibility Guidelines contain guidelines for using the <abbr> element generated by this template; see section H28: Providing definitions for abbreviations by using the abbr and acronym elements.
Redirects
The following template names redirect to this one:
Template data
This template defines an abbreviation or acronym by creating a tooltip that is displayed on mouse-over.
| وسيط | وصف | نوع | حالة | |
|---|---|---|---|---|
| Short form | 1 | Shows as text | سطر | مطلوب |
| Long form | 2 | Shows as a tooltip | نص | مطلوب |
| IPA | IPA | Applies {{IPA}} to fix strings in the International Phonetic Alphabet rendered in Internet Explorer on Windows XP | سطر | اختياري |
| Unicode | unicode | Applies {{unicode}} to fix strings in Unicode rendered in Internet Explorer on Windows XP | سطر | اختياري |
| Class | class | Adds an HTML class | سطر | اختياري |
| ID | id | Adds an HTML id | سطر | اختياري |
See also
- {{Abbrlink}} – Applies a wikilink to the content
- {{Discreet abbreviation}} – Prevents the abbreviation from having a dotted underline
- {{R-phrase}} – Generates the abbreviation for an EU R-phrase with a tooltip of the full text and a link to the description in List of R-phrases
- {{Clarify}}