Template:Head: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: 2017 source edit |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
[[Category:Dict internals]] | [[Category:Dict internals]] | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#invoke:Dict|head|{{PAGENAME}}|lang={{{lang}}}|pos={{{pos}}}|translit={{{translit}}}|sc={{{sc}}}|ipa={{{ipa}}}}} | {{#invoke:Dict|head|{{lcfirst:{{PAGENAME}}}}|lang={{{lang}}}|pos={{{pos}}}|translit={{{translit}}}|sc={{{sc}}}|ipa={{{ipa}}}}} | ||
</includeonly> | </includeonly><noinclude> | ||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"lang": {}, | "lang": { | ||
"pos": {}, | "label": "Language", | ||
"description": "Language code as defined in [[Module:Data/Langs]]", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"pos": { | |||
"label": "Part of Speech", | |||
"description": "Part of Speech as defined in [[Module:Data/POS]]", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"translit": {}, | "translit": {}, | ||
"sc": {}, | "sc": {}, | ||
"ipa": {} | "ipa": {} | ||
} | }, | ||
"format": "inline" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 22:20, 31 March 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