परिचय का प्रतीक साँचा परिचय[देखें] [संपादन] [इतिहास] [पर्ज .]

Usage संपादित करें

This template can be used to add an infobox for a phonetic sound.

This infobox can be used to describe a phonetic sound, both by its name and its IPA symbol. Additional information can be added, like the X-SAMPA letters and a graphic image file.

In general, the descriptive name corresponds with the article name. The infobox is then placed on that article page.

Parameters संपादित करें

Basic parameters संपादित करें

Only a few parameters are required to produce a useful infobox. The above header can be set, and up to four IPA symbols can be shown:

For common IPA symbols, the IPA number defines the article name and the default soundfile name. Decimals are decimal character references, also known as "Entity", to define the symbol in HTML. The template tries to find all known information with these two numbers.

Voiced alveolar lateral fricative
ɮ
अ॰ध॰व॰ संख्या 149
कूटलेखन
इकाई (दशमलव) ɮ
युनिकोड (हेक्स) U+026E
ध्वनि
noicon
{{Infobox IPA
| ipa number  = 149
| decimal1    = 622
}}

Some more basic parameters:

Voiced velar plosive
ɡ
अ॰ध॰व॰ संख्या 110
कूटलेखन
इकाई (दशमलव) ɡ
युनिकोड (हेक्स) U+0261
ऍक्स-साम्पा g
कर्शनबाउम g
{{Infobox IPA
| above = Voiced velar plosive
| ipa-number=110
| decimal=609
| ipa-image=Xsampa-g.png
| x-sampa=g
| kirshenbaum=g
}}

Full parameter list संपादित करें

{{infobox IPA
| above        =
| ipa symbol   =
| ipa symbol2  =
| ipa symbol3  =
| ipa symbol4  =

| imagefile    =
| imagecaption =
| imagesize    =

| ipa number   =
| ipa link     =
| decimal1     =
| decimal2     =
| decimal3     =
| decimal4     =
| note1 label  =
| note1        =

| unicode      =
| x-sampa      =
| kirshenbaum  =
| note2 label  =
| note2        =

| soundfile    =

| showbelow    =
}}
Decimal numbers

Up to four decimal values can be entered, to compose the symbol:

Voiceless palatal lateral fricative
ʎ̥˔
अ॰ध॰व॰ संख्या 157 402A 429
कूटलेखन
इकाई (दशमलव) ʎ​̥​˔
युनिकोड (हेक्स) U+028E U+0325 U+02D4
ध्वनि
noicon
| ipa symbol = ʎ̥˔
| ipa number = 157 402A 429
| decimal1   = 654
| decimal2   = 805
| decimal3   = 724
| decimal4   =

Multiple symbols संपादित करें

Up to eight symbols can be shown in big font.

Downstep and upstep
ꜛ◌
ꜜ◌
| above = Downstep and upstep
| ipa symbol  =ꜛ◌
| ipa symbol2 =ꜜ◌
| ipa symbol3 =
...
| ipa symbol8 =

Image संपादित करें

Adding an image of the symbol:

Voiceless palatal lateral fricative
ʎ̥˔
ध्वनि
noicon
{{infobox IPA
| ipa symbol = ʎ̥˔
| imagefile    = Lateral fricatives.svg
| imagecaption = image example
| imagesize    = 50px
}}

More input options संपादित करें

Open front unrounded vowel
a
Extra note 1 This is my first note
कूटलेखन
युनिकोड (हेक्स) U+9999
ऍक्स-साम्पा X-S
कर्शनबाउम K
Extra note 2 Anothernote by me here
ध्वनि
noicon
| ipa symbol   =a
| note1 label  =Extra note 1
| note1        =This is my first note

| unicode      =U+9999
| x-sampa      =X-S
| kirshenbaum  =K
| note2 label  =Extra note 2
| note2        =Another note by me here

| showbelow    = no

Soundfile संपादित करें

The template tries to determine the default soundfile name by using the sound name (as determined by the IPA number, or IPA symbol):

When the file exists, the soundbox is shown. Otherwise, no soundbox is shown at all.

abc
Example non default soundfile
ध्वनि
noicon
| ipa symbol = abc
| note2      = Example non default soundfile
| soundfile  = Accordion registers.ogg

Note

See {{IPA audio filename}} and {{IPA soundbox}} for more information on phonetic soundfiles.

Deprecated parameters संपादित करें

The next parameters are deprecated. They can still be used, and may be present in articles.

Old parameters are treated as input for new ones, e.g. input ipa-image=... is read as input for imagefile=....

old parameter goes into new parameter:<br>
ipa-number    => ipa number
ipa-text      => ipa symbol
ipa-image     => imagefile
decimal       => decimal1
xsampa        => x-sampa
sound         => soundfile

Priorities in parameters संपादित करें

The template tries to get as much information as possible from the input. Overwriting:

| above        = (overwrites ipa symbol name (IPAsym) in header)
| ipa symbol   = (overwrites big symbol that was created by the decimal numbers)
| unicode      = (overwrites Unicode numbers that were determinated by the decimal numbers)
| soundfile    = (overwrites any default soundfile name that was derived by the IPA symbol name or number)

See also संपादित करें