Changes

Jump to navigation Jump to search
no edit summary
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->

:''This template is a self-reference and so is part of the Wikipedia project rather than the encyclopedic content.''

=== Usage ===
* This template should be used on a single word or phrase that requires [[Transcription (linguistics)|transcription]] into the [[International Phonetic Alphabet]]. It has an optional language parameter. Directly after the word or phrase, use either:
<code><nowiki>{{need-IPA}}</nowiki></code>
:or
<code><nowiki>{{need-IPA|<language>}}</nowiki></code>
* Use of this template automatically adds page to [[:Category:Articles needing pronunciation]] and to [[:Category:Articles needing IPA cleanup]].

==== Examples ====
* <code><nowiki>Glauxkenfruble{{need-IPA}}</nowiki></code> produces: Glauxkenfruble{{need-IPA}}
* <code><nowiki>Glauxkenfruble{{need-IPA|Lithuanian}}</nowiki></code> produces: Glauxkenfruble{{need-IPA|Lithuanian}}

==== TemplateData ====
{{TemplateDataHeader}}
<templatedata>{
"description": "An inline template that marks a word or phrase as requiring transcription in the International Phonetic Alphabet",
"params": {
"1": {
"label": "Language",
"description": "The language of the word needing transcription",
"type": "string",
"required": false,
"aliases": [
"language"
],
"example": "Lithuanian",
"suggested": true
},
"date": {
"label": "Month and year",
"description": "Provides the month and year; e.g., 'January 2013', but not 'jan13'",
"type": "string",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"suggested": true
}
}
}
</templatedata>

=== See also ===
* {{tl|Pronunciation needed}}, another inline template requesting [[phonetic transcription]]

{{IPA templates}}
{{Inline cleanup tags}}

<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Inline cleanup templates]]
[[Category:IPA templates]]
[[Category:Language maintenance templates]]
</includeonly>
Anonymous user

Navigation menu