Module:Wikt-lang/doc
This is a documentation subpage for Module:Wikt-lang. It may contain usage information, categories and other content that is not part of the original module page. |
Language templates |
---|
Language names (ISO 639) |
|
Interwiki links |
Foreign-language text |
|
Other |
|
This module depends on the following other modules: |
This module is used by {{Wikt-lang}}
. It is inspired by the templates {{m}} and {{l}} and their associated modules on Wiktionary. It has a Wiktionary link function that links to the correct section of the Wiktionary entry, and applies correct language formatting and italics. The language-tagging function does most of what {{Lang}} does, except that italics can't be customized and categories aren't added.
The module uses Module:Wikt-lang/data to retrieve the language name for a language code, and to perform the necessary entry-name replacements (for instance, removing macrons from Latin entry names). These are unfortunately not automatically retrieved from Wiktionary's Wikt-lang data modules. For language codes that do not have a name
value in this module, the language name is fetched with mw.language.fetchLanguage
. When mw.language.fetchLanguage
does not fetch the correct language name (or any language name at all), please add it to Module:Wikt-lang/data, and similarly when the correct entry name is not generated, please add the entry name replacements to the module.
Examples
[edit]{{#invoke:Wikt-lang|wikt|en|language}}
-> language{{#invoke:Wikt-lang|wikt|en|language|languages}}
-> languages{{#invoke:Wikt-lang|wikt|fr|bourguignon}}
-> bourguignon{{#invoke:Wikt-lang|wikt|la|homō}}
-> homō{{#invoke:Wikt-lang|wikt|grc|δημοκρατίᾱ}}
-> δημοκρατίᾱ{{#invoke:Wikt-lang|wikt|ru|язы́к}}
-> язы́к{{#invoke:Wikt-lang|wikt|ar|العَرَبِيَّة}}
-> العَرَبِيَّة{{#invoke:Wikt-lang|wikt|fa|فارسی}}
-> فارسی{{#invoke:Wikt-lang|wikt|ine-x-proto|*h₂enǵʰ-}}
-> *h₂enǵʰ-
Invalid codes
[edit]{{#invoke:Wikt-lang|wikt|EN|language}}
-> language{{#invoke:Wikt-lang|wikt|En|language|languages}}
-> languages{{#invoke:Wikt-lang|wikt|La|homō}}
-> homō{{#invoke:Wikt-lang|wikt|Grc|δημοκρατίᾱ}}
-> δημοκρατίᾱ{{#invoke:Wikt-lang|wikt|Ru|язы́к}}
-> язы́к{{#invoke:Wikt-lang|wikt|Ar|العَرَبِيَّة}}
-> العَرَبِيَّة{{#invoke:Wikt-lang|wikt|Fa|فارسی}}
-> فارسی
Errors
[edit]{{#invoke:Wikt-lang|wikt|en-Latin|language}}
-> language [Latin
is not a valid script code.]