[04:54:33] Can we pls block https://phabricator.miraheze.org/p/recojareka123/ on wiki. Seems they are just a spammer. [07:04:10] [1/2] I want to add js code which should work for anons, but not for registered users [07:04:10] [2/2] is there a way to target anons, or I have to add the code in js, and then "counter" it in all user specific js pages? [07:04:39] add in Common.js, I mean [07:05:39] I can block on meta [09:45:19] hey guys, im new here and i was wondering what is the average waiting period before a mod aproves your wiki? [09:52:36] When they do [09:53:20] fair enough [09:55:23] yeah lmao it can vary [09:55:39] mine only took a couple days, but considering the volunteer shortage, it may take a little longer [09:58:44] no problem, i was just wondering if i could start today, but if it takes longer thats fine [10:23:11] I have started reviewing the requests that have been sitting in the queue and will get to yours shortly [10:29:13] thank you โค๏ธ [13:11:11] Maybe try using some of the configs in the user section listed here https://m.mediawiki.org/wiki/Manual:Interface/JavaScript [13:33:05] Many articles of Cryonics Wiki are still missing pictures. Is it possible to get them back? For example: [14:01:24] Thanks [14:44:11] how do i report users in this server [14:44:15] do i just ping mods [14:46:53] @Discord Moderators1137031701520978031 is one off these steam scammers [14:49:22] lmaoo steam scam [14:56:46] Done, thanks for the report [16:20:03] @Stewards Someone didn't get rights on their wiki: https://meta.miraheze.org/wiki/Special:RequestWikiQueue/34108 [16:20:25] this happens more often now? [16:20:55] Yeah, every day it seems like someone's asking why their wiki hasn't been created yet [16:30:05] [1/2] nice, `wgUserGroups` and `null` then [16:30:05] [2/2] but how do I apply that? ๐Ÿ‘‰ ๐Ÿ‘ˆ [16:53:01] [1/8] A trivial example would be something like [16:53:01] [2/8] ```js [16:53:01] [3/8] (function (mw) { [16:53:02] [4/8] if (mw.config.get('wgUserGroups') === null) { [16:53:02] [5/8] ... [16:53:02] [6/8] } [16:53:03] [7/8] })(mediaWiki); [16:53:03] [8/8] ``` [16:53:22] you could probably do without the iife but I like having it [16:53:38] aha [16:53:44] btw, I just tried this on a wiki without being logged in and the user group i got was "*" [16:53:56] so I don;t think a null check would always work [16:54:22] hmm, I'll try and we'll see, thank you <:pupCoffeeMH:766487840694599711> [16:54:40] np [17:33:59] doesn't seem to work [18:04:57] Hey, I want to make a monthly donation, but I don't know how to make it appear in the "Finance" tab mentioning my User like some people do. How does it work? [18:10:58] Our team will update the finance page [18:11:07] Once we confirm we've received it [18:11:22] And the balance sheets are updated [18:11:29] Just include a username as the reference [18:42:14] Is there a phab ticket? It might be a good idea to centralize a report on the problem so it can be investigated properly. [18:48:38] i think i fixed it on the day (hours after it was done) [18:58:05] my article be doin good bruh [19:01:20] maybe try the username or userid one? Those logically should be null if you don't have an account [19:31:56] `mw.config.get('wgUserGroups').includes("user")` [19:56:33] Just created one: https://phabricator.miraheze.org/T11122 [20:10:21] I modified slideshow CSS only to see it not working in collapsible block <:moonch:794697217826095165> [20:11:04] very cool [20:14:12] [1/2] yay, iserid did the trick [20:14:12] [2/2] thank you again <:pupCoffeeMH:766487840694599711> [20:26:48] i was actually able to make my article look almost exactly like a wikipedia one [20:26:53] i feel very proud of myself [21:43:08] [1/3] fellas, I guess I finally finished my infobox guide [21:43:08] [2/3] [[User:Legroom/Infoboxes]] [21:43:08] https://meta.miraheze.org/wiki/User:Legroom/Infoboxes [21:43:08] [3/3] feedback and corrections are much apreaciated, then I need your blessing on putting this up in FAQ lol [21:43:09] [21:46:53] i just use wikipedia to copy info boxes but thank you [21:47:03] Please don't [21:47:08] That's a really messy idea [21:49:15] well yeah, it's not just for you lol, and I also explained over there why it's not bright idea [21:52:13] now I can go to sleep lol [21:52:17] bye [22:11:03] @maxibash You need to /auth to post links [22:15:58] why isnโ€™t it a bright idea [22:22:26] Becasue it is impossible to troubleshoot with the ungodly large dependency chains, a lot of which also being very advanced LUA modules [22:29:08] if you know what youre doing and are willing to get your hands dirty then it's fine [22:29:35] if you're expecting very simple export import then you will be in for a nightmare [22:42:33] export import actually works for me pretty fine [23:04:48] I will repeat what I said on this matter: https://discord.com/channels/407504499280707585/407537962553966603/1135731070839566489 [23:05:59] :0