10 Results found for "Module:documentation/functions".

Module:documentation/functions/translit

return function (title, cats) return require "Module:documentation/translit".documentation(title.text) end...


Module:User:OblivionKhorasan/pnb-testing/documentation/functions/translit

return function (title, cats) return require "Module:documentation/translit".documentation(title.text) end...


Module:User:OblivionKhorasan/pnb-testing-2/documentation/functions/translit

return function (title, cats) return require "Module:documentation/translit".documentation(title.text) end...


Module:documentation/functions/zh data

return function (title, cats) local output = require("Module:array")() local function zh_link(lang, word) return require("Module:links").full_link{...


Module:documentation/functions/zh dial or syn

return function(title, cats) local type_of_data, character = title.fullText:match("^Module:zh/data/dial%-(%l+)/(.+)$") if character then local what...


Module:family tree/documentation functions/documentation

Generates part of the documentation of Module:family tree/etymology languages....


Module:family tree/documentation functions

local export = {} function export.etymology_language_data(frame) local Array = require "Module:array" local output = Array() local etymology_languages...


Module:documentation

the documentation. If `process` itself is a string rather than a function, it should name a submodule under [[Module:documentation/functions/]] which...


Module:documentation/functions/guoxue-data

return function (title, cats) local suffix = title.fullText:match("^Module:mul/guoxue%-data/cjk%-?(.*)$") local block if suffix == "" then block =...


Module:documentation/functions/Quotation

return function (title, cats, lang_code, data_suffix) local lang = require("Module:languages").getByCode(lang_code) if not lang then return "This module...