Difference between revisions of "Template:IPAblink/doc"
Jump to navigation
Jump to search
imported>Daviddwd (Template Data) |
imported>Nardog |
||
Line 12: | Line 12: | ||
"description": "IPA symbol whose article to link to", | "description": "IPA symbol whose article to link to", | ||
"example": "ʉː", | "example": "ʉː", | ||
− | "type": " | + | "type": "string", |
"required": true | "required": true | ||
}, | }, | ||
"2": { | "2": { | ||
− | "label": " | + | "label": "Display text", |
− | "description": " | + | "description": "Text to show instead of the IPA symbol", |
− | "type": " | + | "type": "string" |
}, | }, | ||
"audio": { | "audio": { | ||
− | "label": " | + | "label": "Audio", |
"description": "Adds a link to sound if available", | "description": "Adds a link to sound if available", | ||
− | "type": " | + | "example": "yes", |
+ | "type": "string" | ||
+ | }, | ||
+ | "errortext": { | ||
+ | "label": "Error text", | ||
+ | "example": "blank", | ||
+ | "type": "string" | ||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> |
Latest revision as of 04:00, 31 January 2019
Redirect to:
![]()
|
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 IPAblink
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
IPA symbol | 1 | IPA symbol whose article to link to
| String | required |
Display text | 2 | Text to show instead of the IPA symbol | String | optional |
Audio | audio | Adds a link to sound if available
| String | optional |
Error text | errortext | no description
| String | optional |