Ҡалып:Инглиз алфавиты
This template generates a page of the book Инглиз алфавиты, including an alphabetical index at the top linking to all other pages of the book. It automatically places the page in Категория:Инглиз алфавиты.
Usage
[үҙгәртергә]- Horizontal format (see below for parameter information)
{{Инглиз алфавиты|1|2|3|file= |size= |IPA= |ru= |ba= |no-gloss= |listen-file= |no-listen-link= |prev= |next= }}
Note: The first three parameters are "anonymous" or "unnamed" positional parameters; they are required, as is file
. Any whitespace in the first three parameter values will be rendered by the template (i.e., not trimmed away). This may cause problems, so it's best to not use any surrounding space in their values, and to place at least the first 4 parameters (1
–3
and file
) on the same line as the template name, as shown below. (There can be whitespace surrounding the values of all named parameters, including file
.)
- Vertical format, showing all parameter names with default values for the optional parameters
{{Инглиз алфавиты|1|2|3| file = | size = 500px | IPA = | ru = | ba = | no-gloss = | listen-file = 1 is for 23.ogg | no-listen-link = | prev = | next = }}
To use the default value of size
or listen-file
(constructed from the values of the first 3 positional/anonymous parameters, as indicated above), remove those lines after copying and pasting the above template call. See also the information below about listen-file
, no-listen-link
, and no-gloss
.
- Typical example
{{Инглиз алфавиты|K|k|angaroo| file = Kangaroo1.jpg | IPA = kæŋgəˈruː | ru = кенгуру | ba = көнгөрә }}
Note: In this example, the value of listen-file
will be K is for kangaroo.ogg
.
Parameters
[үҙгәртергә]- 1
- Uppercase (capital) letter; required; example:
K
. - 2
- Lowercase letter; required; example:
k
. - 3
- Word being illustrated, minus its first letter; required; example:
angaroo
(this is appended to the end of 2 to form the wordkangaroo
). - file
- файл can also be used.
- Filename of an image illustrating the word; required; example:
Kangaroo1.jpg
. - size
- Image display size; optional; default value:
500px
. - IPA
- International Phonetic Alphabet pronunciation of the word being illustrated; required unless
no-gloss
is used. - ru
- Russian translation of the word; required unless
no-gloss
is used. - ba
- Bashkir translation of the word; required unless
no-gloss
is used. - no-gloss
- Set to any "true" value (e.g.,
true
,yes
, or any visible string) to suppress display of the pronunciation and translation information. - listen-file
- Filename passed to Ҡалып:Listen to display a link to an audio file. The default value (used if the parameter is missing or set to an "empty" value) is constructed from the values of the first three positional parameters. To suppress the call to Ҡалып:Listen entirely (because there is no relevant audio file to link to), use the parameter
no-listen-link
. - no-listen-link
- Set to any "true" value (e.g.,
true
,yes
, or any visible string) to suppress the call to Ҡалып:Listen, thereby not displaying a link to an audio file. - prev
- Previous letter in the alphabet; optional; example:
J
(if used on the page for K); default is to not display link to previous letter (an index of all 26 letters is always shown). - next
- Next letter in the alphabet; optional; example:
L
(if used on the page for K); default is to not display link to next letter (an index of all 26 letters is always shown).