Template:Head: Difference between revisions

From Annwan’s Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: 2017 source edit
 
(One intermediate revision 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><noinclude>
</includeonly><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.

ParameterDescriptionTypeStatus
Languagelang

Language code as defined in [[Module:Data/Langs]]

Stringrequired
Part of Speechpos

Part of Speech as defined in [[Module:Data/POS]]

Stringrequired
translittranslit

no description

Unknownoptional
scsc

no description

Unknownoptional
ipaipa

no description

Unknownoptional