Search results

From WikiAnesthesia
  • Module:Arguments (category Modules subject to page protection)
    val) -- This function is called when a module tries to add a new value to the -- args table, or tries to change an existing value. if type(key) ==
    10 KB (1,447 words) - 12:52, 4 February 2021
  • Module:Navbar (category Modules subject to page protection)
    talkpage = title.talkPageTitle and title.talkPageTitle.fullText or '' -- TODO: Get link_descriptions and show into the configuration module. -- link_descriptions
    5 KB (706 words) - 12:52, 4 February 2021
  • Module:Yesno (category Modules subject to page protection)
    consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses
    745 bytes (116 words) - 12:52, 4 February 2021
  • Module:Navbox (category Modules subject to page protection)
    item:sub(1, 2) == '{|' then -- Applying nowrap to lines in a table does not make sense. -- Add newlines to compensate for trim of x in |parm=x in a template
    12 KB (1,676 words) - 12:52, 4 February 2021
  • Module:Infobox (category Modules subject to page protection)
    the argument exists and isn't blank, add it to the argument table. -- Blank arguments are treated as nil to match the behaviour of ParserFunctions. if
    15 KB (1,954 words) - 12:52, 4 February 2021
  • Module:InfoboxImage (category Modules subject to page protection)
    result = "[[File:" .. image; if page ~= "" and page ~= nil then result = result .. "|page=" .. page; end if size ~= "" and
    9 KB (1,195 words) - 12:52, 4 February 2021
  • Module:Message box (category Modules subject to page protection)
    a talk page, make a link to that page. Else -- assume that it's a section heading, and make a link to the talk -- page of the current page with that
    18 KB (2,344 words) - 12:52, 4 February 2021
  • Module:Hatnote (category Modules subject to page protection)
    for i, page in ipairs(pages) do ret[i] = p._formatLink{link = page} end return ret end function p.formatPageTables(...) -- Takes a list of page/display
    9 KB (1,033 words) - 12:52, 4 February 2021
  • Module:Sidebar (category Modules subject to page protection)
    require('Module:Arguments').getArgs --[[ Categorizes calling templates and modules with a 'style' parameter of any sort for tracking to convert to TemplateStyles
    10 KB (1,284 words) - 12:52, 4 February 2021
  • Module:Citation/CS1 (category Modules subject to page protection)
    Page = A['Page']; Pages = hyphen_to_dash (A['Pages']); At = A['At']; end local QuotePage = A['QuotePage']; local QuotePages = hyphen_to_dash (A['QuotePages']);
    199 KB (28,111 words) - 12:52, 4 February 2021
  • Module:Documentation (category Modules subject to page protection)
    The title object for the current page, or a test page passed with args.page. local title local titleArg = args.page if titleArg then title = mw
    36 KB (4,176 words) - 12:52, 4 February 2021
  • Module:Authority control (category Modules subject to page protection)
    route through this particular redirect rather than linking directly to the target page. This reduces clutter in "What links here" and improves reverse lookup
    45 KB (7,105 words) - 12:52, 4 February 2021
  • Module:Unsubst (category Modules subject to page protection)
    getParent) ~= 'function' or not frame:getParent() then error( "argument #1 to 'main' must be a frame object with a parent " .. "frame available",
    4 KB (571 words) - 12:52, 4 February 2021
  • Module:Navbox/doc (category Pages with script errors)
    This module implements the {{Navbox}} template. Please see the template page for usage instructions. Category:Navbox orphans (0) Category:Navigational
    626 bytes (36 words) - 12:52, 4 February 2021
  • Module:Authority control/doc (category Pages with script errors)
    identifiers (0) – tracking only (no error) Category:Pages using authority control with parameters (0) – migrate IDs to Wikidata, if possible (no error) Category:VIAF
    2 KB (250 words) - 12:52, 4 February 2021
  • Module:Sidebar/doc (category Pages with script errors)
    Lua error: bad argument #1 to "get" (not a valid title). This module implements the templates {{sidebar}} and {{sidebar with collapsible lists}}. See the
    305 bytes (29 words) - 12:52, 4 February 2021
  • Module:Navbar/doc (category Pages with script errors)
    Lua error: bad argument #1 to "get" (not a valid title). This is a Lua implementation of {{Navbar}}. It is used in Module:Navbox.
    302 bytes (23 words) - 12:52, 4 February 2021
  • Module:Infobox/doc (category Pages with script errors)
    Module:Infobox is a module that implements the {{Infobox}} template. Please see the template page for usage instructions. Category:Pages which use infobox
    647 bytes (48 words) - 12:52, 4 February 2021
  • Module:Documentation/doc (category Pages with script errors) (section Use in other modules)
    argument #1 to "get" (not a valid title). This module displays a blue box containing documentation for templates, Lua modules, or other pages. The {{documentation}}
    2 KB (173 words) - 12:52, 4 February 2021
  • Module:Message box/doc (category Pages with script errors)
    intended to be used from Lua modules, and should not be used directly from wiki pages. If you want to use this module's functionality from a wiki page, please
    5 KB (616 words) - 12:52, 4 February 2021

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)