Search results

Jump to navigation Jump to search
  • 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) - 10:31, 26 May 2020
  • Module:Navbar (category Modules subject to page protection)
    error('Invalid title ' .. titleText) end local talkpage = title.talkPageTitle and title.talkPageTitle.fullText or '' local div = mw.html.create():tag('div')
    3 KB (451 words) - 10:30, 26 May 2020
  • 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,208 words) - 10:30, 26 May 2020
  • 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) - 10:30, 26 May 2020
  • 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
    13 KB (1,700 words) - 10:31, 26 May 2020
  • 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
    14 KB (1,827 words) - 10:30, 26 May 2020
  • 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
    17 KB (2,326 words) - 10:30, 26 May 2020
  • Module:Navbar/doc (category Pages with script errors)
    lua at line 80: module 'Module:Transclusion_count/data/N' not found. This is a Lua implementation of {{Navbar}}. It is used in Module:Navbox.
    238 bytes (27 words) - 14:04, 2 August 2018
  • Module:Sidebar/doc (category Pages with script errors)
    Lua error in package.lua at line 80: module 'Module:Transclusion_count/data/S' not found. This module implements the templates {{sidebar}} and {{sidebar
    198 bytes (33 words) - 14:04, 2 August 2018
  • Module:Navbox/doc (category Pages with script errors)
    This module implements the {{Navbox}} template. Please see the template page for usage instructions. Category:Navigational boxes without horizontal lists (3)
    524 bytes (33 words) - 14:04, 2 August 2018
  • Module:Infobox/doc (category Pages with script errors)
    This module implements the {{Infobox}} template. Please see the template page for usage instructions. Category:Articles which use infobox templates with
    491 bytes (35 words) - 14:04, 2 August 2018
  • Module:Authority control/doc (category Pages with script errors)
    Lua error in package.lua at line 80: module 'Module:Transclusion_count/data/A' not found. This module contains the code of the {{Authority control}} template
    1 KB (136 words) - 14:04, 2 August 2018
  • Module:Unsubst/doc (category Pages with script errors)
    never be substituted. A trick to avoid that is to make a template substitute to its transcluded form. Infoboxes should use Module:Unsubst-infobox, as should
    4 KB (402 words) - 14:04, 2 August 2018
  • 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 (623 words) - 14:04, 2 August 2018
  • Module:Hatnote/doc (category Pages with script errors) (section Use from other Lua modules)
    the colon trick, and links to sections are automatically formatted as page § section, rather than the MediaWiki default of page#section. Examples mHatnote
    6 KB (682 words) - 14:04, 2 August 2018
  • Module:Yesno/doc (category Pages with script errors)
    below) always evaluates to either true or false, and nil always evaluates to nil. Other values evaluate to default. First, load the module. Note that it can
    3 KB (448 words) - 14:04, 2 August 2018
  • Module:InfoboxImage/doc (category Pages with script errors)
    }}} | link={{{link}}} | border=yes | center=yes | page={{{page}}} }} [[File:{{{image}}}|page={{{page}}}|{{{size}}}|center|alt={{{alt}}}|link={{{link}}
    13 KB (342 words) - 14:04, 2 August 2018
  • Module:Arguments/doc (category Pages with script errors) (section Writing to the args table)
    reference list, but no number that links to it. This has been a problem with modules that use pairs() to detect whether to use the arguments from the frame or
    15 KB (1,861 words) - 14:04, 2 August 2018
  • parameter. It is sorted by protection action, -- protection level, and whether the page is a talk page or not. If the page is -- a talk page it will have a talk
    45 KB (4,998 words) - 10:31, 26 May 2020
  • ve protection level')._main local effectiveProtectionExpiry = require('Module:Effective protection expiry')._main local yesno = require('Module:Yesno')
    25 KB (2,952 words) - 10:31, 26 May 2020
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)