Difference between revisions of "Template:IPAslink/doc"

From blackwiki
Jump to navigation Jump to search
imported>Paine Ellsworth
(add rcats)
imported>Nardog
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
 
{{R for convenience}}
 
{{R for convenience}}
 
}}
 
}}
 +
 +
== Template Data ==
 +
{{TemplateDataHeader}}
 +
<templatedata>
 +
{
 +
"params": {
 +
"1": {
 +
"label": "IPA symbol",
 +
"description": "IPA symbol whose article to link to",
 +
"example": "ʉː",
 +
"type": "string",
 +
"required": true
 +
},
 +
"2": {
 +
"label": "Display text",
 +
"description": "Text to show instead of the IPA symbol",
 +
"type": "string"
 +
},
 +
"audio": {
 +
"label": "Audio",
 +
"description": "Adds a link to sound if available",
 +
"example": "yes",
 +
"type": "string"
 +
},
 +
"errortext": {
 +
"label": "Error text",
 +
"example": "blank",
 +
"type": "string"
 +
}
 +
}
 +
}
 +
</templatedata>

Latest revision as of 04:00, 31 January 2019

Template Data

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for IPAslink

No description.

Template parameters

ParameterDescriptionTypeStatus
IPA symbol1

IPA symbol whose article to link to

Example
ʉː
Stringrequired
Display text2

Text to show instead of the IPA symbol

Stringoptional
Audioaudio

Adds a link to sound if available

Example
yes
Stringoptional
Error texterrortext

no description

Example
blank
Stringoptional