Template:IPAc-en
Template:IPAc-en
Displays an English IPA pronunciation between forward slashes. Each sound is passed as a separate parameter.
Usage
{{IPAc-en|b|ɔɪ|ŋ|k}}
Renders as: /bɔɪŋk/
Parameters
| Parameter | Description |
|---|---|
{{{1}}} through {{{9}}} |
Individual IPA symbols, passed one per parameter |
Examples
| Input | Output |
|---|---|
{{IPAc-en|b|ɔɪ|ŋ|k}} |
/bɔɪŋk/ |
{{IPAc-en|h|ə|ˈ|l|oʊ}} |
/həˈloʊ/ |
{{IPAc-en|ˈ|b|oʊ|ɪ|ŋ|k}} |
/ˈboʊɪŋk/ |
Notes
- On Wikipedia this template links each IPA symbol to a help page. This version outputs plain text only, suitable for small or private wikis.
- Up to 9 parameters are supported. If you need more, the template can be extended by adding
{{{10}}}etc.