Search results

View ( | ) (20 | 50 | 100 | 250 | 500)
  • end -- The following function parses a format string. -- -- The example below shows how a parsed string is structured in memory. -- Variables other than...
    67 KB (8,869 words) - 15:02, October 24, 2022
  • uncategorized_subpages, templates_using_volume = templates_using_volume, templates_using_issue = templates_using_issue, templates_not_using_page = templates_not_using_page...
    95 KB (12,388 words) - 16:23, May 4, 2023
  • "yes" then discussion_text = string.format("%sat [[%s]]", discussion_text, frame.args["2"]) else discussion_text = string.format("%son the [[%s|talk page]]"...
    7 KB (908 words) - 15:44, October 23, 2022
  • -------------- -- String replacement that ignores part of the string in "..." local function strReplace(String, old, new) if String:find('"') then local...
    16 KB (2,154 words) - 19:49, August 21, 2020
  • specific uses in template subpages and unusable as languages. --]] or string.find(subpage, "^[%l][%-%d%l]*[%d%l]$") ~= nil and string.find(subpage...
    12 KB (1,536 words) - 17:46, September 16, 2020
  • these: valid date string in df format - wayback date is valid (including the text string 'index' when date is '/*/') empty string - wayback date is malformed...
    37 KB (5,179 words) - 08:57, May 2, 2021
  • tostring(number_string) elseif type(number_string) ~= 'string' or not number_string:find('%S') then -- We were passed a non-string or a blank string, so exit...
    14 KB (2,185 words) - 16:23, May 4, 2023
  • ory2') if type(subpage) == 'string' then subpage = mw.ustring.lower(subpage) end if type(category2) == 'string' then subpage = mw.ustring.lower(category2)...
    8 KB (836 words) - 10:11, August 21, 2020
  • if count > 0 then if string.find(birthsplit[count], "^%d") then birth = birthsplit[count] elseif string.find(birthsplit[count], "BCE")...
    29 KB (4,267 words) - 23:19, September 10, 2020
  • then style = string.format( '%s;border:0;background-color:%s', style, color ) else style = string.format( '%s;border-width:%spx...
    21 KB (2,515 words) - 21:54, August 29, 2020
  • 'cvt_xxx' (string used as a key to get message info) -- mcode[2] = 'parm1' (string to replace '$1' if any in message) -- mcode[3] = 'parm2' (string to...
    132 KB (20,570 words) - 19:38, August 21, 2020
  • Template:Use mdy dates (category Lua-based templates) (section Auto-formatting citation template dates)
    monthly parameter usage report for this template based on this TemplateData. TemplateData for Use mdy dates This template should be placed near the top of articles...
    406 bytes (699 words) - 16:23, May 4, 2023
  • local class = "[%a%d_',%.%-%(%)%*/–]" local regex = "^%u"..string.rep(class, 3)..string.rep(class.."?", 56).."$" if not mw.ustring.match( id2, regex...
    44 KB (6,870 words) - 12:20, September 2, 2020
  • Template:Mojo title (category Templates based on the String Lua module)
    title= Avatar }} Output: Avatar at Box Office Mojo Similar film title templates: {{IMDb title}} {{AllMovie title}} {{TCMDb title}} {{AFI film}} {{BFI}}...
    1 KB (355 words) - 07:17, October 17, 2020
  • Template:Cite encyclopedia (category Templates based on the Citation/CS1 Lua module) (section TemplateData)
    (print version 25 September) Use of templates within the citation template is discouraged because many of these templates will add extraneous HTML or CSS that...
    166 bytes (7,550 words) - 20:00, September 23, 2020
  • Template:Cite interview (category Templates based on the Citation/CS1 Lua module) (section TemplateData)
    (print version 25 September) Use of templates within the citation template is discouraged because many of these templates will add extraneous HTML or CSS that...
    161 bytes (6,709 words) - 20:00, September 23, 2020
  • Template:Metacritic film (category Lua-based templates) (section No ID in template or Wikidata)
    monthly parameter usage report for this template based on this TemplateData. TemplateData for Metacritic film This template displays an external link to a film...
    690 bytes (384 words) - 07:20, October 17, 2020
  • Template:Cite newsgroup (category Templates based on the Citation/CS1 Lua module) (section TemplateData)
    (print version 25 September) Use of templates within the citation template is discouraged because many of these templates will add extraneous HTML or CSS that...
    128 bytes (5,420 words) - 20:00, September 23, 2020
  • Template:Cite ssrn (category Templates based on the Citation/CS1 Lua module) (section TemplateData)
    (print version 25 September) Use of templates within the citation template is discouraged because many of these templates will add extraneous HTML or CSS that...
    123 bytes (6,888 words) - 20:01, September 23, 2020
  • Template:Pp (category Lua-based templates) (section TemplateData)
    see a monthly parameter usage report for this template based on this TemplateData. TemplateData for Pp Produces banners to describe why a page is protected...
    76 bytes (379 words) - 02:16, September 4, 2020
View ( | ) (20 | 50 | 100 | 250 | 500)