Contribuciones del usuario Mr. Stradivarius
Resultados para Mr. Stradivarius discusión registro de bloqueos subidas registros registro de bloqueo global cuentas globales registro del filtro antiabusos
Un usuario con 0 ediciones. Cuenta creada el 8 abr 2013.
11 dic 2014
- 04:3204:32 11 dic 2014 difs. hist. +23 Módulo:Argumentos fix bug where explicitly deleted args were still appearing when iterated over with pairs or ipairs - code courtesy of User:Jackmcbarn
5 jul 2014
- 03:5203:52 5 jul 2014 difs. hist. +169 Módulo:Argumentos allow using both the frame and parent frame arguments with the wrappers option if specifically requested, per protected edit request by User:Jackmcbarn
3 jul 2014
- 04:1204:12 3 jul 2014 difs. hist. 0 m Plantilla:Documentation Changed protection level of Template:Documentation: Edit warring / content dispute: making this indef so that the template won't become unprotected accidentally ([Edit=Allow only administrators] (indefinite) [Move=Allow only adm
- 04:0904:09 3 jul 2014 difs. hist. −2971 Plantilla:Documentation Undid revision 615381849 by Technical 13 (talk) you will need a consensus to add code like that here
6 jun 2014
- 14:2414:24 6 jun 2014 difs. hist. +1419 Módulo:Argumentos add a "wrappers" option and fix bug when frame:getParent() returns nil, per protected edit request by User:Jackmcbarn
18 abr 2014
- 10:3010:30 18 abr 2014 difs. hist. +546 Módulo:Argumentos memoize nils using a separate nilArgs table; this fixes a bug where nil values were being iterated over with pairs()
15 abr 2014
- 08:1008:10 15 abr 2014 difs. hist. +659 Módulo:Argumentos fix undefined next() behaviour bug by checking for metatable.donePairs in the __index metamethod; also, format the module so it fits into 80 characters
31 ene 2014
- 12:0712:07 31 ene 2014 difs. hist. −8 Plantilla:Documentation whoops, that should be the main module, not the sandbox...
- 11:3011:30 31 ene 2014 difs. hist. +32 Plantilla:Documentation put the HTML comment in noinclude tags to avoid unnecessary whitespace
- 11:1311:13 31 ene 2014 difs. hist. −3003 Plantilla:Documentation switch to Lua version at Module:Documentation
13 ene 2014
- 05:4005:40 13 ene 2014 difs. hist. −7 m Módulo:Argumentos tweak one of the comments and make some beautification fixes, now that this is in the job queue
18 dic 2013
- 00:5100:51 18 dic 2013 difs. hist. 0 m Módulo:Argumentos Changed protection level of Module:Arguments: High-risk Lua module ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))
12 dic 2013
- 03:1303:13 12 dic 2013 difs. hist. +2 m Módulo:Argumentos tweak comment
11 dic 2013
- 13:0613:06 11 dic 2013 difs. hist. +1401 Módulo:Argumentos memoize nils, add type checks for frame and options, use string library functions instead of mw.text.trim and mw.ustring.find, define four different tidyVal functions to avoid checking options every time
10 dic 2013
- 21:5021:50 10 dic 2013 difs. hist. +65 Módulo:Argumentos don't use "if frame == mw.getCurrentFrame()"
9 dic 2013
- 13:5113:51 9 dic 2013 difs. hist. 0 m Módulo:Argumentos Protected Module:Arguments: High-risk Lua module ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))
- 13:2213:22 9 dic 2013 difs. hist. +4 Módulo:Argumentos oops, forgot the first parameter to tidyVal
- 12:0812:08 9 dic 2013 difs. hist. +129 Módulo:Argumentos add options.frameOnly and options.parentOnly
- 12:0312:03 9 dic 2013 difs. hist. +429 Módulo:Argumentos use an array to hold argument tables rather than firstArgs and secondArgs variables
- 07:1707:17 9 dic 2013 difs. hist. −4 Módulo:Argumentos check fargs and pargs before writing new values to args if options.noOverwrite is set
- 02:2502:25 9 dic 2013 difs. hist. +416 Módulo:Argumentos add a more detailed comment about metatable behaviour
- 02:1902:19 9 dic 2013 difs. hist. +492 Módulo:Argumentos return a table rather than a function, improve the comments
7 dic 2013
- 16:0116:01 7 dic 2013 difs. hist. +2635 N Módulo:Argumentos create argument-processing module
12 jul 2013
- 09:2309:23 12 jul 2013 difs. hist. −20 m Plantilla:Documentation undo per talk - this breaks transclusions that use both the "1" and "content" parameters
- 09:1209:12 12 jul 2013 difs. hist. −386 Plantilla:Documentation avoid passing {{{content}}} through, as subtemplates only need to know if it is blank or not, per protected edit request