Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • >-------------------------------------------------- Converts a hyphen to a dash under certain conditions. The hyphen must separate like items; unlike items are returned...
    24 KB (3,557 words) - 17:26, October 23, 2022
  • utilities.hyphen_to_dash (volume), issue}, lower); elseif utilities.is_set (volume) then return wrap_msg ('vol', {sepc, utilities.hyphen_to_dash (volume)}...
    209 KB (29,658 words) - 16:23, May 4, 2023
  • >-------------------------------------------------- Converts a hyphen to a dash under certain conditions. The hyphen must separate like items; unlike items are returned...
    12 KB (1,973 words) - 13:25, October 24, 2022
  • add_stripped (list, lead .. tail); -- no hyphen add_stripped (list, lead .. '-' .. tail); -- hyphen elseif name:match ('^([^%[]+)(%[ %%%-%])(...
    12 KB (1,577 words) - 12:20, September 2, 2020
  • >-------------------------------------------------- Converts a hyphen to a dash under certain conditions. The hyphen must separate like items; unlike items are returned...
    23 KB (3,211 words) - 17:13, September 13, 2021
  • |page=52 . Note: For a hyphenated page, use |page=12{{hyphen}}34. This will not only properly display a hyphen, but also reduce the likelihood that an editor/bot...
    65 KB (9,464 words) - 19:52, September 2, 2020
  • slash. 3. If there is a hyphen in the string: a. Remove it. b. Inspect the substring following (to the right of) the (removed) hyphen. Then (and assuming...
    72 KB (11,046 words) - 16:23, May 4, 2023
  • 139\194\173]', ''); -- remove zero-width joiner, zero-width space, soft hyphen end value = value:gsub ('[\009\010\013 ]+', ' '); -- replace horizontal...
    16 KB (2,193 words) - 16:23, May 4, 2023
  • year_date_check = year_date_check, reformat_dates = reformat_dates, date_hyphen_to_dash = date_hyphen_to_dash, date_name_xlate = date_name_xlate, set_selected_modules...
    62 KB (9,817 words) - 16:23, May 4, 2023
  • uppercase 'X'. It may also be worth checking an actual hyphen (-) has been used, and not a hyphen-like character like an endash (–). In very rare cases...
    137 KB (13,198 words) - 13:25, October 24, 2022
  • '[-–—]') --split the ref into the part before and after the dash/hyphen local s_ref = mw.text.split(split_ref[1], '%p') --any punctuation can...
    13 KB (1,761 words) - 17:31, October 11, 2021
  • spaces in an external link This code now prevents that by inserting a hyphen at the issn midpoint. It also validates the issn for length and makes sure...
    6 KB (916 words) - 19:40, August 21, 2020
  • ["Deletion_review_log_header/Core"] = 5000, ["Delink"] = 1550000, ["Delink_question_hyphen-minus"] = 269000, ["Delrevxfd"] = 3300, ["Democratic_Party_(US)/meta/color"]...
    6 KB (653 words) - 17:32, October 11, 2021
  • respelling">' .. table.concat(ret):gsub('_', ' ') -- Avoid dangling hyphens :gsub(' %-', ' -&#8288;') :gsub('^%-', '-&#8288;') .. '</i>' if...
    890 bytes (118 words) - 22:42, September 10, 2020
  • character * that is not ASCII and not a lowercase letter, minus-hyphen, or digit, or does not start by a letter or does not finish by...
    12 KB (1,536 words) - 17:46, September 16, 2020
  • if string.lower(v) == 'n/a' then v = '' end if v == '-' then -- Hyphen means new season season = season + 1 timeline['y'..season] = '' ...
    10 KB (1,378 words) - 16:23, May 4, 2023
  • then if options.format == 'format_raw' then sign = '-' -- plain hyphen so result can be used in a calculation else sign = '−' -- Unicode...
    31 KB (4,600 words) - 10:11, August 21, 2020
  • When "adj=on|abbr=off" applies, spaces in range text are replaced with hyphens. -- With "exception = true", that also occurs with "adj=on|abbr=on". --...
    18 KB (2,294 words) - 19:38, August 21, 2020
  • {'hair space', '\226\128\138'}, -- U+200A, E2 80 8A {'soft hyphen', '\194\173'}, -- U+00AD, C2 AD {'horizontal tab', '\009'},...
    95 KB (12,388 words) - 16:23, May 4, 2023
  • linkprefix or args.lp or ""):gsub('"', '') -- sort key (strip quotes, hyphens and periods): local sk = (args.sortkey or args.sk or ""):gsub('["-.]',...
    135 KB (17,493 words) - 19:47, August 21, 2020
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)