User:DomoViridi/TempTest/Dict
< User:DomoViridi | TempTestRevision as of 14:02, 6 March 2026 by DomoViridi (talk | contribs) (Copy of the original Template:Dict)
- {{{word}}}
- {{{en}}}
a dictionary template
Usage:
{{dict
|lang =nl
|word=abbatia
|en=abbey
|nl=abdij
}}
or
{{dict
|lang =nl
|word=abbatia
|en=abbey
|default=abdij
}}
Dict will return depending on value of lang, the correct translation, so
- abbatia
- abbey
If the language is not present in the dictionary, the language given by default is used. If default is not present, language en is used.