Difference between revisions of "Template:IPAslink/doc"
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
Redirect to:
25px This page is a redirect:
|
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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| IPA symbol | 1 | IPA symbol whose article to link to
| Line | required |
| Alternate label | 2 | If non-empty, is shown instead of the IPA symbol | Line | optional |
| Sound file | audio | Adds a link to sound if available | Boolean | optional |