[go: up one dir, main page]

Jump to content

Search results

Results 1 – 20 of 31
Advanced search

Search in namespaces:

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • prefix_patterns_t = { -- sequence of prefix patterns '^\127[^\127]*UNIQ%-%-%a+%-%x+%-QINU[^\127]*\127', -- stripmarker '^([%*;:#]+)', ...
    16 KB (2,435 words) - 15:35, 20 September 2024
  • local ref, spaces ref, spaces, remainder = remainder:match('^(\127[^\127]*UNIQ[^\127]*%-ref[^\127]*\127)(%s*)(.*)') if ref then table.insert(refs...
    134 KB (21,116 words) - 23:10, 26 October 2024
  • ['any'] = '\127[^\127]*UNIQ%-%-(%a+)%-[%a%d]+%-QINU[^\127]*\127', -- capture returns name of stripmarker ['math'] = '\127[^\127]*UNIQ%-%-math%-[%a%d]+%-QINU[^\127]*\127'...
    111 KB (14,532 words) - 23:04, 17 August 2024
  • ['any'] = '\127[^\127]*UNIQ%-%-(%a+)%-[%a%d]+%-QINU[^\127]*\127', -- capture returns name of stripmarker ['math'] = '\127[^\127]*UNIQ%-%-math%-[%a%d]+%-QINU[^\127]*\127'...
    111 KB (14,597 words) - 18:49, 15 November 2024
  • local ref, spaces ref, spaces, remainder = remainder:match('^(\127[^\127]*UNIQ[^\127]*%-ref[^\127]*\127)(%s*)(.*)') if ref then table.insert(refs...
    134 KB (21,116 words) - 03:31, 23 October 2024
  • math.floor local Date, DateDiff, diffmt -- forward declarations local uniq = { 'unique identifier' } local function is_date(t) -- The system used...
    47 KB (7,657 words) - 02:55, 3 August 2020
  • Remove the random parts from strip markers. out = out:gsub('(\127[^\127]*UNIQ%-%-%l+%-)%x+(%-%-?QINU[^\127]*\127)', '%1%2') return out end local firstOutput...
    25 KB (3,235 words) - 18:51, 4 July 2024
  • prefix_patterns_t = { -- sequence of prefix patterns '^\127[^\127]*UNIQ%-%-%a+%-%x+%-QINU[^\127]*\127', -- stripmarker '^([%*;:#]+)', ...
    16 KB (2,435 words) - 15:32, 20 September 2024
  • = actual if options.templatestyles then local pattern = '(\127[^\127]*UNIQ%-%-templatestyles%-)(%x+)(%-QINU[^\127]*\127)' local _, expected_stripmarker_id...
    12 KB (1,665 words) - 17:03, 25 May 2023
  • nowiki tags will -- mangle the nowiki strip marker and result in literal UNIQ...QINU showing up val = nw(mw.text.unstripNoWiki(val)) end local...
    4 KB (600 words) - 08:30, 8 March 2022
  • Remove the random parts from strip markers. out = out:gsub('(\127[^\127]*UNIQ%-%-%l+%-)%x+(%-%-?QINU[^\127]*\127)', '%1%2') return out end local firstOutput...
    25 KB (3,231 words) - 12:29, 13 July 2024
  • math.floor local Date, DateDiff, diffmt -- forward declarations local uniq = { 'unique identifier' } local function is_date(t) -- The system used...
    47 KB (7,657 words) - 22:44, 23 July 2024
  • nowiki tags will -- mangle the nowiki strip marker and result in literal UNIQ...QINU showing up val = nw(mw.text.unstripNoWiki(val)) end local...
    4 KB (621 words) - 12:38, 17 February 2023
  • local nowiki = false if listString:find("UNIQ.-QINU") then -- if wrapped in nowiki mw.addWarning("Stripping content in nowiki tags") ...
    39 KB (4,718 words) - 16:33, 28 March 2024
  • with a fixed value so comparisons work. return text:gsub('(\127[^\127]*UNIQ[^\127]*%-)(%x+)(-QINU[^\127]*\127)', '%100000000%3') end local function...
    13 KB (1,926 words) - 23:44, 30 April 2023
  • (section_name) local count; section_name, count = section_name:gsub ('\127[^\127]*UNIQ%-%-%a+%-[%x]+%-QINU[^\127]*\127', ''); return section_name, (0 < count);...
    27 KB (3,854 words) - 21:52, 10 November 2024
  • local nowiki = false if listString:find("UNIQ.-QINU") then -- if wrapped in nowiki mw.addWarning("Stripping content in nowiki tags") listString...
    37 KB (4,614 words) - 20:48, 8 April 2023
  • now handled by CSS "white-space:nowrap;"" if not nowrapString:find("UNIQ.-QINU") then -- unless a strip marker nowrapString...
    38 KB (4,551 words) - 21:14, 23 October 2022
  • title=tt else tt = mw.ustring.match(title,"UNIQ.-QINU.(.+)") if tt then title=tt ...
    6 KB (748 words) - 05:30, 1 June 2013
  • in <nowiki>...</nowiki> tags if args[1]:match ('^%s*\127[^\127]*UNIQ%-%-nowiki%-%x%x%x%x%x%x%x%x%-QINU[^\127]*\127%s*$') then -- BUG. The <nowiki> trick...
    3 KB (446 words) - 18:00, 18 March 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)