Module:udm-translit/doc
Appearance
This is the documentation page for Modulus:udm-translit
Subpagina haec est documentatio de Module:udm-translit. Hic legitur quomodo uti, ac categoriae, nexus invervici et cetera continentur qui module in origine non continet. |
Purpose
[+/-]This module will transliterate text written in “Lingua incognita”.
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:udm-translit/testcases.
Functions
[+/-]tr(text, lang, sc)
- Transliterates a given piece of
text
written in the script specified bysc
, and language specified bylang
. When the transliteration fails, returnsnil
.