ಟೆಂಪ್ಲೇಟು:Abbr/doc

ವಿಕಿಪೀಡಿಯದಿಂದ, ಇದು ಮುಕ್ತ ಹಾಗೂ ಸ್ವತಂತ್ರ ವಿಶ್ವಕೋಶ

{{Abbr}} is used to define an abbreviation or acronym by creating a tooltip that is displayed on mouse-over. The template uses the HTML <abbr> element and is supported by most browsers.

Usage[ಬದಲಾಯಿಸಿ]

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

  • short form: shows as text
  • long form: shows as the tooltip

Named parameters:

  • IPA or i: Applies {{IPA}} to fix strings in the International Phonetic Alphabet rendered in Internet Explorer on Windows XP.
  • unicode or u: applies {{Unicode}} to fix strings in Unicode rendered in Internet Explorer on Windows XP.
  • class: adds an HTML class
  • id: adds an HTML id

Examples[ಬದಲಾಯಿಸಿ]

Markup Renders as
{{abbr|MSLP|Mean Sea Level Pressure}}

MSLP

When hovering over the text "MSLP" then something like Mean Sea Level Pressure 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|pȅći • пе̏ћи|to say}}

pȅći • пе̏ћи

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

pȅći • пе̏ћи

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 is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Abbr in articles based on its TemplateData.

TemplateData for Abbr

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

Template parameters

ಪರಿಮಿತಿವಿವರನಮೂನೆಸ್ಥಾನಮಾನ
Short form1

Shows as text

Linerequired
Long form2

Shows as a tooltip

Stringrequired
IPAIPA

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

Lineಐಚ್ಛಿಕ
Unicodeunicode

Applies {{unicode}} to fix strings in Unicode rendered in Internet Explorer on Windows XP

Lineಐಚ್ಛಿಕ
Classclass

Adds an HTML class

Lineಐಚ್ಛಿಕ
IDid

Adds an HTML id

Lineಐಚ್ಛಿಕ

See also[ಬದಲಾಯಿಸಿ]