This template formats the audio link used by Template:IPA-all and similar templates at Category:IPA templates. It should not be used directly in articles.

Usage jhyuk

Usage within an IPA template will typically be something similar to:
{{#if:{{{3|}}}|{{IPA audio link|{{{3}}}|attribution={{{attribution|}}} }} }}

In the sample code above, "3" is the parameter for the file name (e.g. "Fr-Avignon.ogg") and "attribution" is an optional parameter specifying whether or not to create an attribution link (i.e. a link to the file page).

Example output jhyuk

Note that this template is not intended for use directly in articles. The following examples are purely to show variations in output.

Basic
  • [aviɲɔ̃] (fa̱k)
    [aviɲɔ̃]{{IPA audio link|Fr-Avignon.ogg}}
Without attribution link

Audio files which are licensed as CC0 or public domain may be linked to without an attribution link:

  • [aviɲɔ̃] Fa̱k
    [aviɲɔ̃]{{IPA audio link|Fr-Avignon.ogg|attribution=no}}

TemplateData jhyuk

Formats the audio link used by IPA-all and similar templates

Template parameters

ParameterDescriptionTypeStatus
Audio file1

The audio file without the "File:" prefix

Example
En-us-Foobar.ogg
Unknownoptional
Attribution linkattribution

Set attribution to "no" to only display a speaker icon that links directly to the audio file (with no link to the File page).

Example
no
Unknownoptional