list/data Module:<span class="searchmatch">documentation</span>/<span class="searchmatch">functions</span>/translit, for transliteration modules that don't have a <span class="searchmatch">documentation</span> page Module:<span class="searchmatch">documentation</span>/<span class="searchmatch">functions</span>/zh_data, for...
begins in a language or script code. -- If so, expand {{translit module <span class="searchmatch">documentation</span>}} with that code -- as the first parameter. local code = title...
it is a string, it is the name of a submodule under -- "Module:<span class="searchmatch">documentation</span>/<span class="searchmatch">functions</span>/" which returns a function, of the same type -- as described above...
it is a string, it is the name of a submodule under -- “Module:<span class="searchmatch">documentation</span>/<span class="searchmatch">functions</span>/” which returns a function, of the same type -- as described above...
return function (title, cats) local lang_code = title.fullText:match("^Modul:number list/data/(.+)") local lang = require("Module:languages").getByCode(lang_code)...
return function (title, cats) local suffix = title.fullText:match("^Module:mul/guoxue%-data/cjk%-?(.*)$") local block if suffix == "" then block =...
return function (title, cats) local output = require("Module:array")() local function zh_link(word) return require("Module:links").full_link{ ...
array_constructor(arr) end -- <span class="searchmatch">Functions</span> from [[Module:table]] that operate on arrays or sparse arrays. -- List copied from [[Module:table/<span class="searchmatch">documentation</span>]]. local operate_on_array...
local export = {} function export.etymology_language_data(frame) local Array = require "Module:array" local output = Array() local etymology_languages...
return function(title, cats) local type_of_data, character = title.fullText:match("^Module:zh/data/dial%-(%l+)/(.+)$") if character then local what...