Template:Msc-head: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
{ | { | ||
"params": { | "params": { | ||
"ipa": {}, | "ipa": { | ||
"pos": {} | "aliases": [ | ||
} | "2" | ||
], | |||
"label": "IPA transcription", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"pos": { | |||
"aliases": [ | |||
"1" | |||
], | |||
"label": "Part of Speech", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"translit": { | |||
"label": "Transliteration", | |||
"type": "string" | |||
} | |||
}, | |||
"format": "inline" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 18:37, 31 March 2025
Template for mosici headwords
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
IPA transcription | ipa 2 | no description | String | required |
Part of Speech | pos 1 | no description | String | required |
Transliteration | translit | no description | String | optional |