Module:sa-translit/doc
This is the documentation page for Modulus:sa-translit
Subpagina haec est documentatio de Module:sa-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 Sanscrita”.
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:sa-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
.