Template:Head: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Template used to create wiktionary entry, wrapper around <code>[[Module:Dict]].head()<code> | Template used to create wiktionary entry, wrapper around <code>[[Module:Dict]].head()<code> | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#invoke:Dict|head|{{PAGENAME}}|lang={{{lang}}}|pos={{{pos}}}|translit={{{translit|}}}|ss={{{ss|}}}|sc={{{sc|}}}|ipa={{{ipa}}}}} | {{#invoke:Dict|head|{{PAGENAME}}|lang={{{lang}}}|pos={{{pos}}}|translit={{{translit|}}}|ss={{{ss|}}}|sc={{{sc|}}}|ipa={{{ipa}}}}} | ||
Line 22: | Line 21: | ||
"translit": {}, | "translit": {}, | ||
"sc": {}, | "sc": {}, | ||
"ipa": {} | "ipa": {}, | ||
"ss": {} | |||
}, | }, | ||
"format": "inline" | "format": "inline" | ||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Dict internals]] | |||
</noinclude> | </noinclude> |
Latest revision as of 10:16, 14 April 2025
Template used to create wiktionary entry, wrapper around Module:Dict.head()
No description.
Template parameters[Edit template data]
This template prefers inline formatting of parameters.
Parameter Description Type Status Language lang
Language code as defined in [[Module:Data/Langs]]
String required Part of Speech pos
Part of Speech as defined in [[Module:Data/POS]]
String required translit translit
no description
Unknown optional sc sc
no description
Unknown optional ipa ipa
no description
Unknown optional ss ss
no description
Unknown optional