Difference between revisions of "Template:IPAdblink"
imported>Mr KEBAB (Creating the IPA double brackets template (useful for e.g. Danish)) |
imported>Nardog (add audio link feature) |
||
| Line 1: | Line 1: | ||
| − | {{IPA|<nowiki>⟦</nowiki>[[{{IPA symbol|{{{1|}}}}}|{{#if:{{{showsymbol|{{{2|}}}}}}|{{{showsymbol|{{{2|}}}}}}|{{{1|}}}}}]]<nowiki>⟧</nowiki>}}<noinclude> | + | {{IPA|<nowiki>⟦</nowiki>[[{{IPA symbol|{{{1|}}}}}|{{#if:{{{showsymbol|{{{2|}}}}}}|{{{showsymbol|{{{2|}}}}}}|{{{1|}}}}}]]<nowiki>⟧</nowiki>}}{{#if:{{{audio|}}}|{{#ifexist:Media:{{{audio|}}}|{{IPA audio link|{{{audio}}}}}|{{#ifexist:Media:{{IPA symbol|{{{1}}}|output=soundfile}}|{{IPA audio link|{{IPA symbol|{{{1}}}|output=soundfile}}}}}}}}}}<noinclude> |
{{Documentation}}</noinclude> | {{Documentation}}</noinclude> | ||
Revision as of 22:33, 5 June 2017
⟦[[|]]⟧
| 30px | This template uses Lua: |
The template {{IPA link}} takes an IPA symbol and turns it into a link to the respective article which discusses the sound the symbol represents.
Versions with defined brackets are also available:
- For phonetic representations, {{IPAblink}} encloses the link in square brackets: Template:IPAblink
- For phonemic representations, {{IPAslink}} encloses the link in slashes: /a/
- For orthographic representations, {{IPAalink}} encloses the link in angle brackets: ⟨a⟩
Another version is {{IPAplink}}, which encloses the link in neither brackets nor <span class="IPA">...</span>, which is useful if the link is already inside {{IPA}}, avoiding superfluous nesting of the same class.
Usage
First parameter (required): any IPA symbol.
Second parameter: changes the label of the wikilink.
{{IPAdblink|m|Any text}}→ ⟦Any text⟧
Audio link
|audio=yes adds a link to the corresponding audio file:
{{IPAdblink|ɽ|audio=yes}}→ ⟦ɽ⟧
If the value in |audio= is not "yes", "y", "true", etc., it is treated as the name of an audio file:
{{IPAdblink|ɽ|audio=Retroflex flaps.ogg}}→ ⟦ɽ⟧
If the audio file is not specified at Module:IPA symbol/data, the link will not appear:
{{IPAdblink|s̬|audio=yes}}→ ⟦s̬⟧
Errors
If the IPA symbol is not defined at Module:IPA symbol/data, then an error message is returned and the page will be categorized into Category:International Phonetic Alphabet pages needing attention.
{{IPAdblink|xyz}}→ ⟦[[Error using {{IPA symbol}}: "xyz" not found in list|xyz]]⟧
The error message can be customized in |errortext=. This cancels the addition of the error category. If set to blank, the message will not appear at all.
{{IPAdblink|xyz|errortext=Custom error message}}→ ⟦[[Error using {{IPA symbol}}: "xyz" not found in list|xyz]]⟧{{IPAdblink|xyz|errortext=blank}}→ ⟦[[Error using {{IPA symbol}}: "xyz" not found in list|xyz]]⟧
TemplateData
| |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
No description.
| |||||||||||||||||||||||||
| The above documentation is transcluded from Template:IPAdblink/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |