Module:languages/byTranslitModule/documentation

From Wiktionary, the free dictionary
Jump to navigation Jump to search
Documentation for Module:languages/byTranslitModule. [edit]
This page contains usage information, categories, interwiki links and other content describing the module.

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 Module:) and returns a table (array) of language objects.

require("Module:languages/byTranslitModule")("sa-translit") --> table containing objects for Sanskrit (sa), Punjabi (pa), Old Marathi (omr), Old Hindi (inc-ohi)