Template:Msc-head: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Template for mosici headwords | Template for mosici headwords | ||
</noinclude><includeonly | [[Category:Dict internals]] | ||
</noinclude><includeonly>{{head|lang=msc|translit={{{translit|{{lc:{{PAGENAME}}}}}}}|sc=nahan|ipa={{{2|{{{ipa}}}}}}|pos={{{1|{{{pos}}}}}}}}</includeonly><noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"ipa": { | |||
"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> | |||
</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 |