มอดูล:el-translit/documentation
หน้าตา
นี่คือหน้าเอกสารการใช้งานสำหรับ มอดูล:el-translit
This module will transliterate ภาษากรีก text. It is also used to transliterate Cappadocian Greek, Pontic Greek, Tsakonian, and Thracian.
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:el-translit/testcases.
Functions
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, returns
nil
.