Search results

View ( | ) (20 | 50 | 100 | 250 | 500)
  • Module:Graph (category Graph, chart and plot templates)
    tonumber(xMax) if not xType then if isInteger then xType = "integer" else xType = "number" end end else if xType then error("Numbers expected...
    43 KB (5,510 words) - 16:23, May 4, 2023
  • "") if (disambiguation == "") then return "" else return disambiguation end end --[[ The main function. --]] local function _main(title) if (not...
    3 KB (412 words) - 23:52, April 16, 2023
  • renderSubheaders() if args.subheader then args.subheader1 = args.subheader end if args.subheaderrowclass then args.subheaderrowclass1...
    16 KB (1,681 words) - 19:34, August 21, 2020
  • Help:Footnotes (category Wikipedia pages with incorrect protection templates) (section Template use by reference group type)
    These predefined note and citation groups have templates that make the wikitext markup simpler. These templates also allow a standard reference to be inserted...
    30 KB (3,025 words) - 20:04, October 13, 2020
  • ipairs(shortcuts) do local templatePath, prefix if templateMode then -- Namespace detection local titleObj = mw.title.new(shortcut, 10) if titleObj.namespace...
    4 KB (559 words) - 08:57, May 2, 2021
  • strippedTemplate end else return self.title.prefixedText end end function Template:getName() if self.template then return self.template else return...
    24 KB (2,873 words) - 20:33, September 2, 2020
  • strip templates from the cs1|2 template if not ref then if template:match ('|%s*ref%s*=([^|}]+)') then -- |ref={{template}} not found; if there...
    37 KB (5,067 words) - 17:13, September 13, 2021
  • Help:CS1 errors (category Wikipedia pages with incorrect protection templates) (section Cite <template> requires |<param>=)
    article. If |access-date= has been included in the citation without |url= then this message appears. If the citation does not use a web link, then |access-date=...
    137 KB (13,198 words) - 13:25, October 24, 2022
  • removed. If this is the case add the cleanup category if not (portallen == #portals) then if #portals == 0 then if trackingEnabled then return...
    7 KB (991 words) - 00:00, September 2, 2020
  • args[ii] if val ~= nil then val = mw.text.unstripNoWiki(val) else break end if _ne(args.nowiki) then val = nw(val) end if italic then val = '<span...
    3 KB (475 words) - 10:10, August 21, 2020
  • 0 if (n > 0) then if (n >= 2) then arguments[n - 1] = v end else ...
    12 KB (1,536 words) - 17:46, September 16, 2020
  • (tscript) then -- when both are specified if title_t[std] then -- and if standard is legitimate if title_t[std][tscript] then ...
    74 KB (10,742 words) - 16:23, May 4, 2023
  • list; else a tally local msg; local category; if not tally then if args.ignore then return ''; -- if ignore is true then no message...
    23 KB (3,211 words) - 17:13, September 13, 2021
  • columnName = names[pos] if columnName == 'name' then name = val else newVal[columnName] = val end end if name then params[name] = newVal...
    6 KB (831 words) - 17:46, September 16, 2020
  • pairs(args) do if type(k) == 'number' then if k > imax then invalid = tostring(k) break end else if not good[k] then invalid...
    31 KB (4,600 words) - 10:11, August 21, 2020
  • the template config. local templateCfgPage = TEMPLATE_ROOT .. template local templateCfg = maybeLoadData(templateCfgPage) if not templateCfg then error(string...
    5 KB (677 words) - 22:14, September 11, 2021
  • quoteRight then title = mw.html.create("span"):wikitext(title) end if quoteLeft then title:css("padding-left", "0.15em") end if quoteRight then title...
    6 KB (666 words) - 14:10, October 23, 2022
  • empty string else. ]=] local function make_label (link, display, suffix) local label = ''; if is_set (link) then if is_set (display) then label =...
    9 KB (1,320 words) - 12:55, September 10, 2020
  • args[1]:match('^%s*(.-)%s*$') or '' if warning == '' then return warning_text(cfg.missing_warning) end if not cfg.preview then return '' end return warning_text(warning)...
    1 KB (212 words) - 22:14, September 11, 2021
  • references if (not onInitialPage) then args.ShortSummary = nil end else if (initiallistTitle == "") then onInitialPage = true else onInitialPage...
    31 KB (3,878 words) - 16:23, May 4, 2023
View ( | ) (20 | 50 | 100 | 250 | 500)