Phonos should be flexible enough to provide the required output (e.g. IPA only, speaker icon only, or both)
The motivation is to allow Phonos to handle most things that {{IPA}} templates do currently on the wiki, in effort to make the experience consistent across all wikis and to have better control over design.
Acceptance criteria
- The parser function could accept a |file= parameter that accepts a filename.
- Play the given file if it exists instead of rendering the IPA
- If the file doesn't exist, simply show a red link for now (similar to how red links are shown with [[File:Foo.ogg]] when File.ogg doesn't exist)
- Design/error handling is separate from this task