Search results

Page title matches

Page text matches

  • local function trim(s) return s:match('^%s*(.-)%s*$') ...
    696 bytes (117 words) - 13:07, 6 January 2018
  • ...nly>#invoke:String|replace|source={{{1}}}|pattern=^[^{{{sep|%s}}}]*{{{sep|%s}}}*|replace=|plain=false}}<noinclude>{{Documentation}}</noinclude> ...
    178 bytes (18 words) - 15:24, 9 December 2018
  • local function clean(s) s = mw.ustring.gsub(s, 'metre', 'm') ...
    3 KB (624 words) - 00:59, 2 July 2020
  • | IRE | EIR | Ireland = [[Ireland women's national rugby sevens team|{{{name|Ireland}}}]] | #default = [[{{getalias|{{{1|}}}}} women's national rugby sevens team|{{{name|{{getalias|{{{1|}}}}}}}}]] ...
    530 bytes (49 words) - 22:35, 13 May 2020
  • local msg = string.format( "bad argument #%d to '%s' (%s expected, got %s)", local msg = string.format( "bad argument #%d to '%s' (%s expected, got %s)", ...
    2 KB (346 words) - 17:54, 7 November 2021
  • local function escapePattern(s) s = s:gsub('%p', '%%%0') ...
    618 bytes (99 words) - 02:14, 17 June 2019
  • code = code:match('^%s*(.-)%s*$'):lower() -- trim whitespace and put in lower case '[[File:%s%s%s|%s|class=noviewer]]', ...
    785 bytes (135 words) - 20:44, 11 December 2021
  • :gsub('%[%[%s*[Ff]ile%s*:.-%]%]', '') --strip out files :gsub('%[%[%s*[Ii]mage%s*:.-%]%]', '') --strip out use of image: ...
    1 KB (245 words) - 16:30, 23 March 2019
  • | flag alias = Flag of the People's Republic of China.svg | flag alias-military = People's Liberation Army Flag of the People's Republic of China.svg ...
    2 KB (221 words) - 03:08, 18 July 2021
  • | label1 = Team(s) | label2 = [[Genre|Genre(s)]] ...
    317 bytes (35 words) - 13:24, 6 January 2018
  • local function reverseLook(t, s) for i = 1, len(s) - 1 do ...
    3 KB (473 words) - 22:22, 4 November 2021
  • | label4 = [[Language]](s) | label10 = Language(s) ...
    2 KB (148 words) - 13:24, 6 January 2018
  • local bool, s = pcall(getcontents,frame,country,params or {}) if bool and string.find(s,"^%{%{ *%{%{%{1") ...
    2 KB (252 words) - 16:49, 6 April 2019
  • |{{#ifeq:{{#invoke:string|replace|{{{label}}}|s$||plain=false}}|{{{label}}} |<!-- doesn't end in s -->[[Category:Pages using infobox law enforcement with automatic label plur ...
    756 bytes (105 words) - 13:42, 6 January 2018
  • * [[Capri's Borscht]] * [[Jack's Recipes]] ...
    55 bytes (5 words) - 23:52, 7 July 2019
  • local s = mw.text.trim(frame.args[1] or "") return string.upper(s) ...
    3 KB (572 words) - 16:49, 6 April 2019
  • | title = Rating(s) | title = Current restaurant(s) ...
    1 KB (130 words) - 13:23, 6 January 2018
  • |residents = article's list of residents |people = article's list of people ...
    1 KB (128 words) - 13:12, 6 January 2018
  • local function _ne(s) return s ~= nil and s ~= "" ...
    3 KB (562 words) - 17:34, 17 July 2020
  • local function makeParam(s) return lb:rep(3) .. s .. rb:rep(3) ...
    2 KB (226 words) - 16:42, 12 November 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)