intended to provide access to basic <span class="searchmatch">string</span> functions. ]] local str = {} --[[ len Parameters s: The <span class="searchmatch">string</span> whose length to report ]] function str...
-- Behandler <span class="searchmatch">strings</span> på forskellige måder. Se også [[Modul:<span class="searchmatch">string</span>]]. local Str = {} function Str.len(frame) return tonumber(mw.ustring.len(frame...
strengen som findes ved den angivne position. {{#invoke:<span class="searchmatch">string</span>|pos|streng|index}} {{#invoke:<span class="searchmatch">string</span>|pos|target=streng|pos=index}} Parametre: target: den streng...
local module_name = "<span class="searchmatch">string</span>_utilities" local export = {} local format_escapes = { ["op"] = "{", ["cl"] = "}", } function export.format(str...
"%2%1") while match(text, repl_<span class="searchmatch">string</span>) do text = gsub(text, repl_<span class="searchmatch">string</span>, "%1 %2") end text = gsub(text, "္", " , ") text...
that of en wikt's local export = {} local strutils = require("Module:<span class="searchmatch">string</span> utilities") local declensionTable = require("Modul:ka-infl-noun/declension...
local data = {} local u = mw.ustring.char -- UTF-8 encoded <span class="searchmatch">strings</span> for some commonly-used diacritics local GRAVE = u(0x0300) local ACUTE = u(0x0301)...