Jump to content

Module talk:RoundN

Page contents not supported in other languages.
මාතෘකාවක් එක්කරන්න
Wikibooks වෙතින්

ආයාත කිරීමට පෙර ඉතිහාසය

[සංස්කරණය]
oldid date/time username edit summary
1212365914 2024-03-07T13:54:05Z Paine Ellsworth per edit request on talk page - fix the node_function{orphan} bug
1128923723 2022-12-22T18:13:01Z Frietjes adjust
1128922928 2022-12-22T18:07:31Z Frietjes less aggressive per talk page
1128759698 2022-12-21T21:20:11Z Frietjes unbold aet and pen per request
1128757594 2022-12-21T21:05:27Z Frietjes removing tracking and unused parameters per talk page
1126489337 2022-12-09T16:31:54Z Frietjes
1126489069 2022-12-09T16:29:57Z Frietjes temporary tracking with [[Category:Pages using RoundN with template]] and [[Category:Pages using RoundN with article include]] per talk page
1098372531 2022-07-15T14:24:27Z TheDJ define textcolor when defining a backgroundcolor (for accessibility purposes)
1097114516 2022-07-08T19:12:10Z Pppery Per edit request
1095512835 2022-06-28T19:53:19Z Paine Ellsworth per edit request on talk page - new parameter: color_repechage
1095273212 2022-06-27T12:25:13Z Paine Ellsworth per edit request on talk page - edit so that coloring is not hardcoded to specific cells, but instead is done automatically to match the input
1090239164 2022-05-28T08:58:21Z Paine Ellsworth per edit request on talk page - thinner border on left
1039155072 2021-08-17T01:25:27Z MusikBot II Changed protection settings for "[[Module:RoundN]]": [[Wikipedia:High-risk templates|High-risk template or module]] 8890 transclusions ([[User:MusikBot II/TemplateProtector|more info]]) ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))
858681255 2018-09-08T22:52:36Z Codehydro make it so pattern won't fail if text contains apostrophe
858680965 2018-09-08T22:49:34Z Codehydro fix bold not displaying when only a single unpaired group of ''' (wikimarkup for bold) are used
858669204 2018-09-08T21:00:55Z Codehydro fix previewnumbers
858036819 2018-09-04T17:31:11Z Codehydro Fix bug when displaying 3rd place match when score-boxes is set to something other than 1
854863752 2018-08-14T09:08:54Z Johnuniq fix "Lua error in Module:RoundN at line 282: bad argument #2 to 'format' (no value)"
854863627 2018-08-14T09:07:32Z Johnuniq clean whitespace and some globals; see talk
847512383 2018-06-25T21:57:02Z SocietyBox add border-collapse:separate to fix mobile view
842128234 2018-05-20T12:05:19Z Vasconia
842128131 2018-05-20T12:04:09Z Vasconia
842123154 2018-05-20T11:06:31Z Vasconia
842123069 2018-05-20T11:05:20Z Vasconia
835579267 2018-04-09T15:17:09Z Jdaloner "tnavbar-header" --> "navbar-header"
810697234 2017-11-16T21:48:48Z Kante4
804712415 2017-10-10T17:47:29Z MusikAnimal Protected "[[Module:RoundN]]": [[WP:High-risk templates|High-risk Lua module]]; 1,000+ transclusions ([Edit=Require autoconfirmed or confirmed access] (indefinite))
644609816 2015-01-28T21:36:04Z Codehydro article_include
644606909 2015-01-28T21:14:08Z Codehydro performance and memory use
644581532 2015-01-28T17:52:30Z Codehydro fix sum box error when no scores provided
644486575 2015-01-28T01:00:02Z Codehydro
644477256 2015-01-27T23:37:26Z Codehydro seed width no unit debug
644475788 2015-01-27T23:24:28Z Codehydro omit units on seed
644463779 2015-01-27T21:53:41Z Codehydro width to scale sccordingly with widescore
644462683 2015-01-27T21:46:15Z Codehydro
644462415 2015-01-27T21:44:15Z Codehydro
644461856 2015-01-27T21:40:12Z Codehydro compromise on seeds; no performance loss on those who don't use seeds, but users of seeds can invoke:RoundN|seed to create a seed-like box directly in input
644204229 2015-01-26T04:28:43Z Codehydro was slightly overzealous with the simplification...
644125642 2015-01-25T17:33:59Z Codehydro simplify formulas; new speed record and over 1MB memory saved by my ingenious infiniteEmpty on doc page; unpaired wikibold won't unbold adjacent cell
643878785 2015-01-23T22:32:22Z Codehydro
643878298 2015-01-23T22:27:34Z Codehydro oops, miscalculated minimum rows needed, which resulted in excess whitespace below table
643875846 2015-01-23T22:05:50Z Codehydro
643875714 2015-01-23T22:04:31Z Codehydro
643875121 2015-01-23T21:59:07Z Codehydro
643874670 2015-01-23T21:54:49Z Codehydro new feature: p.branch_upwards; also 3rdplace revamped to support multi-scores; various bug fixes
643744218 2015-01-23T00:15:11Z Codehydro slightly less shrink if not widescore = yes
643742944 2015-01-23T00:05:33Z Codehydro summed score boxes now default to 10px smaller than the sumbox
643740364 2015-01-22T23:42:55Z Codehydro simplify nodeFunc and setting a new speed record for this module
643710031 2015-01-22T19:48:43Z CRwikiCA Use em dash instead of - for no-sum
643708686 2015-01-22T19:39:34Z Codehydro non-number score no longer causes inf to appear in sum
643704631 2015-01-22T19:07:48Z Codehydro further speed improvement; renamed/moved some vars; thin borders for non-sum multiscore nodes
643584327 2015-01-21T22:51:45Z Codehydro bold_winner = optional if score-boxes is set; debug auto score sum; reduce memory use; RD# = omit_label
643550593 2015-01-21T18:25:11Z Codehydro major update: custom score cleaning; streamlined p.saveStr; less memory use; head row no longer wraps if scroll_height; opera font-size workaround; flex_tree merges if 2nd empty and no scores
643364596 2015-01-20T12:52:10Z 2nyte Wording
643154602 2015-01-19T04:15:28Z Codehydro
643144056 2015-01-19T02:28:51Z Codehydro new: skipmatch = 2per2-16 to skip even matches 2 to 16; score-boxes = 2 + sum; got rid of nbsp from scoreboxes
642971928 2015-01-17T23:07:23Z Codehydro new params: short_brackets and final_RDs_excluded
642954594 2015-01-17T20:40:07Z Codehydro improved node functions; support for score-boxes = x; now faster than oldid 641575902 version despite having many more features
642062046 2015-01-11T21:29:49Z Codehydro move pattern detection into nodeFunc; new: node_function{line(text above line)}; also simplify args:clean
641931909 2015-01-10T22:37:40Z Codehydro
641930907 2015-01-10T22:28:11Z Codehydro node_function{orphan}
641918964 2015-01-10T20:47:04Z Codehydro
641917803 2015-01-10T20:36:52Z Codehydro
641916664 2015-01-10T20:27:59Z Codehydro allow some node functions in skipped nodes; efficiency improvements (reduced runtime by ~20-40%)
641805726 2015-01-10T00:36:36Z Codehydro flex_tree affects description box; previewnumbers only non-skipped; prevent node_function from being executed in comment tags
641798257 2015-01-09T23:27:23Z Codehydro fix line joint; alternate location for tnavbar if no_column_head is set
641794924 2015-01-09T22:54:17Z Codehydro efficiency improvements; fix navbar; no_column_head; renamed set_node to node_function; node functions: line, bridge, canvas
641649618 2015-01-08T23:56:08Z Codehydro had flex_tree backwards
641649225 2015-01-08T23:52:00Z Codehydro New: flex_tree, set_node, one_per_branch; some performance enhancements
641575902 2015-01-08T13:45:38Z Codehydro oops, called wrong main
641575623 2015-01-08T13:42:59Z Codehydro
641575394 2015-01-08T13:40:43Z Codehydro new feature: instead of invoke RoundN|main|columns = 9, call RoundN|N512
641506948 2015-01-08T01:06:35Z Codehydro
641496456 2015-01-07T23:41:48Z Codehydro
641496186 2015-01-07T23:39:51Z Codehydro
641495982 2015-01-07T23:37:58Z Codehydro
641495610 2015-01-07T23:33:58Z Codehydro
641492777 2015-01-07T23:08:32Z Codehydro
641487619 2015-01-07T22:24:11Z Codehydro
641487254 2015-01-07T22:21:32Z Codehydro better matching; previewnumbers outside article space
641482321 2015-01-07T21:45:43Z Codehydro
641481362 2015-01-07T21:39:09Z Codehydro hide line to branch if dead
641473105 2015-01-07T20:39:03Z Codehydro new feature:skip/manualboldmatch = 1-2;4-5;7-9
641461937 2015-01-07T19:19:13Z Codehydro test multi-round skip
641460240 2015-01-07T19:05:57Z Codehydro minor bug
641458170 2015-01-07T18:47:53Z Codehydro remove html comments from some args; no line if double skip
641440471 2015-01-07T16:28:14Z Codehydro streamline matching
641434369 2015-01-07T15:43:39Z Codehydro sync with changes to Round16 style since I began working on this
641432946 2015-01-07T15:31:58Z Codehydro
641432626 2015-01-07T15:29:50Z Codehydro
641432139 2015-01-07T15:26:56Z Codehydro
641343007 2015-01-07T02:40:34Z Codehydro css tweak
641331035 2015-01-07T00:58:48Z Codehydro no negative margin when not locked
641330500 2015-01-07T00:54:39Z Codehydro
641330221 2015-01-07T00:52:30Z Codehydro workaround for IE 8/9's failure to observe overflow/height when position: absolute
640863727 2015-01-03T23:02:01Z Codehydro amazing how much I can keep shrinking the code without changing the results
640847676 2015-01-03T20:54:12Z Codehydro further simplification (substantial reduction in memory usage)
640828334 2015-01-03T18:09:28Z Codehydro code diet; reduction in css function calls; change multi-hyphenated-css to cssText
640671697 2015-01-02T16:40:49Z Codehydro more var simplification
640664182 2015-01-02T15:33:21Z Codehydro leave original args intact
640662788 2015-01-02T15:20:02Z Codehydro simplify variable names
640591174 2015-01-02T01:45:25Z Codehydro
640580161 2015-01-02T00:06:01Z Codehydro
640574819 2015-01-01T23:16:32Z Codehydro
640550013 2015-01-01T19:57:09Z Codehydro test code slipped in..
640547254 2015-01-01T19:34:05Z Codehydro new scroll feature; also simplified code
640424493 2014-12-31T20:28:18Z Codehydro new param: style; increase minimum gap between final/third place
640382287 2014-12-31T13:55:06Z Codehydro
640334931 2014-12-31T03:51:51Z Codehydro increase minimum gap between third place and final; better handling of 3rd place when columns less than 3
640288227 2014-12-30T20:59:32Z Codehydro apparently tonumber isn't always base 10...
640283645 2014-12-30T20:20:24Z Codehydro
640283186 2014-12-30T20:16:16Z Codehydro
640282912 2014-12-30T20:14:03Z Codehydro debug autobold
640271300 2014-12-30T18:33:31Z Codehydro automatically bold winner
640253874 2014-12-30T16:10:15Z Codehydro match skipping support; new omit_blanks param; code simplification
639959104 2014-12-28T16:34:25Z Codehydro
639958772 2014-12-28T16:30:51Z Codehydro
639958533 2014-12-28T16:28:27Z Codehydro
639958085 2014-12-28T16:24:02Z Codehydro color support
639952845 2014-12-28T15:30:00Z Codehydro code diet
639948579 2014-12-28T14:46:13Z Codehydro does this reduce memory usage?
639947470 2014-12-28T14:32:49Z Codehydro save - fully functional except for custom colors/category tagging
639899732 2014-12-28T04:13:06Z Codehydro save - near done
639845442 2014-12-27T19:57:35Z Codehydro
639828948 2014-12-27T17:13:28Z Codehydro save
639767116 2014-12-27T03:34:22Z Codehydro save
639658123 2014-12-26T05:38:55Z Codehydro
639656196 2014-12-26T05:11:37Z Codehydro save
639643728 2014-12-26T02:12:48Z Codehydro save
639640213 2014-12-26T01:25:01Z Codehydro save
639597281 2014-12-25T17:02:57Z Codehydro forget teamBracket... it'd be too expensive to adapt it... revert
639595448 2014-12-25T16:42:09Z Codehydro
639595295 2014-12-25T16:40:15Z Codehydro save
639591887 2014-12-25T15:55:17Z Codehydro well now we're making progress.. though adapting teambracket may prove more effort than it is worth
639588689 2014-12-25T15:09:37Z Codehydro
639588553 2014-12-25T15:07:34Z Codehydro
639588514 2014-12-25T15:07:03Z Codehydro
639588423 2014-12-25T15:05:47Z Codehydro
639588382 2014-12-25T15:05:20Z Codehydro
639588140 2014-12-25T15:01:46Z Codehydro ah... mw.clone tables share original's functions...
639587745 2014-12-25T14:56:22Z Codehydro
639587724 2014-12-25T14:56:03Z Codehydro
639587635 2014-12-25T14:54:37Z Codehydro
639587553 2014-12-25T14:53:37Z Codehydro
639587427 2014-12-25T14:51:37Z Codehydro
639587402 2014-12-25T14:51:12Z Codehydro playing around with frames...
639587226 2014-12-25T14:48:43Z Codehydro
639586880 2014-12-25T14:43:22Z Codehydro
639586696 2014-12-25T14:40:35Z Codehydro trying again to force teambracket into accepting args...
639586586 2014-12-25T14:39:06Z Codehydro
639586394 2014-12-25T14:35:53Z Codehydro
639585521 2014-12-25T14:23:16Z Codehydro hmm, maybe try teamBracket approach
639554475 2014-12-25T05:24:15Z Codehydro
639554150 2014-12-25T05:18:45Z Codehydro
639554079 2014-12-25T05:17:18Z Codehydro
639553975 2014-12-25T05:15:07Z Codehydro
639551790 2014-12-25T04:33:50Z Codehydro
639550044 2014-12-25T04:02:59Z Codehydro
639549434 2014-12-25T03:58:34Z Codehydro
639549383 2014-12-25T03:57:57Z Codehydro
639549357 2014-12-25T03:57:30Z Codehydro
639549196 2014-12-25T03:55:26Z Codehydro
639549128 2014-12-25T03:54:38Z Codehydro
639548968 2014-12-25T03:52:24Z Codehydro save
639548005 2014-12-25T03:39:25Z Codehydro
639546964 2014-12-25T03:25:05Z Codehydro Codehydro moved page [[Module:Round of N]] to [[Module:RoundN]] without leaving a redirect: match name of Template:Round16 and Round8
639546725 2014-12-25T03:21:38Z Codehydro begin priliminary work
"https://si.wikibooks.org/w/index.php?title=Module_talk:RoundN&oldid=31794" වෙතින් සම්ප්‍රවේශනය කෙරිණි