[06:54:01] hi, is it possible to call a Lua function as parameter of another Lua function? [06:54:06] so I want to do [06:54:31] {{#invoke:Bananas|hello|{{#invoke:Test|test}}}} [06:54:33] basically [06:54:40] any workaround is also welcome ;) [06:54:58] um [06:55:03] you could just [06:55:14] I'm quite new to Lua [06:55:19] so I dont know all tricks yet :) [06:55:29] in Module:Bananas [06:55:48] Test = require( 'Module:Test' ); [06:55:59] and whereever you want to use that parameter [06:56:03] Test:test() [06:56:28] ok, hm.. [06:57:09] not what I was looking for tbh, but if this is the solution, so be it [06:57:36] in my case the Bananas.hello function is quite generic and the Test.test function quite special [06:57:47] well [06:57:53] so I did not really want to merge those [06:58:01] {{#invoke:Bananas|hello|{{#invoke:Test|test}}}} <-- did you try that? [06:58:04] it seems like it would work. [06:58:21] should it work?I tried in sandbox and I got an error [06:58:25] but I'll try again [06:58:50] I have no clue if it would work [07:03:31] legoktm: doh, somehow it works now [07:03:40] ok, thanks for your input :) [07:03:40] :D [07:03:52] dunno, maybe i made a mistake [07:05:15] hm [07:05:32] Jasper_Deng: ping [09:21:45] twkozlowski: :( [09:21:57] Sorry? [09:22:12] https://bugzilla.wikimedia.org/show_bug.cgi?id=67240 [09:22:38] [18:18:47] greg-g: not again... [18:18:50] https://wikitech.wikimedia.org/w/index.php?title=Deployments&diff=prev&oldid=117788 [18:20:50] oh, this just means it flows with 1.24wmf12, I see. [18:21:28] twkozlowski: hey, dunno 'bout you, but i prefer delayed software to broken software ;) [20:43:36] twkozlowski: good news! https://lwn.net/Articles/603442/ [20:43:43] Please be happy. [20:47:50] Nemo_bis: Wow! [20:57:51] BTW, Tech News #27 has now been published: https://meta.wikimedia.org/wiki/Special:MyLanguage/Tech/News/2014/27 [21:00:20] Nemo_bis: I note with some pride that we're the only multilingual newsletter there [21:01:35] Unsurprising :) [22:06:34] I remember reading about some tool for searching in all the javascript code which is live on some site, including extensions, gadgets, MediaWiki:Common.js etc [22:06:41] but can't remember where [22:06:45] mwgrep [22:06:54] that was it, thanks [22:15:35] MatmaRex: jakie masz pierwsze skojarzenie widząc zwrot 'sekcja zerowa'? [22:16:10] re: MediaWiki [22:16:14] twkozlowski: poczatkowy fragment artykulu, naturalnie [22:16:37] hm... a ten zwrot nigdzie nie wystepuje na pl.wikipedia.org :-) [22:17:47] twkozlowski: chyba czesciej wystepuje to jako "pierwsza sekcja" [22:18:01] np. w gadzecie "Dodawaj link [ edytuj ] do pierwszej sekcji." [22:18:15] oooo, fajne [22:18:30] moim zdaniem to jest technicznie rzecz biorac niepoprawne, ale eh [22:18:44] Edytor wizualny nie będzie już przewijać na dół strony podczas próby edycji sekcji zerowej (tzn. fragmentu strony poprzedzającego wszystkie sekcje). [22:18:58] technicznie rzecz biorac linki interwiki to nie jest to, co wszyscy nazywaja linkami interwiki :) [22:19:13] nie ma chyba ladnego tlumaczenia dla "lead section" [22:19:21] a tak chyba to nazywaja na en.wp [22:19:25] MatmaRex: z najnowszych Tech News [22:19:34] wstęp? zajawka artykulu? [22:20:04] czyli zostawić czy zmienić? :-) [22:21:41] dla mnie brzmi spoko, ale ja nie mam do takich rzeczy drygu [23:19:51] https://it.wikisource.org/wiki/Utente:Alex_brollo_bis/test.js [23:19:58] what is that person doing :/