Template:IPA-de: Difference between revisions
created from WP |
added Usage and Example |
||
| Line 1: | Line 1: | ||
< | <includeonly>{{#switch: {{{2}}} | ||
|IPA=IPA:  | |IPA=IPA:  | ||
|lang=German:  | |lang=German:  | ||
| Line 9: | Line 9: | ||
|= | |= | ||
|German pronunciation:  | |German pronunciation:  | ||
}}</ | }}{{{1}}}</includeonly><noinclude> | ||
== Usage == | |||
This template formats IPA transcriptions<!-- and links them to Help:IPA/Standard German. The transcription should match the conventions of that page; for narrower dialect transcriptions, use {{IPA-all}}, which links to a more complete IPA page-->. | |||
The first parameter in the template is for the transcription, and a second optional parameter is a switch that controls the leading text: | |||
* <code>pron</code> → "pronounced" | |||
* <code>lang</code> → "German:" | |||
* <code>at</code> → "Austrian German pronunciation:" | |||
* <code>langat</code> → "Austrian German:" | |||
* <code>ch</code> → "Swiss Standard German pronunciation:" | |||
* <code>langch</code> → "Swiss Standard German:" | |||
* <code>IPA</code> → "IPA:" | |||
With no second parameter, the leading text "German pronunciation:" will be used; an empty second parameter will show no leading text. | |||
== Example == | |||
<nowiki>{{IPA-de|ˈʊlf ˈdʊnkəl|pron}}</nowiki> | |||
{{IPA-de|ˈʊlf ˈdʊnkəl|prom}} | |||
</noinclude> | |||