Search results

Results 1 – 20 of 435
Advanced search

Search in namespaces:

There is a page named "Module:Number table sorting" on Wikipedia

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • main(frame) local args = require('Module:Arguments').getArgs(frame, { wrappers = { 'Template:Number table sorting' }, }) return p._main(args) end return p...
    5 KB (728 words) - 19:39, 9 June 2019
  • Implements {{Number table sorting}}...
    86 bytes (4 words) - 14:30, 28 December 2023
  • main(frame) local args = require('Module:Arguments').getArgs(frame, { wrappers = { 'Template:Number table sorting' }, }) return p._main(args) end return p...
    5 KB (728 words) - 19:39, 9 June 2019
  • = 'Number table sorting', args = { played }} .. '\n' retval = retval .. tableprefix .. frame:expandTemplate{title = 'Number table sorting', args...
    3 KB (447 words) - 09:58, 21 October 2022
  • = 'Number table sorting', args = { args[2] }} .. '\n' retval = retval .. tableprefix .. frame:expandTemplate{title = 'Number table sorting', args...
    3 KB (447 words) - 18:45, 21 October 2022
  • local mNts = require('Module:Number table sorting') -- the module to be tested local Nts = mNts._exportClasses().Nts -- the Nts class local ScribuntoUnit...
    34 KB (3,094 words) - 19:43, 9 June 2019
  • '') == 'number' then table.sort( items, function (a, b) return ((lang:parseFormattedNumber(a) or math.huge) < (lang:parseFormattedNumber(b) or math...
    4 KB (524 words) - 23:03, 7 December 2022
  • -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called...
    16 KB (1,867 words) - 01:49, 27 April 2024
  • -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called...
    16 KB (1,867 words) - 07:07, 26 April 2024
  • situations PP – For simple tables which only show games played and number of points Custom – For tables in which the number of columns and all column headers...
    6 KB (690 words) - 00:11, 10 May 2023
  • table.insert(list, stripped) end end table.sort( list, function (a, b) indexA = a:find("%%") indexB = b:find("%%") numberA =...
    1 KB (177 words) - 05:14, 10 June 2020
  • = string.format( '<strong class="error">Error in [[Template:Date table sorting]]: %s</strong>', ret ) if mw.title.getCurrentTitle().namespace...
    11 KB (1,757 words) - 15:00, 10 July 2019
  • where X is the row number, and Y is the round number. Source: Some source {{#invoke:Sports rbr table|table | title = Example 1 | sortable = y | team1 = A...
    14 KB (831 words) - 10:43, 10 May 2023
  • [[Template:Deletion sorting]]: ' .. msg) end function p.multi(frame) local args = {} local rootpage = '[[Wikipedia:WikiProject Deletion sorting' local sig...
    1 KB (205 words) - 02:27, 19 February 2022
  • create data tables in an automatically sorted order. As of this writing it is used primarily for the generation of the huge, dynamic tables at list of...
    15 KB (808 words) - 09:57, 8 February 2024
  • --[[ AutosortTable: Creates a table which is automatically sorted Usage: (Remove the hidden comments before use) {{#invoke: AutosortTable|create |...
    7 KB (902 words) - 00:27, 21 February 2021
  • = string.format( '<strong class="error">Error in [[Template:Date table sorting]]: %s</strong>', ret ) if mw.title.getCurrentTitle().namespace...
    11 KB (1,756 words) - 14:25, 10 July 2019
  • 21000, ["Ntsh"] = 3400, ["Number_of_defined_parameters"] = 5400, ["Number_table_sorting"] = 37000, ["Number_table_sorting_hidden"] = 3400, ["Numero"]...
    8 KB (1,053 words) - 06:29, 23 June 2024
  • position_col then table.insert(t,'| style="text-align: center;'..ii_fw..bg_col..'"| '..pos_num..'\n') -- Position number end if full_table and group_col...
    26 KB (4,113 words) - 01:41, 25 April 2024
  • parameters with global scope in this module g.goalscorers = {} -- table where selected and sorted players will be place g.args = {} g.totalGoals = 0 local data...
    41 KB (5,013 words) - 23:23, 22 March 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)