Difference between revisions of "Template:IPAslink/doc"

From blackwiki
Jump to navigation Jump to search
imported>Paine Ellsworth
(add rcats)
imported>Daviddwd
(Template Data)
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": "line",
 +
"required": true
 +
},
 +
"2": {
 +
"label": "Alternate label",
 +
"description": "If non-empty, is shown instead of the IPA symbol",
 +
"type": "line"
 +
},
 +
"audio": {
 +
"label": "Sound file",
 +
"description": "Adds a link to sound if available",
 +
"type": "boolean"
 +
}
 +
}
 +
}
 +
</templatedata>

Revision as of 19:21, 19 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
ʉː
Linerequired
Alternate label2

If non-empty, is shown instead of the IPA symbol

Lineoptional
Sound fileaudio

Adds a link to sound if available

Booleanoptional