Search Results: Module:StringReplace/doc

Sorry, the article you're looking for isn't specifically available. Here are related topics:


Module:Currency
Minggu, 2022-10-23 22:24:55

replace the hyphen with unicode minus if 'b' == position then -- choose appropriate format: unspaced before the amount return string...

Click to read more »
Module:Citation/CS1
Minggu, 2022-10-23 22:19:13

k = ('' == k) and '(empty string)' or k; -- when k is empty string (or was space(s) trimmed to empty string), replace with descriptive text table...

Click to read more »
Module:Navseasoncats
Jumat, 2020-01-03 10:35:20

multiple "BC"s if BC ~= '' then lastpart = string.gsub(lastpart, temporal, temporal..BC) --replace BC if needed end local catlink = catlinkfollowr(...

Click to read more »
Module:Documentation
Kamis, 2022-12-29 06:19:20

'[') -- Replace square brackets with HTML entities. s = s:gsub('%]', ']') return s end local ret local docTitle = data.docTitle local...

Click to read more »
Module:Coordinates
Minggu, 2022-10-23 22:18:54

--[[ This module is intended to replace the functionality of {{Coord}} and related templates. It provides several methods, including {{#invoke:Coordinates...

Click to read more »
Module:Citation/CS1/Identifiers
Kamis, 2020-10-15 01:12:54

replace id with the handle portion; this will be URL-encoded, suffix will not else suffix = ''; -- make sure suffix is empty string for...

Click to read more »
Module:Citation/CS1/Configuration
Kamis, 2020-10-15 03:34:35

['NoPP'] = {'no-pp', 'nopp'}, ['NoTracking'] = {'no-tracking', 'template-doc-demo', 'nocat'}, ['Number'] = 'number', -- this case only for...

Click to read more »