the target <span class="searchmatch">string</span>. Usage: {{#invoke:<span class="searchmatch">string</span>|len|target_<span class="searchmatch">string</span>|}} OR {{#invoke:<span class="searchmatch">string</span>|len|s=target_<span class="searchmatch">string</span>}} Parameters s: The <span class="searchmatch">string</span> whose length...
-- TO BE REPLACED BY encode_entities in [[Module:<span class="searchmatch">string</span> utilities]]. This function decodes on input by default to prevent double-encoding, which the new...
find = <span class="searchmatch">string</span>.find local format = <span class="searchmatch">string</span>.format local gmatch = <span class="searchmatch">string</span>.gmatch local gsub = <span class="searchmatch">string</span>.gsub local len = <span class="searchmatch">string</span>.len local lower = <span class="searchmatch">string</span>.lower...
_|\__,_|\__\___| This module is intended for processing of date <span class="searchmatch">strings</span>. Please do not modify this code without applying the changes first at...
local rij = mw.text.listToText( woorden, ', ', ' &#160;en ' ) rij = <span class="searchmatch">string</span>.gsub( rij, '_', ' ' ) return rij end function p.basis(frame) local...
function to escape magic characters in a <span class="searchmatch">string</span> -- Magic characters: ^$()%.[]*+-? local plain = require("Module:<span class="searchmatch">string</span>").pattern_escape -- A helper function...
_|\__\___|___|_|\___/|_| |_| This module is intended for processing of date <span class="searchmatch">strings</span>. Please do not modify this code without applying the changes first at...
verbinding]] van ' .. mw.text.listToText( woorden, ', ', ' &#160;en ' ) rij = <span class="searchmatch">string</span>.gsub( rij, '_', ' ' ) return rij end function p.kop(frame) local kopje...
Convert a value to a <span class="searchmatch">string</span> function export.dump(value, prefix, tsort) local t = type(value) prefix = prefix or "" if t == "<span class="searchmatch">string</span>" then return '"'...