[00:10:50] [1/2] there should be room for a caption underneath an image [00:10:50] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1294452181130285116/Untitled.jpg?ex=670b1009&is=6709be89&hm=8ca5df0f0146a0b88c48bbb072d6d859e89d083f380304dd5cdbf34410b5dcf5& [00:15:54] thats not exactly what i want [00:17:07] i want the text to be in the center of the page and under the image rather then being a image caption [00:17:45] [1/4] You'd be looking to capture it in a table. [00:17:46] [2/4] {| [00:17:46] [3/4] |} [00:17:46] [4/4] Will provide a table with the borders [00:23:10] [1/3] thanks! [00:23:10] [2/3] that worked except i had to make the table centered with {| style="margin: auto;" since tables are automatically put to the left [00:23:11] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1294455286601355354/uvElKFO.png?ex=670b12ee&is=6709c16e&hm=b9dce8c340e0149f3540f0eb1eab0d6de8765677821443c63ef8348324ec59bc& [00:26:07] [1/2] Apologies, last time I'll drag this back lol [00:26:07] [2/2] But I was just hoping someone could check this and make sure I'm not about to make a dumb mistake in my submission. [00:27:29] [1/3] tl;dr: [00:27:29] [2/3] > My domain is zodiacs.pl, I want the wiki's url to be info.zodiacs.pl, so I added a DNS record with info as the host, CNAME as the type, and cf-lb.miraheze.org as the data, is that correct? [00:27:30] [3/3] + custom domain url = info.zodiacs.pl and target database name = [name of wik] correct? [01:37:15] what up my mirahezeians [01:37:37] the site shockingly [01:38:05] [1/2] apologies if this is really basic information and i'm just dumb and the answer is very obvious, but how would i go about making my tables have borders like this? [01:38:05] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1294474139234729994/image.png?ex=670b247c&is=6709d2fc&hm=eac08741889a8fe9663a06af4b594a234bd47e2bc5b32879c185dd322db3b2b8& [01:38:28] add the wikitable class to it i think? [01:38:58] `{| class="wikitable" ` [01:39:59] ah [01:40:01] i see [01:40:04] thanks [01:41:19] should i make a phorge request if my custom domain has a "wiki not found" landing page? [01:42:44] whats the URL [01:42:58] MacFan4000 may be able to handle it now not sure [01:43:10] wiki.titaniumnet.work [01:43:57] does the actual wiki still exist on the subdomain? [01:44:45] should be working [01:44:55] I hadn't finished setting it up [01:45:10] yes, it does [01:45:29] i just checked [01:45:36] it redirected [01:47:31] it redirected to the custom name, but it's the same page [01:50:20] looks like it's fixed, thanks guys [01:57:41] for now it's a bit buggy but i'll bet it'll even out [02:15:47] If I want to set something with wgGroupPermissions, I have to do it with wgManageWikiPermissionsAdditionalRights? [02:18:00] you just wanna add permissions to a group? [02:18:20] silentg7001: [02:18:58] I want to create a new group and add a custom user right to it. [02:19:14] Special:ManageWiki/permissions [02:19:25] actually a custom one [02:19:27] so no [02:19:42] hm, what do you need a custom right for? [02:22:37] Well, I just need the group to be the only group that can edit a certain namespace. I only found wgNamespaceProtection to be the only way to achieve that but it seems you can only specify user rights and not groups? [02:24:29] hm, there may be a barely used user right, but if wgNamespaceProtection isn't in managewiki it'll need a config change anyways so we could add a new right [02:26:12] I think wgNamespaceProtection is in ManageWiki, we can even set it to non-existent user rights. It's just you can't make new user rights through it. [02:49:46] I need to start working on a ManageWiki permissions expansion some day to allow new rights and restriction levels through ManageWiki. [02:50:24] maybe we should look into a full rewrite like CW [02:50:29] OA [02:50:33] That is planned [02:50:37] unfinshed message* [02:50:52] I started working on it a little already [02:51:14] This time I won't do it all in one PR but many different PRs overtime for different things though lol [02:51:26] no more 830 commit PRs... [02:51:29] OA's private version looked pretty fire, i think it supported complex value structures and adding options on wiki [02:51:33] we can [02:51:39] 'take inspiration' [02:53:07] That doesn't sound to secure? I don't think I understood that correctly... [03:06:35] [1/2] hey just curious, is something wrong with the site? [03:06:35] [2/2] ( apologies if someone else already asked and an answer was given ) [03:06:50] i just checked my wiki for the first time in a few days and noticed that everything on it is broken [03:06:55] how so? [03:07:24] if you use the CSS extension, I believe that was disabled due to security issue [03:08:09] ah, that would be it [03:42:00] It was not. [03:42:36] It was changed upstream to use a different sanitizer (the same one as TemplateStyles) [04:18:51] [1/2] what does this mean [04:18:51] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1294514598145294367/image0.jpg?ex=670b4a2b&is=6709f8ab&hm=72170d2069fc3e4a4dca4f64b52f799c7fd18366d7714e6fb122ff94ea34edcf& [05:41:52] This means that the namespace is protected and can't be edited by all except who you choose to give access to edit. [05:44:23] Generally editprotected is tied to the administrator group on a wiki, so that means that whatever's in that namespace (assuming it's something like MediaWiki) only admins can edit those pages. [05:44:57] so what does editinterface and editsemiprotected mean [05:45:33] editinterface means you can change how a wiki looks and behaves for everyone by editing global CSS and JS [05:46:10] editsemiprotected is usually attached to autoconfirmed and confirmed users, and just means that the right is needed to edit pages protected to that level [08:03:55] Hello, everyone! I'm trying to submit a wiki, but my wiki description has "invalid characters". Can someone help me out here? [08:04:16] Perhaps by giving me a list of all of the disallowed characters. That'd be great! [08:05:49] tbh I don't remember seeing here a subdomain w/ non-letter/number characters [08:06:34] No, I mean the topic/scope section of the input. Also, I disconnected for a second; if you said anything, please repeat it! [08:10:47] ...Any ideas? [08:12:50] that's... weird [08:13:07] For the record, my wiki subdomain is "kins" without the quotes. No dashes or other weird nonsense. [08:13:16] Just four lowercase letters. [08:15:36] found the disallowed regex list: https://meta.miraheze.org/wiki/MediaWiki:CreateWiki-disallowlist [08:16:21] Thats some odd disallowed entries [08:16:50] the message saying "Your wiki request contains an invalid character" is also kinda misleading, but i'm not sure if that's on purpose or not [08:17:14] It is on purpose that it doesn't necessarily say what I believe. Doesn't mean that can't be changed though. [08:17:41] what about "Your wiki request contains an invalid phrase" [08:17:46] s/invalid/disallowed/ [08:18:07] It's as secure as adding the values into ManageWikiSettings.php except there's validation. [08:18:21] and to the person who puts "i'm sexy and i know it" in their wiki requests... good for you [08:18:29] Here, I'll paste my entire topic/scope text. I don't think it contains any of the disallowed swears, but maybe you guys could check to make sure. [08:18:35] The topic of my wiki shall be the Kins community, a network of Discord servers primarily concerned with roleplay-based object camps and object shows. If you don't know, an object show is a type of animated webseries, typically on Youtube, in which personified objects with limbs and faces compete in a competition show similar to Survivor or Total [08:18:35] Drama Island and participate in a series of challenges. Over time (i.e. every episode), the viewers of the object show get to vote on which contestant should be eliminated from the competition. This continues until there is only one contestant left, who is the winner. Like a standard cartoon, an object show can have multiple seasons. An object camp [08:18:36] is a related concept in which real people, competing as original object characters, compete in challenges, and the contestants submit "entries," either in video, image or text form, to the host(s). The host(s) of the object camp then rank the entries they got for the challenge from best to worst, and the person who did the worst is eliminated. [08:18:36] Object camps are often held in Discord servers. A roleplay object camp, often referred to as just a roleplay camp, is a type of object camp in which entries are not created, but instead challenges are held at specific times, and the contestants must perform live-action roleplay as their characters, with the team/group of contestants doing the worst [08:18:37] in the challenge being up for elimination to be voted out of the game by the other contestants. The Kins community is centered around one such roleplay camp; it is commonly referred to as Quarrel for the Printer (QFTP), which is also the name of the second season. QFTP currently has two seasons: The first season, named Tower Monitor's Pizza Show [08:18:37] (TMPS), and the aforementioned QFTP. TMPS ran for a full season, completing with a person named Leaf, competing as a character named Carrot Cake, winning the camp. QFTP ran up until the final 9, at which point it was cancelled due to growing resentment within the final 9 caused by several players banding together into "alliances" to unfairly [08:18:38] strategize and eliminate certain players. The third and as-of-yet unnamed season of QFTP is currently in the sign-up phase, which is a time in which people may submit their characters for a chance to join the season. The community itself is named after KinsXD, also known as KinsKali or just Kins, the leader and main admin/organizer of the [08:18:38] community. In terms of scope, this wiki shall be much like any other wiki dedicated to an object show/object camp, with information about the characters, the teams, and perhaps the real people involved. The Kins community leans heavily into LGBTQ+ shipping culture, with several lesbian relationships (and one polyamorous one) being important story [08:18:39] elements. Aside from that, there is nothing that would be particularly objectionable to anyone. I am making this wiki on behalf of the Kins community. Other than participating in live-action roleplay, the Kins community is also a place to share art, original characters, and discuss object shows. The Kins community currently contains about 20 [08:18:39] people, with an additional 50 "observing" members that rarely participate in discussion. [08:19:06] And the error given was the following: [08:19:06] Your wiki request contains an invalid character. Correct that and try again. If you need help, contact us. [08:19:19] it... matched "worst" [08:19:26] that sucks [08:20:10] added by https://meta.miraheze.org/wiki/MediaWiki:CreateWiki-disallowlist?diff=prev&oldid=20213 apparently, but that's super generic >_> [08:20:24] ah, I see where the word "worst" is now. [08:20:33] there's three matches [08:20:45] I don't mean to be rude to anyone in particular, but that is rather stupid. [08:20:55] agreed [08:21:17] "Worst" is a standard English word. It's used in bascially every book ever. [08:21:27] it's like thw worst word in there (pun intended) [08:21:46] I don't believe we should disallow that word [08:21:58] Hehe! Perhaps one of the Miraheze moderators/stewards/equivalent power could edit the disallow list to remove "worst" from it. [08:22:17] Been there since 2017 things change in 7 years [08:22:55] I think I am an interface admin there(?), but I think a Steward should be the one to change the disallowed list. [08:23:17] should i request on [[SR/M]] then? [08:23:17] https://meta.miraheze.org/wiki/SR/M [08:23:47] I don't think there was ever any real procedures for it lol. [08:24:08] Maybe @reception123 (who added it in the first place) can look. [08:25:00] Alright, I've replaced the banned words and submitted my wiki for review! [08:25:12] I'm gonna go to bed now. Catch you all later! [08:26:53] request made: https://meta.miraheze.org/wiki/Steward_requests/Miscellaneous#Remove_%22worst%22_from_disallowed_RequestWiki_phrases [08:45:15] BlankEclair: I can guess why it might be there but it's still a stupid idea [08:45:36] probably a then-recent wave of "worst" wikis or smth idk [08:51:31] BlankEclair: that'd be my guess [09:47:40] what did dm4500 do to be in the disallow regex brah 😭 [09:48:43] Not him himself [09:48:53] He's been a target of a few troubles [09:58:43] dmm is the front line who dealt with many abuse cases [10:17:18] I'm fine with removing, I don't remember why I added it but indeed definitely related to reception wikis [10:31:23] Sorry to disturb, but is it normal that the code to change text color is completely broken? [10:31:50] It was white on my wiki, now it's black despite the fact that I didn't change anything. [10:32:16] And my code tells me it's white [10:32:35] I don't know if I'm making myself clear [10:32:59] This has happened to me before because the span was unable to change the color of a given text. [10:52:26] @jeanboulanger are you using Extension:CSS [11:27:05] good eveneing [11:32:21] [1/2] can i add background to the buttons except for edit [11:32:21] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1294623692428541973/image0.jpg?ex=670bafc5&is=670a5e45&hm=e75a033fbd35dc51f5c2c430a0a7b6925fb55150ceb4f05ad7e53236323c41d2& [11:34:48] yes [11:45:11] It's sanitiser is now stricter [11:45:57] BlankEclair: ^ [11:46:10] oh god okay [11:46:14] jeanboulanger: page? [11:50:46] I don't remember where I'm using CSS (extension) 😔 [11:56:56] Really, since when? I can't change the color of my texts with the extension now? [12:00:25] [1/2] it's a recent fix but sanitising shouldn't nerf color, it's a basic thing [12:00:26] [2/2] what exactly are you using extension for, template or single page appearance change? [12:00:57] For one page [12:00:58] I'm on phone tho, Eclair would tell better if you'll provide link [12:01:50] https://fiction.miraheze.org/wiki/Template:StarWarscss [12:01:55] Here the template [12:04:48] private wiki, i can't lookie [12:07:58] there were two errors: a parsing error, and a sanitisation error [12:08:07] the parsing error is because you forgot to close a block at the end of the css file [12:08:20] the sanitisation error was because of background-image:('https://static.miraheze.org/fictionwiki/5/51/-1-2-Ranma-chan-ranma-1-2-38143895-1008-2172.jpg'); [12:13:02] Okay thanks [12:33:59] does this mean i have to change anything on my wiki? or will the templates that use CSS eventually start working again on their own [12:34:57] You will have to change ye [12:35:33] Claire, you up? [12:35:40] alright, i'm not that familiar with css/wikitext/etc. so i might need some help for this, but i have to go offline for a few hours [12:35:51] when i'm back i'll send a message or something [12:36:03] Ye ask in here and we'll look at Claire [12:36:06] No one actually understands wikitext [12:36:35] https://tenor.com/view/eclairs-pastry-dessert-eclair-gif-13683834115964664623 [12:36:52] i wanna have an eclair now [12:37:07] I had one a few days ago [12:37:15] funny enough, despite my name i've only have an eclair once [12:37:29] And are you sure that’s not cannibalism [12:37:30] thats why the blank is there [12:37:30] Now I want one too [12:37:36] .. [12:37:39] OOOOOOOOOH [12:37:47] also chat [12:37:55] i have a question that my early-december me asked [12:37:56] "also, is it normal to want to sandwich your arm in between your thighs because they're soft" [12:38:07] what [12:38:16] what? [12:38:16] I actually do that if I’m really fucking cold [12:38:33] Claire, if I ever met you in person I will bring you a box of eclairs [12:38:40] thank you [12:38:41] Same [12:39:30] Chocolate or vanilla [12:39:44] [1/2] can i add background to the buttons except for edit [12:39:45] [2/2] https://media.discordapp.net/attachments/407537962553966603/1294623692428541973/image0.jpg?ex=670bafc5&is=670a5e45&hm=e75a033fbd35dc51f5c2c430a0a7b6925fb55150ceb4f05ad7e53236323c41d2& [12:39:51] actually, why not both? [12:39:55] half chocolate half vanilla [12:40:07] snowstacked: should be able to [12:40:09] Chocolate covered vanilla inside? [12:40:18] oh shit yeaaah [12:40:20] good idea [12:40:28] I’m full of them [12:40:32] i was thinking that half of the eclairs would be chocolate and the other half would be vanilla [12:40:54] yes inspect element to see what it is [12:41:00] im on tablet [12:41:24] send a link here then [12:41:43] https://utg.miraheze.org [12:41:48] Everything everywhere all at once [12:42:05] DimckemejciLxmejwoqkfiskckaiejwicjanfi [12:42:09] A wiki isn’t a Wikipedia [12:42:23] .page-actions .mw-list-item:not(#ca-edit) { background-color: pink; } [12:42:33] whoops [12:42:35] thanks ! [12:42:40] You can most definitely have eclairs with chocolate on top and vanilla inside [12:43:00] mhm, i just initially forgot that they existed [12:43:01] also [12:43:04] > [12/10/2024 23:38] what [12:43:08] what did you mean by what? [12:43:11] is that not normal? [12:43:24] (like genuine question here lmao) [12:43:45] BlankEclair: I mean I didn't know it was normal [12:43:52] I normally just lie down though [12:43:53] i- is it not normal? [12:43:57] No idea [12:44:02] Someone create a poll [12:44:19] no one responed to my question on fedi: https://catgirl.center/notes/9z9pfu91fi1005si [12:44:49] hello can you review my wiki request for the site: israelisocialism2024? [12:45:18] Have you submitted a request? When? [12:48:31] yes, today [12:48:58] Then be patient [12:49:17] We have an eternal backlog of requests and don’t speed it up in request typically [12:49:50] if it gets to next Friday, maybe bring it up, but Miraheze is generally good about being timely with wiki requests. [12:50:05] ok thank you [12:51:29] [1/2] In the meantime, as I can see your motivated, it might be worth whipping out a notepad or designing pages for your wiki. [12:51:29] [2/2] If you are asked for extra details, that can help you to explain it. [12:52:55] Yeah it really shouldn’t [12:58:31] it's about extension called "CSS" (silly, yeah), not the entire CSS [13:06:57] [1/2] how did they disable the rest of the skins? https://pizzatower.wiki/wiki/Special:Preferences#mw-prefsection-rendering [13:06:57] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1294647499189129276/image0.jpg?ex=670bc5f1&is=670a7471&hm=42ff704a6f40499f50e69ce11561ac3cc31e350b7ab779eff3088841eff19e4d& [13:07:35] wgSkipSkins I think [13:08:35] what Rhinos said [13:15:32] then how did they make it so that you cant switch between light and dark mode [13:15:39] BlankEclair - you looked into that "page doesn't exist" after creation issue? [13:15:52] eh? [13:15:53] which [13:15:59] DarkMode is an extension, we just disabled it [13:16:49] people create new page but then can't access them, iirc it was first reported w/ non-English wikis, but there more and more reports w/ En ones [13:17:00] en ones would be weird [13:17:02] example? [13:17:14] non-en could make sense if the title is clobbered [13:17:23] 2 admins reported in support forum, and upon checking I can see them [13:17:54] > [13/10/2024 00:17] <-- PiscesXYZ (~Pisces@user/PiscesXYZ) has left this server (Quit: Copywight 2016 Elmer Fudd. All wights wesewved.). [13:17:58] one of the quit messages of all time [13:20:18] [1/6] BlankEclair [13:20:18] [2/6] [13:20:18] [3/6] [13:20:19] [4/6] https://cdn.discordapp.com/attachments/407537962553966603/1294650856926482563/IMG_20241012_161843.jpg?ex=670bc911&is=670a7791&hm=9aaf492e3acbdce8569d7969beab3966ffcc9c5743bccb0cd3e24c6b81078ccf& [13:20:19] [5/6] https://cdn.discordapp.com/attachments/407537962553966603/1294650857173815306/IMG_20241012_161857.jpg?ex=670bc911&is=670a7791&hm=e7d804e265b94c30b26b1392a0680e76ffaa1ca4aec29f0419c1de25e606641e& [13:20:19] [6/6] https://cdn.discordapp.com/attachments/407537962553966603/1294650857396371456/IMG_20241012_161910.jpg?ex=670bc911&is=670a7791&hm=42055b3f034d43c857baa5441db2a8caca67afac74af780c18a880e04b5f2b8e& [13:22:34] cannot repro :p [13:22:49] common why it's even happening [13:23:15] dunno [13:23:23] can they view the page if it's a link to a revision? [13:28:26] I feel like Minerva is the problem [13:28:56] they set it as default desktop skin before switching back to Vector 2022 [13:30:21] i was about to ask "how many things are you gonna blame on minerva", until i realized how many things i blame on caching [13:32:27] there's no mobile/desktop switch [13:32:36] I mean, caching was my first thought too [13:32:52] BlankEclair: I mean it is minerva and caching is ye [13:32:59] They are fair things to blame on a lot [13:34:31] petition to put minerva into skipskins and make timeless as mfe default [13:35:55] Feel free to try it on your wiki [13:36:21] I mean, I did on a wiki that wanted to keep mfe lol [13:37:01] they end up disabling mfe and using timeless as default [13:37:05] Heh [13:46:34] yet another thing I realized, footnotes don't show up when I hover over them. how do I enable this functionality? [13:46:52] extension:popups [13:46:53] you mean references? [13:47:54] [1/2] that's Preview/Popups extension + a setting that should enable them by default [13:47:55] [2/2] users are free to disable link or reference previews, or both of them [14:08:44] someone on the miraheze subreddit asked about the approval score on their wiki request — is it still so that the score doesn't really matter and is not actively used by wiki creators or the createwiki extension, or has that changed? [14:11:27] [1/2] the post in question: [14:11:27] [2/2] https://www.reddit.com/r/MirahezeWikis/comments/1g1wgar/approval_score/ [14:12:18] That's true ye [14:12:47] The AI is about a useful as a dice roll [14:12:55] I'm not sure why we still even run it [14:13:04] I'd be surprised if the model has been rebuilt in ages [14:13:37] I didn’t even know we did [14:15:05] We fixed it recently actually [14:15:13] We’re looking into tapping into machine learning for it [14:15:22] Yes we are [14:15:33] I didn't know we still ran the old model though [14:15:45] I know we spoke about adding more structure to help improve it [14:16:48] The model was rebuilt yesterday actually [14:17:30] That's cool [14:17:42] Not sure if that's going to make it any more accurate though [14:18:04] Unless we're changing it altogether to a new model [14:18:12] That has more metadata in it [14:21:22] CA was working on integrating CF AI into it which is powered by ChatGPT [14:24:41] Hmm [14:24:50] Any reason to choose OpenAI [14:24:58] Over other LLMs [14:25:42] not sure if they offer any other LLM [14:25:54] ChatGPT don't [14:26:01] Oh CF [14:26:09] I didn't know CF did AI as a thing [14:27:11] We’d use CF because they’d offer it to us for free [14:27:16] They have a few models [14:27:21] There's a meta model [14:27:36] Only AI I've worked with is Google's Gemini [14:28:20] But ye AI can get expensive so makes sense to use one we can get for free [14:38:45] how are you testing it? also would it be able to proceed questions, or that would require creators? [15:01:12] is there a way to change the color of these bars? [15:01:14] https://cdn.discordapp.com/attachments/407537962553966603/1294676261570088980/image.png?ex=670be0ba&is=670a8f3a&hm=9a975ba0c1f54f6085a0af68b5de45329b645b77dffea24e1980a945aa12333a& [15:01:44] i cant figure out how and the css doesnt seem to respond [15:01:56] https://cdn.discordapp.com/attachments/407537962553966603/1294676436929482842/image.png?ex=670be0e4&is=670a8f64&hm=49194959c25c3325eb790e8c09e947221660082f30f38d27d8ed56ce31e326d7& [15:01:59] same woth this [15:09:33] Yeah there should be a way [15:09:45] You need to add a line of code, at least that's what I did [15:10:21] element inspector poking and adding changes to MediaWiki:Timeless.css [15:10:45] iirc it's a border of header elements [15:11:15] it says that its part of the border-bottom-color [15:11:29] i changed that but it still doesnt work [15:11:36] that's a rule [15:11:44] what's the class/id? [15:13:23] [1/6] ```#mw-body firstHeading { [15:13:24] [2/6] margin: 0.25em 0 0.5em; [15:13:24] [3/6] display: block; [15:13:24] [4/6] border-bottom-color: #e06df7; [15:13:25] [5/6] } [15:13:25] [6/6] ``` [15:13:50]

Test/span/h1 [15:14:20] https://cdn.discordapp.com/attachments/407537962553966603/1294679556229173259/image.png?ex=670be3cc&is=670a924c&hm=923f745353d3412ed03cd0ca16adc306648cf20f60637216fcb1abf4301c4a2d& [15:14:22] and this is what it looks like [15:14:25] [1/2] here's an example, w/ extra rules [15:14:25] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1294679577766920243/IMG_20241012_181347.jpg?ex=670be3d1&is=670a9251&hm=1e1dd163764d282d210c9da07b0835ef6008c007f4a5bddf8175d91e52bc3ebb& [15:15:21] see, you missed `h1.`, from the right(?) side of console [15:20:22] And WMF is using it for CVT (and by proxy this dumbass is gonna try and copy it) lol [15:22:18] Hi anyone can help me with lua [15:23:35] it doesnt seem to work [15:23:51] it looks like the theme css is overwriting what i have in my common.css [15:24:16] [1/11] ```.mw-body h1{ [15:24:16] [2/11] font-family: 'IBM Plex Sans'; [15:24:17] [3/11] } [15:24:17] [4/11] .mw-body h1.firstHeading { [15:24:17] [5/11] margin:0.25em 0 0.5em; [15:24:18] [6/11] border-bottom:solid 4px #e06df7; [15:24:18] [7/11] display:block [15:24:18] [8/11] } [15:24:18] [9/11] #bodyContent h1{ [15:24:19] [10/11] border-color: #e06df7; [15:24:19] [11/11] }``` [15:24:36] Common.css is the main thing, usually for general stuff or templates, for chaning skin appearance you should use skin CSS [15:25:01] cus different skins are build differently [15:25:17] oh wait [15:25:18] legacy Vector and Timeless share only small amount of things [15:25:19] now it changed [15:25:24] well yeah [15:25:28] need to wait a bit too [15:26:17] Sure(as a note, [you don’t need to ask to ask](https://dontasktoask.com) [15:30:58] You could also be a genius [15:32:56] Never said I can’t be both [15:32:57] https://youtube.com/shorts/q2pL890BvWw?si=fkdRAfZXLCVKCpR2 [15:33:12] 100% you can [15:33:29] For every genius idea, at least a thousand crazy ones came before [15:34:03] And every genius idea succeeded because it was even more crazy [15:34:52] [[w:bn:Module:āĻŦāĻŋāĻˇāĻ¯āĻŧāĻļā§āĻ°ā§‡āĻŖā§€ āĻĒāĻ°āĻŋāĻ­ā§āĻ°āĻŽāĻŖ/āĻ–ā§‡āĻ˛āĻžāĻ˜āĻ° ā§§]] [15:34:52] https://en.wikipedia.org/wiki/bn:Module:%e0%a6%ac%e0%a6%bf%e0%a6%b7%e0%a6%af%e0%a6%bc%e0%a6%b6%e0%a7%8d%e0%a6%b0%e0%a7%87%e0%a6%a3%e0%a7%80_%e0%a6%aa%e0%a6%b0%e0%a6%bf%e0%a6%ad%e0%a7%8d%e0%a6%b0%e0%a6%ae%e0%a6%a3/%e0%a6%96%e0%a7%87%e0%a6%b2%e0%a6%be%e0%a6%98%e0%a6%b0_%e0%a7%a7 [15:34:53] [15:35:15] page [15:35:53] Uh, I can’t read this. You also haven’t said what the issue is you need help with [15:36:11] Yup [15:36:12] Here I am facing a problem which is I can parse decade as 5s but in bangla we do 5-āĻāĻ° āĻĻāĻļāĻ• [15:36:22] Now the regex isn't working [15:36:37] You can see the error in the example [15:41:16] @pixldev [15:45:47] Im not familiar with regex in regards to other character systems, you’d probably need to find someone experienced in these skills who is fluent in Bangladeshi [15:46:35] Ah that's very difficult [15:46:54] also use a regex sandbox it may be easier to debug [15:47:07] Can you help me @awing_ding [15:47:33] I never dis programming in lua [15:47:33] https://regex101.com [15:48:08] This webpage is for regex but Lua doesn't use normal regex [15:48:19] It called Lua pattern [15:49:16] I heard about Lua from wiki. I never heard of this lang. Just on basic knowledge on Js and python I edit Lua :) [15:49:17] [1/2] https://www.mycompiler.io/view/Bvx1KIm [15:49:17] [2/2] https://gitspartv.github.io/lua-patterns/ [15:49:50] Another problem is I edit with mobile [15:49:53] i'm not familiar with lua regexes so not really [15:50:37] :) [15:50:52] My condolences [15:50:59] I talked with the dev of the module he told me he is not interested [15:51:17] With the localization of this module [15:51:29] I fell into the see [15:52:02] Oh no [15:52:03] What does it even do [15:53:37] uuuh [15:53:39] good luck [15:54:06] [[Module:Category series navigation]] [15:54:06] https://meta.miraheze.org/wiki/Module:Category_series_navigation [15:54:06] [15:54:31] [[w:Module:Category series navigation]] [15:54:31] https://en.wikipedia.org/wiki/Module:Category_series_navigation [15:54:32] [15:54:40] See doc [16:05:57] @pixldev very complex module ig [16:06:26] i dont think you should continue pinging people if no one is helping you [16:06:28] just wait [16:09:21] Yeah I am not going to be of assistance, I’m at a wedding today [16:13:28] Ahhhhhh [16:28:12] [1/2] how do i prevent images from moving out of the border [16:28:12] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1294698145573503068/image0.jpg?ex=670bf51c&is=670aa39c&hm=a4e4b3e500e9615b074d12137fb922e4b5209b04d8e3d34f6852a9da0ad5e82c& [16:29:13] this shouldn't occur normally, have you changed something w/ image or infobox sizing? [16:31:32] [1/2] i only made the image's border radius 0px [16:31:32] [2/2] https://utg.miraheze.org/wiki/MediaWiki:Common.css#L-156 [16:45:20] Hello [16:45:21] Is there any processing time for Steward requests? [16:45:50] I mean how long and what the waiting time depends on [16:54:13] @jagoda123456769 depends what it is [17:00:34] Request for local permissions [17:02:43] When someone's free [17:02:49] Has there been a local election [17:03:34] I just wanted to know in general [17:04:10] But yes, there were local elections [17:04:31] When someone's free they'll assess it [17:04:56] I see [17:04:59] Thank you [17:25:19] Anyone here to help me with lua regex [17:25:59] Open a #support thread [17:28:07] I speficially mean the footnotes using the efn template, when hovering over them no preview appears like on Wikipedia, I couldn't find a setting like that either [17:29:52] can drop an example link or screenshot? [17:32:03] [1/2] example of a footnote preview on wikipedia [17:32:03] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1294714213343821854/image.png?ex=670c0413&is=670ab293&hm=de6e82e88377dafc25aa850828b66b158936de19efb6d24eef8f120f1ee11b5b& [17:32:28] meanwhile when I hover over similar footnotes on my wiki, no such white text box appears [17:32:56] wikipedia seems to call them "reference tooltips" [17:33:34] yeah, so that's exactly what I said [17:33:56] there's an aditional setting that should make it work [17:34:14] lemme check again [17:34:20] [1/2] my "Preferences" tab only has these options [17:34:21] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1294714789930729514/image.png?ex=670c049c&is=670ab31c&hm=d604a68ae8aee2b4727b30e9595198e7fb49d50731b229ba365ba5bedad635d9& [17:34:55] not preferences tab [17:35:16] well you said "preferences" [17:35:23] https://cdn.discordapp.com/attachments/407537962553966603/1294715054859485235/2024-10-12_20_35_12.png?ex=670c04db&is=670ab35b&hm=66363aa1a2785667350831b0462a5e9713b175ad9c875a61ce9ef8ad6779816e& [17:35:38] I meant user can turn them off in their preferences [17:35:59] how would I do it by default for all users? [17:37:03] I just posted [17:37:12] I can't find that [17:37:23] what's your wiki? [17:37:44] https://universesizecomparisons.miraheze.org [17:40:00] [1/3] you didn't enable the extension that makes it work [17:40:01] [2/3] it requires 2 other extensions first tho, pageimages and textextract [17:40:01] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1294716216090427453/2024-10-12_20_39_22.png?ex=670c05f0&is=670ab470&hm=71fba7bd7f60e8b4fdb6f973d8fb2aa88e2e5e21ce233b17db7cc53658a85beb& [17:40:33] first enable these two, save, then enable previews [17:41:47] after that wait a bit and see if it started working [17:42:00] although I can't say how long it might take [17:42:09] if it doesn't work then try that beta setting [17:42:44] can't even find this [17:42:56] oh wait I was in the wrong thing [17:56:01] either resize it to fit, or use `background-size: contain;` [19:35:05] please tell me this was paid for by the foundation [19:55:36] I pay for my own Discord Nitro because I want to use different handles on different servers [19:55:55] I believe this used to be free lol [20:16:02] With discord? Idk [20:17:00] But yes all rejoice for we can gaze upon James’ glorious face in select discords [22:33:23] How do y'all suggest getting more people to look at my wiki? [22:34:06] expose it to the audience the wiki is designed for; the details of that are highly contextual [22:34:39] it also needs to be done with tact, ie, spamming links on the relevant community on reddit will not be received well [22:35:01] I see I see [22:35:17] but getting it in front of the people who might be interested in consuming the sort of content it's for is the name of the game, that plus making content and hoping you get somewhere in search ranking [22:35:45] What does search rankings do [22:35:59] miraheze-specific promotion tactics are possible such as optimizing settings for [[Special:WikiDiscover]] but this is unlikely to reach the desired enduring audience [22:35:59] https://meta.miraheze.org/wiki/Special:WikiDiscover [22:36:00] [22:36:09] If it’s about a game or series, getting it to a presentable state(ideally some visual spurcing) and reaching to the developer or publisher to try and promote/endorse it through official channels would be awesome [22:36:15] search ranking = people can actually find it on the internet [22:36:34] seo is a whole industry of its own, just looking into the basics should do [22:36:49] Ie RIOT officially supported the LoL wiki moving, mojang links to minecraft.wiki in its emails [22:37:17] Hmmmm alright [22:37:48] whats the wiki about [22:38:05] It's world building [22:38:59] creative writing circles would be the outlet to look into, promote to and become a known figure in [22:39:13] ah [22:39:22] reddit? [22:39:35] plenty options there [22:39:42] not specifically familiar with any of them though [22:40:02] Hmmmm alright [22:40:09] Thanks for the help [23:05:03] [1/3] I've listed mine on Google and Bing, using their search console/webmaster overview. [23:05:03] [2/3] Depending on the topic, you could also always start a blog to detail the work thats gone into it, it might have a few more eyes on it. [23:05:03] [3/3] You could also try Reddit, Twitter, Tumblr or other social media. [23:56:23] [1/2] For any regex people here, will this colossally ruin anything outside of specific links? [23:56:23] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1294810933629026476/IMG_9854.png?ex=670c5e27&is=670b0ca7&hm=6e5c12dbbaf1f679aca0226624d6addba5095f51fce0e1b21bcedd97049a24a5& [23:58:50] Would this be safe to do? Editing around 290 pages so wanna be absolutely sure