Template

Pron/doc

From Halal Explorer

< Template:Pron
Revision as of 03:30, 12 August 2019 by Admin (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • {{pron|k}} yields: like skit (IPA: k)
    • This uses the default letter, in this case "k." Providing a letter, even if it matches the current default or there is no case for it, is highly recommended. Do this even for non-Latin characters for which there would never be an English example, as the parameter is used for the pronunciation help boxes.
  • {{pron|k|c}} yields: like scam (IPA: k)
  • {{pron|k|k|notes=only found in loanwords}} yields: like skit (only found in loanwords; IPA: k)

<templatedata> { "params": { "1": { "label": "IPA Symbol", "example": "ŋ", "type": "string", "required": true }, "2": { "label": "Letter representing", "example": "ng", "type": "string", "suggested": true }, "notes": { "label": "Notes", "description": "Displayed in parentheses after the example, alongside the IPA symbol.", "type": "string" } }, "description": "Standard pronunciation guides for phonemes, for use in phrasebooks.", "format": "inline", "paramOrder": [ "1", "2", "notes" ] } </templatedata>