Модул:languages/byTranslitModule/док
Ово је документациона подстраница за Модул:languages/byTranslitModule
Returns a function that generates a list of all the languages that use a given transliteration module. Used by {{translit module documentation}}
and {{module cat}}
.
Receives the name of a module (minus the namespace Модул:
) and returns a table (array) of language objects.
require("Модул:languages/byTranslitModule")("sa-translit") --> table containing objects for Sanskrit (sa), Punjabi (pa), Old Marathi (omr), Old Hindi (inc-ohi)