used: [[Module:<span class="searchmatch">script</span> <span class="searchmatch">utilities</span>/data]] [[Module:<span class="searchmatch">scripts</span>]] [[Module:senseid]] (only when id's present) [[Module:string <span class="searchmatch">utilities</span>]] (only when hyphens...
local data = {} data.translit = { ["term"] = { --[=[ can't be done until Kana transliterations are correctly parsed by [[Module:links]] ["tag"] = "i"...
end local <span class="searchmatch">scripts</span> = setmetatable({}, <span class="searchmatch">scripts</span>_mt) text = require("Module:<span class="searchmatch">utilities</span>").get_plaintext(text) local combined_<span class="searchmatch">scripts</span> = { Jpan = {["Hani"]...
insert(<span class="searchmatch">scripts</span>, Hani) end -- Remove all formatting characters. text = require("Module:<span class="searchmatch">utilities</span>").get_plaintext(text) -- Try to match every <span class="searchmatch">script</span> against...
local export = {} local data = mw.loadData("Module:<span class="searchmatch">utilities</span>/data") local notneeded = data.notneeded local neededhassubpage = data.neededhassubpage ...
require("Module:string <span class="searchmatch">utilities</span>").upper local export = {} --[=[ Modules used: [[Módulo:links]] [[Módulo:languages]] [[Módulo:<span class="searchmatch">scripts</span>]] [[Módulo:parameters]]...
["ast"] = true, ["br"] = true, } --[[ <span class="searchmatch">Script</span> that should be applied to links in categories. ]] data.catfix_<span class="searchmatch">scripts</span> = { ["ab"] = "Cyrl", ["ae"] = "Avst"...
[[Module:links/data]]. Other modules used: [[Module:<span class="searchmatch">script</span> <span class="searchmatch">utilities</span>]] [[Module:<span class="searchmatch">scripts</span>]] [[Module:languages]] and its submodules [[Module:gender...
insert(patterns, "((%^))") end local i, pe = #subbedChars, require("Module:<span class="searchmatch">utilities</span>").pattern_escape for _, pattern in ipairs(patterns) do for m1, m2,...
= require("Module:languages/data") local u = require("Module:string <span class="searchmatch">utilities</span>").char local c = m_langdata.chars local p = m_langdata.puaChars local...