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