Module:ru-translit/documentation
Jump to navigation
Jump to search
This module will transliterate Russian language text per WT:RU TR.
The module should preferably not be called directly from templates or other modules. To use it from a template, use {{xlit}}
. Within a module, use Module:languages#Language:transliterate.
For testcases, see Module:ru-translit/testcases.
Functions[edit]
tr(text, lang, sc)
- Transliterates a given piece of
text
written in the script specified by the codesc
, and language specified by the codelang
. When the transliteration fails, returnsnil
.