Module:ml-translit/documentation

This module will transliterate Malayalam language text. It is also used to transliterate Bellari, Kodava, Kurichiya, Konkani, Malavedan, Mannan, Tulu, Muduga, and Ravula.

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:ml-translit/testcases.

Functions

Ovay
tr(text, lang, sc)
Transliterates a given piece of text written in the script specified by the code sc, and language specified by the code lang. When the transliteration fails, returns nil.