Search results
- Module:Citation/CS1 (category Templates using TemplateStyles)then name_list[#name_list-2] = cfg.presentation.sep_nl_and; -- replace last separator with 'and' text else name_list[#name_list-2] = cfg.presentation...209 KB (29,658 words) - 16:23, May 4, 2023
- parameter, e.g. from the list of frame arguments, -- and makes "false", "no", and "0" into the (boolean) false -- it makes the empty string and nil into the (boolean)...135 KB (17,493 words) - 19:47, August 21, 2020
- Help:Citation Style 1 (category Citation Style 1 templates) (section Auto-formatting citation template dates)of CS1 and are not compliant with the CS1 style. There are also a number of templates that use one of the general use templates as a meta-template to cite...65 KB (9,464 words) - 19:52, September 2, 2020
- result = result and is_valid_date (year, month, day2); elseif 0 ~= year and 0 ~= month and 0 ~= day and 0 == year2 and 0 ~= month2 and 0 ~= day2 then...62 KB (9,817 words) - 16:23, May 4, 2023
- 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
- Module:Graph/doc (section Functions for templates)xAxisTitle and yAxisTitle: captions of the x and y axes xAxisMin, xAxisMax, yAxisMin, and yAxisMax: minimum and maximum values of the x and y axes (not...11 KB (1,356 words) - 21:54, August 29, 2020
- local list_and_num = format(cfg.arg.list_and_num, listnum) local listText = args[list_and_num] local oddEven = cfg.marker.oddeven if listText:sub(1...17 KB (2,482 words) - 16:23, May 4, 2023
- Module:Message box (category Templates using TemplateStyles)'string' and mainCat allCat = type(allCat) == 'string' and allCat if mainCat and date and date ~= '' then local catTitle = string.format('%s %s %s'...18 KB (2,367 words) - 14:10, October 23, 2022
- Module:Graph (category Graph, chart and plot templates)true) for i = 1, #list do list[i] = mw.ustring.gsub(mw.text.trim(list[i]), "<COMMA>", ",") end return list end local function isTable(t) return type(t)...43 KB (5,510 words) - 16:23, May 4, 2023
- Help:Footnotes (category Wikipedia pages with incorrect protection templates) (section List-defined references)reference list, add {{reflist}} wherever the list is desired. Once the page is published and viewed, the footnotes will be automatically generated and numbered...30 KB (3,025 words) - 20:04, October 13, 2020
- Return the formatted string return mw.text.listToText(list, separator .. s, conjunction) end --DRY function function p.conjList (conj, list, fmt) return...7 KB (914 words) - 14:10, October 23, 2022
- add_to_list (ietf_list, name_list, override, code, name); -- add to main ietf list for |list=ietf add_to_list (ietf_list2, name_list, override...58 KB (8,323 words) - 13:25, October 24, 2022
- namedArgs end local function makeWrapper(funcName) -- Processes external arguments and sends them to the other functions. return function (frame) -- If...6 KB (891 words) - 19:51, August 21, 2020
- >-------------------------------------------- gets a list of the templates from table t ]] local function template_list_get (t) local out = {}; --...14 KB (1,682 words) - 16:23, May 4, 2023
- generalCommands, generalCommand) -- main function that is supposed to be used by wrapper templates function p.main(frame) if not mw.wikibase then return...67 KB (8,869 words) - 15:02, October 24, 2022
- override', } function p.main(frame, body) -- If we are substing, this function returns a template invocation, and if -- not, it returns the template body. The...4 KB (605 words) - 17:31, October 11, 2021
- currentTitle.namespace == 0 and not mhOptions.selfref and redirTitle and redirTitle.namespace ~= 0 then -- We are on a mainspace page, and the hatnote starts...4 KB (490 words) - 22:15, September 11, 2021
- property is qualified as being in English. local function isEnglish(prop) local ret = quickPcall(function () for i, lang in ipairs(prop.qualifiers.P3001)...5 KB (657 words) - 20:41, May 21, 2023
- return images end function p._displayAll(portals, args) -- This function displays all portals that have portal images. This function is for maintenance...13 KB (1,951 words) - 19:51, August 21, 2020
- '[[Category:List templates with deprecated parameters]]' end return ret end function p.makeList(listType, args) if not listType or not listTypes[listType]...5 KB (761 words) - 23:35, April 16, 2023