Шаблон:Скраћеница/док

Iz Vojne Enciklopedije
< Шаблон:СкраћеницаОво је најновија верзија ове странице; нема одобрених измена.
Пређи на навигацију Пређи на претрагу

Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted

Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted

The template {{Abbr}} is used to write an abbreviation with its meaning. It is a wrapper for the HTML element <abbr>...</abbr>, the element used by most web browsers to create a tooltip indicating the meaning of an abbreviation or acronym.

Please note: Do not use {{abbr}} or <abbr> to mark up material other than abbreviations or acronyms. Using it to generate tooltips elsewhere is a misuse of the underlying HTML and causes accessibility problems. See the code of Template:Glossary link internal for an example of how to implement similar functionality without abusing markup.

Usage

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

  1. abbreviation, the abbreviation; shows as text.
  2. meaning, the meaning; shows as the tooltip.

A third unnamed parameter accepts the following values: Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted

Named parameters:

class
Adds a CSS class.
id
Adds a HTML id; this must be unique on the entire page.
style
Adds a style attribute.

Examples

Викиозначавање Резултат у чланкуLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted

When hovering over the text "MSLP", something like Mean Sea Level Pressure will appear as a tooltip in most browsers. Popular screen readers, used by visually impaired readers, give the meaning in a different way.

Викиозначавање Резултат у чланкуLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted

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 will redirect to {{abbr}}:

Template data

Ово је TemplateData документација за овај шаблон, коришћена у Визуелном уређивачу и у другим алаткама; погледајте месечни извештај о грешкама за овај шаблон.

TemplateData за Скраћеница

This template defines an abbreviation or acronym, by creating a tooltip that is displayed on mouse-over.

Параметри шаблона

ПараметарОписВрстаСтатус
Abbreviation1

Shows as text

кратак текстобавезно
Meaning2

Shows as a tooltip

текстобавезно
IPAIPA

Applies {{IPA}} to fix strings in the International Phonetic Alphabet rendered in Internet Explorer on Windows XP

кратак текстнеобавезно
Classclass

Adds a HTML class

кратак текстнеобавезно
IDid

Adds a HTML id

кратак текстнеобавезно

See also