توضیحات الگو[نمایش] [ویرایش] [تاریخچه] [پاکسازی]

استفاده

الگوی {{کوته‌نوشت}} چهار پارامتر می‌پذیرد:

  • پارامتر نخست: مخفف، که در صفحه نمایش داده می‌شود.
  • پارامتر دوم: کلمه یا عبارتی که اولی مخفف آن است.

Many مرورگر وبs show the long form as a tooltip when a user hovers over the text. However, this behavior is not guaranteed and should not be relied on.

There is an option for a third parameter: adding "unicode" (or "u") applies {{unicode}} to the text of parameter 1. This may resolve rendering issues with browsers which do not apply the proper font to the text. Other fonts/languages may be added to the code as needed. If the third parameter is not defined, it will be ignored.

Example with two parameters

{{کوته‌نوشت
 |MSLP
 |Mean Sea Level Pressure
}}

appears as MSLP. When hovering over the text, something like Mean Sea Level Pressure appears as a tooltip in many (but not all) browsers. Popular screen readers, used by visually impaired readers, display the long form in a different way.

Example with three parameters

{{مخفف
 |pȅći • пе̏ћи
 |to say
 |unicode
}}

appears as pȅći • пе̏ћи. Compare pȅći • пе̏ћи without the Unicode formatting.

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.

جستارهای وابسته