Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • until all math stripmarkers replaced replaced, value = coins_replace_math_stripmarker (value); -- replace math stripmarker with text representation of...
    16 KB (2,193 words) - 16:23, May 4, 2023
  • (frame:getTitle(), sandbox, 1, true); -- is this invoke the sandbox module? sandbox = is_sandbox and sandbox or ''; -- use i18n sandbox to load sandbox modules...
    209 KB (29,658 words) - 16:23, May 4, 2023
  • cases|module sandbox]] page' -- 'sandbox-notice-pagetype-other' --> 'sandbox page' -- 'sandbox-notice-compare-link-display' --> 'diff' -- 'sandbox-notice-testcases-blurb'...
    34 KB (3,996 words) - 14:10, October 23, 2022
  • '—'}); -- replace — and – entities with their characters; semicolon mucks up the text.split str = str:gsub ('-', '-'); -- replace HTML numeric...
    24 KB (3,557 words) - 17:26, October 23, 2022
  • mplate:User_sandbox', 'My sandbox', 'pt-mysandbox', 'Go to your sandbox', null, '#pt-preferences' ); To remove autoedit: var NoEditSandbox = $('#pt-mysandbox...
    3 KB (393 words) - 21:09, October 12, 2021
  • widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on the talk page...
    4 KB (175 words) - 23:42, April 16, 2023
  • tion/sandbox'); -- get sandbox configuration local cat; local select = args.select; if 'no' == args.sandbox then -- list sandbox? sandbox...
    58 KB (8,323 words) - 13:25, October 24, 2022
  • svg File:Red - replace this image female.svg File:Red - replace this image male.svg File:Replace this image female (blue).svg File:Replace this image female...
    13 KB (344 words) - 19:34, August 21, 2020
  • applying the changes first at Module:Date/sandbox and testing at Module:Date/sandbox/testcases and Module talk:Date/sandbox/testcases. Authors and maintainers:...
    16 KB (2,154 words) - 19:49, August 21, 2020
  • argument:gsub("%%", "%%%%"); -- replace % with %% argument = argument:gsub("([%^%$%(%)%.%[%]%*%+%-%?])", "%%%1"); -- replace all other lua magic pattern...
    37 KB (5,067 words) - 17:13, September 13, 2021
  • name; sandbox or live 'Module:Webarchive/data', frame:getTitle():find('sandbox', 1, true) and '/sandbox' or '' -- this instance is ./sandbox then...
    37 KB (5,179 words) - 08:57, May 2, 2021
  • name] or mw.getCurrentFrame():getParent():getTitle():gsub(cfg.pattern.sandbox, '') ~= cfg.pattern.navbox ) end local function renderNavBar(titleCell)...
    17 KB (2,482 words) - 16:23, May 4, 2023
  • ["MusicBrainz_meta"] = 4500, ["Mvar"] = 6100, ["Mw_lang"] = 74000, ["My"] = 2400, ["My_sandbox"] = 3800, ["Myprefs"] = 10000, ["Module:MLB_standings"] = 3700, ["Modul...
    4 KB (475 words) - 15:44, October 23, 2022
  • quarter = mw.ustring.gsub (quarter, ' +', ' '); -- special case replace multiple space chars with a single space char return cfg.date_names['local']...
    62 KB (9,817 words) - 16:23, May 4, 2023
  • and subpage ~= "doc" and subpage ~= "layout" and subpage ~= "sandbox" and subpage ~= "testcases" and subpage ~= "init" and subpage...
    12 KB (1,536 words) - 17:46, September 16, 2020
  • end end end if found then id = hdl; -- found so replace id with the handle portion; this will be URL-encoded, suffix will not else...
    72 KB (11,046 words) - 16:23, May 4, 2023
  • str:match("[%z\1-\127\194-\244][\128-\191]*") end -- Replace all extended ascii characters with wildcard '*' -- Replace "-" with <space> eg. Pierre-Jean -> Pierre...
    29 KB (4,267 words) - 23:19, September 10, 2020
  • applying the changes first at Module:Complex date/sandbox and testing at Module:Complex date/sandbox/testcases. Authors and maintainers: * User:Sn1per...
    22 KB (2,907 words) - 19:49, August 21, 2020
  • data_module, text_module local sandbox = config.sandbox and ('/' .. config.sandbox) or '' data_module = "Module:Convert/data" .. sandbox text_module = "Module:Convert/text"...
    132 KB (20,570 words) - 19:38, August 21, 2020
  • wikitext.mergeTo .replace(/__TARGET__/, targets[i]) .replace(/__DEBATE__/, debate) .replace(/__DATE__/, curdate) .replace(/__TARGETTALK__/,...
    204 KB (21,994 words) - 20:59, August 30, 2020
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)