Template:Head: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: 2017 source edit |
||
Line 8: | Line 8: | ||
{ | { | ||
"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> |
Revision as of 20:21, 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