Template:IPAc-en

From BOINC Projects
Revision as of 20:40, 18 May 2026 by Al Piskun (talk | contribs) (Created page with "<includeonly>/<nowiki/>{{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}/</includeonly><noinclude> == Template:IPAc-en == Displays an English IPA pronunciation between forward slashes. Each sound is passed as a separate parameter. === Usage === <pre>{{IPAc-en|b|ɔɪ|ŋ|k}}</pre> Renders as: /bɔɪŋk/ === Parameters === {| class="wikitable" ! Parameter !! Description |- | <code>{{{1}}}</code> through <code>{{{9...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.