Search results

  • Module:Television episode short description (category Modules that check for strip markers)
    args[v]:gsub("\127[^\127]*UNIQ%-%-(%a+)%-%x+%-QINU[^\127]*\127", "") -- Remove all strip-markers. args[v] = args[v]:gsub("</? *br */?>", " ") -- Replace <br />...
    21 KB (2,630 words) - 23:42, April 16, 2023
  • local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing the original...
    3 KB (479 words) - 14:10, October 23, 2022
  • Module:InfoboxImage (category Modules for image handling)
    page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault -...
    10 KB (1,295 words) - 15:02, October 24, 2022
  • Module:Citation/CS1 (category Modules that add a tracking category)
    list_name); -- check for multiple names in the parameter (last only) name_is_numeric (last, list_name); -- check for names that are composed of...
    209 KB (29,658 words) - 16:23, May 4, 2023
  • The strip markers are replaced with content before the final page rendering. The module ignores math and nowiki strip markers. To resolve strip marker...
    137 KB (13,198 words) - 13:25, October 24, 2022
  • -- The random parts of strip markers (see [[Help:Strip markers]]) are -- removed before comparison. This means a strip marker can contain anything --...
    24 KB (2,873 words) - 20:33, September 2, 2020
  • -- whitespace c = c:match( '^%s*(.-)[%s;]*$' ) -- unstrip nowiki strip markers c = mw.text.unstripNoWiki(c) -- lowercase c = c:lower() -- first...
    7 KB (1,260 words) - 10:10, August 21, 2020
  • text_code.SIprefixes for plen = SIprefixes[1] or 2, 1, -1 do -- Look for an SI prefix; should never occur with an alias. -- Check for longer prefix first...
    132 KB (20,570 words) - 19:38, August 21, 2020
  • web}}. So, for using this function to document {{cite magazine}} the returned value should be the aliases that are not best suited for that template so...
    58 KB (8,323 words) - 13:25, October 24, 2022
  • *[|\n]") then -- Check for newlines or multiple pipes. return s end return s:match("%[%[|(.*)%]%]") end local function delinkPipeTrick(s) -- We need...
    7 KB (1,000 words) - 14:10, October 23, 2022
  • wikilink_strip (template); -- strip any wikilink markup (there shouldn't be any but just in case) local params = {}; local anchor_id; for param...
    37 KB (5,067 words) - 17:13, September 13, 2021
  • ------------------- for proto languages, text is prefixed with a splat. We do that here as a flag for make_text_html() so that a splat will be rendered...
    74 KB (10,742 words) - 16:23, May 4, 2023
  • one of mytalk, usertalk, other // clean talkback heading: strip section header markers that were erroneously suggested in the documentation text = ...
    13 KB (1,526 words) - 20:27, August 30, 2020
  • InitGlobals(); // check for updates wikEd.AutoUpdate(); // initialize images (needed here for logo) wikEd.InitImages(); // load css for edit and non-edit...
    646 KB (69,593 words) - 04:09, September 3, 2020
  • fallback. }; /** * Returns the type for display purposes, based on description messages. For example, for "AV media" it currently returns "Audiovisual...
    85 KB (9,467 words) - 20:38, August 30, 2020