[00:13:09] A user on a wiki I manage is having problems creating accounts, stating the captcha automatically fills but still prompts them to create complete if regardless. They were automatically banned from creating an account temporarily because of this. Is this a known issue? [00:16:14] this line makes the Approval Score appear I think, which per Agent that shouldn't be displayed: https://github.com/miraheze/CreateWiki/blob/6e1dd27aa915ad37b03895dfb397d89a7c19c21f/includes/Jobs/RequestWikiAIJob.php#L63 [00:21:06] Could you clarify what you mean by “create complete”? [00:21:45] That is the line but the code that invokes that job is different and that job shouldn’t even be ran [00:22:47] I set the proper UA. Cloudflare blocked me, so I submitted the form [00:23:25] ohhh, the job is a file... I didn't see that sorry [00:23:39] so... delete it?????????????? [00:24:10] you can delete the job but somewhere in the code, the job will still be looked for and ran [00:24:19] and then CreateWiki will explode because the file is missing [00:24:35] https://tenor.com/view/sparks-electrical-electricity-equipment-radio-amateur-fire-gif-24123123 [00:24:46] Just run a grep from / [00:24:56] nah [00:25:19] `rm -rf /srv/mediawiki` helps solve this even better [00:25:25] LOL [00:25:30] rip [00:25:52] so we can delete all references to that job and delete the file [00:27:50] talking about rm -rf /srv/mediawiki... If you have linux I'll recommend deleting the french language pack by putting sudo rm -fr ./* :) [00:27:56] nah jk [00:30:54] I was seeing how that’s a big meme right now [00:31:13] I’m glad French is being dumped [00:40:42] https://github.com/miraheze/CreateWiki/blob/6e1dd27aa915ad37b03895dfb397d89a7c19c21f/includes/Jobs/RequestWikiAIJob.php#L63 [00:42:17] nvm that not [00:42:23] close [00:42:33] https://github.com/miraheze/CreateWiki/blob/master/includes/Services/WikiRequestManager.php#L972 [00:44:32] nah the thing is that blob/6e1dd27aa915ad37b03895dfb397d89a7c19c21f/includes/Jobs/RequestWikiAIJob.php#L63 stucked into the URL [00:51:15] https://github.com/joelemiliano/CreateWiki/blob/master/includes/Services/WikiRequestManager.php [00:54:30] tryAutoCreate is still called [01:10:43] new https://github.com/joelemiliano/CreateWiki/commit/7fee8ed0822aa3ccdb8b056e1ac63fd279ed2e87 [01:11:15] i hope i didn't fuck up [01:16:29] !phabricator del [01:16:30] Successfully removed phabricator [01:16:43] Mm.. joelemiliano... Spanish name [01:16:53] !phorge is https://meta.miraheze.org/wiki/Phorge [01:16:53] Key was added [01:16:58] !phorge [01:16:58] https://meta.miraheze.org/wiki/Phorge [01:19:12] Mintle: Yep. I'm mexican [01:26:55] Complete the captcha [01:27:07] Even though it’s already done automatically [01:28:59] How do you make a table (as in the thing with rows and columns and data on an article) with Scribunto? Do you have to use HTML elements, can you define tables like how you would in wikitext, or something else? [01:32:58] <.guardianx.> [1/2] Isn't scribunto mainly for LUA integration? [01:32:58] <.guardianx.> [2/2] I mean I guess you COULD do it in LUA but ya the other 2 work fine too [01:35:36] Scribunto is currently just lua [01:36:02] tempted to add brainfuck support to scribunto [01:36:19] Of course [01:36:25] waiting for python <3 [01:39:17] I wanna use Lua to make a "portal" template with a dynamic number of parameters, each of which is a link to add to the portal. My current prototype involves using a table since it simplifies the code, so I'm wondering if I could make said table with Lua MW libraries [01:40:31] [1/2] (prototype in question) [01:40:31] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1305708775763873842/image.png?ex=6734038f&is=6732b20f&hm=17225ed5f4b137f81d375b99f4db1359e0b0f3bcec26b3b34982147f954e2a34& [01:49:46] (I tried looking on scribunto pages on MediaWiki wiki regarding tables; unfortunately there's a certain fundamental structure in Lua with the same name) [02:04:47] I believe you can do both, I've personally only used html tables in Scribunto but I've already seen wikitext ones made this way. [02:12:31] /msg NickServ IDENTIFY AlexisOlsen [02:12:55] Someone please delete that [02:13:40] Thanks, idk how I screwed up that badly [02:13:48] Done here. IRC can not be deleted [02:13:48] and now I will change my password [02:13:56] got it [02:14:27] prob make a habit of using NS commands with creds in direct PMs with the service [02:14:31] theres also /ns [02:14:33] just in case I aways do those commands from within the PMs for like NickServ or ChanServ or somewhere not public just incase [02:14:41] yea [02:14:58] Yeah I will note that for next time but mirc was like "you're not in a channel" [02:15:20] And I know I mess up commands a lot on IRC so probably a good thing I do those private places lol [02:15:55] yeah and most of the time I did them in private too [02:16:04] except for today [02:16:05] rip [02:16:18] hallo a:plumkitwave: [02:19:38] hi [02:20:30] Is someone able to explain what happened to the project namespace? Is there any way for Bureaucrats to undo the changes locally? [02:20:58] do you have any examples I could take a look at? [02:21:35] Is it displaying something else that it shouldn't? Like Miraheze Meta for example [02:21:44] I had a similar problem on my wiki too [02:21:44] Yes. [02:22:14] Wait, it's a problem? I thought it was intentional. Either way, it's super unsatisfactory. And something I want to undo locally. [02:22:59] I'd probably open up a [[phorge:]] task for it if I was you [02:22:59] https://meta.miraheze.org/wiki/phorge: [02:23:00] [02:23:25] Because I'm not sure if you can locally change it [02:24:53] is this the Miraheze Meta spread again [02:25:04] yeah looks like it [02:25:24] My wiki had it too before it resolved on its own or by something idk [02:25:29] as I've said, if there isn't a task on this already, make one, discord will get lost [02:25:43] That's what I pointed them to [02:25:51] ty ty [02:32:06] pull https://github.com/miraheze/CreateWiki/pull/636 [02:33:26] [1/2] No basic ones I'm afraid :ThinkerMH: but the ones I had in mind are for something html-based (way too long but the relevant part is mostly lines 838/839/863/866: a loop iterates over table rows, wraps them inside tr/th/td elements, then the whole thing inside a table element) and [2/2] ainworld.miraheze.org/wiki/Module:MacroInputs> for wikitext-based (less familiar with this one but the functions are clearly labelled). [02:37:50] hi - sorry if this is in the wrong spot, uh. im trying to help a friend set up a community tab for their wiki but i have not done the css correctly and im not quite sure how to set it up, would anyone be willing to correct my work? [03:00:31] I appreciate the effort but you went overboard [03:01:05] Examining the code, it seems all that we need to do is disable wgCreateWikiAIThreshold [03:51:15] Mmmmm [03:51:25] So its more of a temporal issue then [03:51:58] Can i see dem wiki [04:02:05] [1/3] its private rn but here is the CSS + the results [04:02:05] [2/3] https://cdn.discordapp.com/attachments/407537962553966603/1305744402123194448/image.png?ex=673424bd&is=6732d33d&hm=3f5b1ffb9d593a4251792499de45b84be7a4b0cc59239d1b4ffd0b0b45bbc37b& [04:02:05] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1305744402420858963/image.png?ex=673424bd&is=6732d33d&hm=31fbc5197b687f78cdcc9f30e3a38edf62aeae56b6bee5279081ec69ce2c2195& [04:02:21] it should... definitely not be 0 members. their discord has quite a lot of people in it [04:22:13] Are the Server widget enabled on the discord server itself? And ofc double check the link widget link itself is correct [04:26:53] AH probably not!!! tysm :] [04:27:23] do you by chance know what's causing the twitter error? i actually found less documentation on that so i just kinda Guessed [04:34:03] Twitter just barely works if you are lucky, I would just not bother with it, ever since Elon Musk took it over things went downhill, and completely ignoring any issues with the widget is one of things things going downhill [04:45:49] yeah, that makes sense. [06:15:23] is there any way to get the username of someone viewing the page like fandom with https://dev.fandom.com/wiki/InputUsername [07:26:36] [1/3] Guys which logo looks better? (Left is city banner, right is country council flag) [07:26:36] [2/3] https://cdn.discordapp.com/attachments/407537962553966603/1305795869408497745/mk3i4ii.png?ex=673454ab&is=6733032b&hm=7f804cd90468c16b745e214866d2ecfeeae34a36bfba7e3be379a3f18471cd4f& [07:26:36] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1305795869819277322/dtrODlN.png?ex=673454ab&is=6733032b&hm=92f82c279d1f04fa6435d4be03f291e0e33b7e8480d055fad8831dc240959ca0& [07:26:56] so many castles [07:27:04] right is certainly more cleaner [07:27:05] that's england for you lmao 😭 [07:27:11] k [07:27:30] you recon it's still relevant even tho it's not the cities flag? [07:27:32] h [07:27:34] huh? [07:27:37] it's not a fictional country? [07:27:43] no 😭 [07:28:04] they're both real official ones [07:28:14] just left is the cities and right the counties [07:28:14] oh my god lol [07:28:28] The county one is nicer [07:28:36] this is borderline worse than literal gay furry porn [07:28:36] alr [07:28:38] I'm probably one of few in here that actually recognises them [07:28:49] yep lol [07:28:51] I think both are relevant on a wiki about the city [07:29:10] You could have a page generally about the county council tbh [07:29:11] so weird that the country dosen't control the 2 biggets cities 😭 [07:29:19] *county [07:29:40] oml county and country are way too similar [07:29:42] for sure, winchester's their capital 2 [07:29:49] use cuntry [07:29:56] *county [07:30:14] The way local government works is a bit messy tbh [07:30:24] You can have a lot of different types of councils [07:30:34] And then you have London which is a whole other mess [07:31:38] We also have mayoral authorities and combined authorities in some areas [07:31:48] yeah [07:32:03] well any authorities that "control" winchester will be mentioned as they are relevant [07:32:15] then there's other stuff like police, fire service ect [07:32:39] alr vector's loaded in [07:32:49] what skin would work best you recon? [07:33:09] Cosmos is responsive for both mobile and desktop so quite nice [07:33:33] maybe just me felt more game like than encyclopedic but maybe that's just me? [07:33:47] Maybe tbh [07:33:57] can always change it later [07:33:58] Vector is Wikipedia style [07:34:15] I'll do cosmos and have a look [07:34:28] Police (expect NPAS) & Fire generally match up to a local authority [07:34:37] NPAS is national [07:34:42] Hampshire & IOW [07:34:53] well fire at least [07:34:54] Ambulance is weirder cause the boundaries are all over the place [07:34:59] lmao [07:35:08] And air ambulance is a charity [07:35:26] HM Coastguard is national too but with local charities for RLNI [07:35:39] yeah plenty of pages there lol [07:35:53] I'm gonna work later on mostly finishing a p[age for each category, say as a template [07:36:09] cool [07:39:51] is miraheze slow or it is js me? [07:40:57] waiting 4 image to show now and I'll send a ss [07:41:46] [1/2] k this is what it looks like with cosmos [07:41:47] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1305799688733069352/xEuVcpq.png?ex=6734583a&is=673306ba&hm=42f9db4117ecc303fe7c1d8b3cb54880fa13db33960baa5ecc20254cd611e23c& [07:41:57] be honest it look good or nah [07:43:33] bg is good, but the fully transparent heading is kinda crap for accessibility [07:43:52] ah, should i remove it? [07:44:02] Winchester, England is too poor contrast [07:44:07] kk [07:44:08] make it partially transparent i suppose [07:44:27] tbh idk how to [07:44:34] this was some code to remo ve it i was given so [07:44:37] I can try [07:44:42] @canyada [07:44:51] Canada knows everything about css [07:45:11] yeah lol [07:45:21] [1/9] ```.cosmos-header, .cosmos-header::before { [07:45:21] [2/9] background: rgba(0, 0, 0, 0.5); / Black background with 50% opacity / [07:45:22] [3/9] } [07:45:22] [4/9] .cosmos-header *, .cosmos-header .cosmos-header__sitename a { [07:45:22] [5/9] color: white; [07:45:23] [6/9] } [07:45:23] [7/9] #mw-content { [07:45:23] [8/9] border-radius: 15px; [07:45:24] [9/9] }``` [07:45:36] chat gpt's given this [07:47:06] see what it does [07:48:32] https://cdn.discordapp.com/attachments/407537962553966603/1305801390429442098/GEF5RLk.png?ex=673459d0&is=67330850&hm=924cc4c14a957398a4ce287e978a76f387aa5971ac55ba79c3ff8c64202c8329& [07:48:34] better or worse? [07:49:05] ChatGPT knows Cosmos' CSS classes? or did you plug in your CSS and ask it. Seems more likely lol [07:49:45] Plugged it in lol [07:49:55] lol alright I was confused lol [07:49:56] pretty useful a lot of the time for that [07:50:11] Chat gpt aint replacing u lol dw [07:50:31] 😆 [07:50:38] So yeah it look better or worse [07:50:48] Looks better to me [07:51:23] I should add a header transparency config to Cosmos so it can just be done like that via ManageWiki... [07:52:30] That's better ye [07:54:10] [1/2] This reminds me... Cosmos is in a desperate need of a codebase overhaul also. It was the first extension/skin I ever made with MediaWiki so it is a complete and total mess in the codebase compared to my current modern standards lol. I started a native ThemeDesigner that was gonna work with like color pickers etc... but then completely forgot to finish it... I haven't done any maj [07:54:11] [2/2] or updates to Cosmos in years. I really should again lol... [07:55:44] Is there a way to investigate if accounts are sockpuppets or to view users' IP as an Admin? [07:56:47] rakkeyal: no, that will have to be done by stewards [07:56:48] Oh lol, so should I still use it? [07:56:55] can be requested on [[SR/CU]] [07:56:55] https://meta.miraheze.org/wiki/SR/CU [07:57:20] Yeah of course you can. I will always make sure it works it just might have some changes soon again lol [07:57:48] hm. will hve to figure something out then [07:59:12] Well I’ll do more when I get home from school [09:25:25] <.vxrtex.> how can i delete a wiki? i've already moved into another one in like nov 2 but miraheze accepted in nov 6? [09:32:40] on Steward Requests, but I forgot which subpage exactly, try miscellaneous [09:37:04] [[SR/D]] [09:37:04] https://meta.miraheze.org/wiki/SR/D [09:37:51] i [09:37:55] what the hell happened to everything? [09:39:09] <.vxrtex., replying to theoneandonlylegroom> how? [09:53:17] huh? [09:53:28] things are not transcluding [09:54:27] oh [09:54:30] I see now [09:54:32] uhhh [09:54:36] what [09:54:41] yeah [09:54:42] what [09:55:08] Seems like we have had a ton of very odd bugs larely... [09:55:32] Like Project namespace becoming Miraheze Meta on non meta wikis [09:56:18] i [09:56:20] huh [09:56:57] > Warning: Template include size is too large. Some templates will not be included. [09:57:38] ohhh [09:58:46] Template too big, sorry template [10:04:58] legroom already responded to you [10:05:23] <.vxrtex.> i dont understand [10:05:33] [[SR/D]] [10:05:33] https://meta.miraheze.org/wiki/SR/D [10:05:34] [10:05:51] i think [11:25:44] how do i make parts collapsible using js [11:28:52] @CSS/JS Support Volunteers would know this 😄 [11:34:12] [1/3] depends what skin [11:34:12] [2/3] for timeless i know of this: https://nookipedia.com/wiki/MediaWiki:Gadget-CollapsibleNav.js [11:34:13] [3/3] and the equiavlent for old vector is this: https://en.wikipedia.org/wiki/MediaWiki:Gadget-CollapsibleNav.js [11:34:33] oh wait u updated the msg nvm [11:34:37] citizen has a sidebar ? [11:41:56] [1/2] this thing [11:41:57] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1305860129895223357/image0.jpg?ex=67349084&is=67333f04&hm=3602c703d983dd05253e29d4e2a40cbf9a19ce6a1569c2f0136ea440639bc0d3& [11:42:17] basically i wanted to make the stuff collapsible because im going for a certain aesthetic [12:00:01] basically i wanted to make the stuff collapsible because im going for a certain aesthetic [13:03:52] do u want it collapsed by default or open by default? [13:04:18] is there a way for me to link a style guide to people when they start editing, in like the “welcome to [wiki] anyone can edit” pop up or make a unique one? [13:04:57] collapsed by default [13:09:00] [1/47] ```js [13:09:00] [2/47] function onToggle( e ) { [13:09:00] [3/47] var collapsedIds = mw.storage.getObject( 'citizen-nav-expanded' ) || [], [13:09:01] [4/47] index = collapsedIds.indexOf( this.id ); [13:09:01] [5/47] if ( e.type === 'afterCollapse' ) { [13:09:01] [6/47] // Remove ID from array [13:09:01] [7/47] if ( index !== -1 ) { [13:09:02] [8/47] collapsedIds.splice( index, 1 ); [13:09:02] [9/47] } [13:09:02] [10/47] if ( collapsedIds.length ) { [13:09:03] [11/47] mw.storage.setObject( 'citizen-nav-expanded', collapsedIds ); [13:09:03] [12/47] } else { [13:09:04] [13/47] // Remove the data altogether if empty [13:09:04] [14/47] mw.storage.remove( 'citizen-nav-expanded' ); [13:09:05] [15/47] } [13:09:05] [16/47] } else { [13:09:06] [17/47] if ( index === -1 ) { [13:09:06] [18/47] collapsedIds.push( this.id ); [13:09:07] [19/47] mw.storage.setObject( 'citizen-nav-expanded', collapsedIds ); [13:09:07] [20/47] } [13:09:08] [21/47] } [13:09:08] [22/47] } [13:09:09] [23/47] $( function () { [13:09:09] [24/47] var collapsedIds = mw.storage.getObject( 'citizen-nav-expanded' ) || []; [13:09:10] [25/47] $( '#citizen-main-menu .citizen-menu' ) [13:09:10] [26/47] .addClass( 'collapsible-nav mw-collapsible mw-collapsed' ) [13:09:11] [27/47] .removeClass( function () { [13:09:11] [28/47] if ( collapsedIds.indexOf( this.id ) !== -1 ) { [13:09:12] [29/47] return 'mw-collapsed'; [13:09:12] [30/47] } [13:09:13] [31/47] } ) [13:09:13] [32/47] .children( '.citizen-menu__heading' ) [13:09:14] [33/47] .addClass( 'mw-collapsible-toggle' ) [13:09:14] [34/47] .end() [13:09:15] [35/47] .children( '.citizen-menu__content' ) [13:09:15] [36/47] .addClass( 'mw-collapsible-content' ) [13:09:16] [37/47] .end() [13:09:16] [38/47] .makeCollapsible() [13:09:17] [39/47] .on( 'afterCollapse.mw-collapsible afterExpand.mw-collapsible', onToggle ); [13:09:17] [40/47] } );``` [13:09:18] [41/47] modified the [wikipedia collapsiblenav.js](https://en.wikipedia.org/wiki/MediaWiki:Gadget-CollapsibleNav.js) to work on citizen [13:09:18] [42/47] also needs this css [13:09:19] [43/47] ``` [13:09:19] [44/47] .citizen-menu__heading { [13:09:20] [45/47] float:none; [13:09:20] [46/47] }``` [13:09:21] [47/47] personally i dont think this is great ui-design-wise bc the menu is already 1 layer hidden (behind a button click) but maybe thas just me [13:50:34] What is going on with the templates? [13:53:01] i've added them to the wiki but it doesnt seem to work [13:53:16] [1/2] cache probably [13:53:16] [2/2] try adding it to personal js? [13:53:58] i added it to personal js too but it only works on the js page [14:05:43] [1/3] hm. that is. really strange [14:05:43] [2/3] i did notice it when i couldnt run the js in console at first too but i thought that problem would go away if its on a js page [14:05:43] [3/3] based on the console error i think its loading the js before the base mediawiki [makeCollapsible](https://www.mediawiki.org/wiki/ResourceLoader/Core_modules#jquery.makeCollapsible) js??? but that also doesnt explain why it only works on the js page itself and not any other page. very mysterious someone better at js pls pitch in [14:07:32] Does Miraheze have a script that allows bulk uploading? [14:41:19] On servers yea, also MS Upload extension on the frontend [14:41:34] ok thx [15:13:37] <.guardianx.> is #ask globally available or only though SMW? [15:31:04] only through SMW [16:07:42] anyone know a simple stub template to use/improve? [16:08:58] There may be one on dev [16:09:09] dev? [16:12:41] [[dev:]]! [16:12:41] https://meta.miraheze.org/wiki/dev: [16:12:42] [16:14:40] for the city infobox, should the image be the location, an image of a city or the flag? [16:15:05] Feel free to use mine: https://tribalhunter.miraheze.org/wiki/Template:Stub [16:15:08] it's pretty basic [16:15:12] cool thx [16:15:25] anytime [16:15:32] ^ [16:16:07] it can be any of them [16:16:11] an image of the city can work best imo [16:16:16] k [16:16:19] here's what wikipedia does for reference [16:16:20] https://en.wikipedia.org/wiki/New_York_City [16:16:32] it uses everything you asked [16:16:33] yeah but that's wikapedia [16:16:42] and a little too much, but maybe js imo [16:17:04] + don't wanna copy all of that [16:19:43] should i use BC or BCE? [16:23:07] [1/2] honest opinion how does the infobox look? [16:23:07] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1305930888881766410/3xuUedm.png?ex=6734d26a&is=673380ea&hm=13caf6ea3eb29b15c2b7dff4555558dddf25a5d2432c7ab2d47556c27197b8d8& [16:30:15] not bad! [16:34:15] alr, working on the page a bit [16:35:36] be honest how's the article look so far? https://winchester.miraheze.org/wiki/Winchester [17:51:28] <50_55> [1/2] how to make them equal? [17:51:29] <50_55> [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1305953125705977906/image.png?ex=6734e720&is=673395a0&hm=605055ca4983624998796c7833ac39b649ea32d83b7ecb6617e2b8388366aa23& [17:55:19] Make the margin the same? [17:55:39] Or give the internal elements a width and add margin: 0 auto [17:55:54] Or flex and justify centre [18:00:02] <50_55, replying to originalauthority> [1/6] like this? [18:00:03] <50_55, replying to originalauthority> [2/6] ``` [18:00:03] <50_55, replying to originalauthority> [3/6] | [18:00:03] <50_55, replying to originalauthority> [4/6] {| class="wikitable" style="width:100%; margin: auto" [18:00:04] <50_55, replying to originalauthority> [5/6] ``` [18:00:04] <50_55, replying to originalauthority> [6/6] https://cdn.discordapp.com/attachments/407537962553966603/1305955280537915472/image.png?ex=6734e922&is=673397a2&hm=581615dda8b64f32a6317575c12feaf4eaddaf0e270899a5bc796cf0431b498e& [18:02:57] <50_55, replying to 50_55> the code section is the same for all inner tables [18:09:37] Where should I change the topic and scope of my wiki? [18:09:41] Just if i'm correct [18:10:39] [[SR/M]] [18:10:39] https://meta.miraheze.org/wiki/SR/M [18:10:40] [18:11:17] tbh imo they would be better off starting a new wiki if it’s a major change [18:29:06] <50_55> [1/2] how do I make a line like this? [18:29:06] <50_55> [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1305962593273385040/image.png?ex=6734eff1&is=67339e71&hm=c0a91211ecff0e8b3b20d8ec121be463be502851aaf7134bf3c0cf0d80ae3bdf& [18:59:56] <.guardianx.> [1/3] I am knocking myself out for this...is it possible to have a Page Form alter a table on a page? [18:59:56] <.guardianx.> [2/3] Or is there a more simple way of handling this? [18:59:57] <.guardianx.> [3/3] Basically I want to have a form that allows people to update known items / quests / things in an area [19:01:46] <.guardianx.> I would have it all done VIA Data:Quests but updating that data page is a nightmare for people unfamiliar with the format, I can read it just fine and output data, but thats not truly sustainable. [19:02:32] <.guardianx.> [1/2] https://ecopedia.miraheze.org/wiki/The_Silent_Shelf [19:02:32] <.guardianx.> [2/2] this is what I'm workign with and at this point I'm using duct-tape and wishes to try to get it done [19:03:56] <.guardianx.> the goal is to have somethign like this with "Add" or "Edit" buttons under each table for verified people to update data [19:04:00] <.guardianx.> https://ecopedia.miraheze.org/wiki/Cape_Corvus [19:06:31] Not wrong, this is more for adjustmentments [19:08:41] if it's a teeny adjustment like turning from the minecraft wiki to the minecraft and minecraft dungeons wiki for example I don't think it really would need to go to SR/M imho [19:08:45] that's a local affair [19:10:40] Eh, that one is minor, but in general wikis should only stick to what they were approved to do [19:11:01] It’s misleading to say that there’s nothing between small enough to not make a request and big enough for a new wiki [19:16:06] ^ [19:17:03] <50_55, replying to truckki> [1/2] not a fan of the long headers [19:17:03] <50_55, replying to truckki> [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1305974661640884244/image.png?ex=6734fb2f&is=6733a9af&hm=fbbcc6df96ff35e2ffa310ec81cfd900dc76e5483ff98d83cc2a2163cabc26cc& [19:17:20] that's fair, simplify? [19:17:23] Yeah, I’d say keep them short and sweet [19:17:38] The wiki I moderate on fandom has some decent header guidelines [19:18:47] Varying levels of relevance [19:20:13] <50_55> [1/2] is it possible to make a line like on the image? I'm talking about the grey like that's separate from the header [19:20:14] <50_55> [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1305975460584489022/image.png?ex=6734fbed&is=6733aa6d&hm=8a625f2dda0352c010b9b097bb8473ddaebfa451060fe0c2ff164ab40b1c40a5& [19:20:47] simplified, look better? [19:21:06] https://cdn.discordapp.com/attachments/407537962553966603/1305975680751894548/u2kkM8d.png?ex=6734fc22&is=6733aaa2&hm=f3f9d37f20c46ef8791afbb97d4b9aefbe379e4517e3cfa24037c7b01a8622c8& [19:22:42] <50_55, replying to truckki> pretty much [19:22:45] cool [19:30:27] <50_55> [1/2] how to make this table now go to the next section? [19:30:27] <50_55> [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1305978033311711304/image.png?ex=6734fe53&is=6733acd3&hm=7daedf2fb6b76aca48003f83b8fd873a8f16d6ca3872984ee3a6ba78bed6b9fe& [19:30:44] <50_55> i need it to stay within a single section [21:30:29] Bruh, I'm finna become a volunteer on this site so Phorge requests could be twice as fast. I don't want people waiting until the end of time for something. [21:30:49] {{How to become a volunteer}} [21:30:49] https://meta.miraheze.org/wiki/Template:How_to_become_a_volunteer [21:30:50] [21:31:16] It's a redlink 💀 [21:32:48] that's a template :p [21:32:58] [[User:PixDeVl/TC 101]] is interesting [21:32:58] https://meta.miraheze.org/wiki/User:PixDeVl/TC_101 [21:33:29] -# ||[[User:PixDeVl/TC 101]]|| [21:33:29] https://meta.miraheze.org/wiki/User:PixDeVl/TC_101 [21:33:30] |||| [21:34:45] Uh ok weird. [21:36:22] @agentisai not sure if you saw this yesterday [21:36:43] I did not but we temporarily reverted back to hCaptcha [21:38:26] Okay, I’ll get them to try and create a new account again [21:40:27] <50_55> is it possible to get the screen size of the end user? I want for a table to change size depending on screen size [21:42:21] `@media` query in CSS? [21:42:55] <50_55, replying to theoneandonlylegroom> how do I use it in wikitext? I tried putting it but I didn't see any change [21:46:20] [1/2] it's in CSS [21:46:21] [2/2] either MediaWiki pages, or TemplateStyles/CSS extensions [21:54:26] They were able to create a new account with no issues now [22:22:19] <.guardianx.> Is anyone aware if you can use pageforms to edit content within a page without wiping out the entire page? [22:27:12] I didn't realize you were a tech wizard [22:27:31] feel free to send your credentials (extensions, experience, etc) to the tech folks [22:28:18] I'm serious btw, anyone reading this and the shoe fits, give it a shot [22:36:25] finna bouta bea [22:38:17] Hm? [22:55:40] is there a way for me to make a css page load on all special pages specifically [22:56:33] believe there’s a class applied to namespaces [22:56:58] ooo [22:57:39] not sure [22:57:44] if not you can do ja [22:58:12] thats true, ill see if theres a class and if not ill look into js for this purpose, ty! [23:20:06] He said finna and I spewed a combination I’ve heard using finna which roughly translates to “I am about to be a” [23:27:43] what's finna? [23:29:34] Oh [23:29:53] I see that there is a new feature on Meta [23:29:55] CreateWiki AI [23:30:07] Interesting idea [23:30:51] ah, we deploying chatgpt on prod now? [23:32:15] its been on prod for a while [23:32:23] oh oki [23:32:29] guess i just haven't noticed [23:41:32] By 2025, we project 102% of editors will be AI [23:49:20] Agent. Just to make sure [23:49:38] Your not going for a doctorate in math? [23:51:38] 8 discord roles is crazy [23:51:49] How’d you guess 😊 [23:52:18] My mathematical prowess has always been evident since I was a wee lad [23:52:23] Rolled a d20