[01:35:32] [1/2] is there any way to change the colour of the bell icon? i can't manage to download the image to edit it. [01:35:32] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1503571294761910372/image.png?ex=6a03d563&is=6a0283e3&hm=31ab38148e9ace7a1d02e87991d3aa4a1af76921cada609318d3a43adcdfd0ee& [02:07:49] there is a grace period before nitro fully expires [02:07:59] for all the perks I'm pretty sure [02:13:41] What's the link to the page where this appears? [02:14:19] https://nostraightroads.miraheze.org/wiki/Talk:Main_Page [02:17:29] `.oo-ui-image-progressive.oo-ui-icon-bellOutline {filter: hue-rotate(110deg);}` gets you pretty close to the existing pink of links on your wiki [02:18:22] woah!!! i cant believe i didnt consider that [02:18:26] thanks [02:19:15] np 💃 [02:41:23] Isn't it an svg? [02:43:20] Think so [03:03:20] Yeah that class is just the svg set with the background-image property [06:23:01] Well then my boosts or role won't last :TrollDespiar3: [07:06:23] how do i create a page that lists all other pages ? [07:09:15] there is /wiki/Special:AllPages if that's helpful [07:13:07] no, that one gives me a searchmask only and i can't even figure out how to fill it in to list all pages sigh [07:14:10] there might be a plugin or something, for my wiki I just created a Sitemap page and added everything as links manually :sweating: [07:53:42] Hey [07:53:59] I need help from the miraheze legal team, how do I contact and explain the situation of my wiki closure because of forking? [08:01:39] Closing which wiki [09:21:10] reports.miraheze.org [09:21:16] or email ts@miraheze.org [09:21:22] either probably works [09:21:24] email might be best though [09:27:36] Not sure exactly what you want to do. If you are the sole contributor and is moving the wiki elsewhere simply request closure on [[SR/D]]. [09:27:36] [09:46:43] yeah for that one it would be good to know what its about as it may or may not need ts [11:19:21] [1/3] hello [11:19:21] [2/3] wanted to submit the import request through Special:RequestImport but the site gets stuck loading every time i click the submit button [11:19:22] [3/3] is it my network connection messing with me or did something actually happened on the other end [11:30:54] most likely just timing out, in that case please file a ticket on [[Phorge]] for us to import it automatically [11:30:55] [11:31:45] [1/2] alright ill try that [11:31:45] [2/2] thanks [12:07:33] [1/2] yo so how do I make an automatic link that will redirect the user to the previous page they were in if they click it? [12:07:34] [2/2] Like, the user clicks MainPage_01 and enters a comfirmation site, if they click no they will go back, however the same comfirmation site appears if they click some site in ListEntitiesPage_01 [12:07:54] is there some kind of control/link line that will redirect the user to said site? [12:09:06] also, my template isnt working well [12:14:30] also how do I remove the deco of a text link? [12:15:38] what template? [12:16:42] [1/2] > yo so how do I make an automatic link that will redirect the user to the previous page they were in if they click it? [12:16:42] [2/2] You can use JS `history.goBack()` [12:16:54] nvm i fixed the template i just need to remove the deco of text link [12:17:59] how do I implement js [12:18:43] [12:19:16] You can link to your wiki and explain what you need exactly so we can help you [12:25:04] Gimme a few minutes then [12:42:20] [1/2] So this is the template: https://amcfoundationofficial.miraheze.org/wiki/Template:ComfirmationMenuTable?action=edit [12:42:20] [2/2] And this is the page I want to apply all the things: https://amcfoundationofficial.miraheze.org/wiki/ACCESS_COMFIRMATION?stable=0 [12:44:12] [1/3] my goal is: [12:44:13] [2/3] 1. either page: have the NO option lead to the previous page that the user accessed the ACCESS COMFIRMATION [12:44:13] [3/3] 2. Template code: Remove the deco of the link's text [12:44:37] @unai [12:50:32] also how exactly do I use this, its my first time using this kind of js coding on wikis [12:50:45] i know the basics of base js but not of miraheze [12:56:41] [1/5] You can use the template code at https://amcfoundationofficial.miraheze.org/wiki/UserWiki:Unai01?modqueued=1 (when it passes mod review, I guess) and paste the following in [your MediaWiki:Common.js](https://amcfoundationofficial.miraheze.org/wiki/MediaWiki:Common.js): [12:56:42] [2/5] ```js [12:56:42] [3/5] / Go back link / [12:56:42] [4/5] document.querySelector(".go-back a").addEventListener("click", () => history.back()); [12:56:43] [5/5] ``` [12:57:40] Regarding JS on Miraheze, you can follow this guide [12:57:56] yeah im gonna need to take a good look at that page [12:58:54] ok added the code, now how do I implement it to the page? [13:23:04] yeah im a bit stuck... [13:56:00] Hello [13:56:26] May I ask how long it averagely takes to finish the request queue? [13:58:50] Usually about 2-3 days or later [14:00:32] Thanks for your answer [14:20:36] Where can i see global stats like account amount [14:50:45] special:centralauth/username [17:36:23] [1/4] i forget, if you want only a specific type of element to be affected by the style, you format it like this, right? [17:36:23] [2/4] .ve-ce-focusableNode-invisibleIcon.oo-ui-iconElement.oo-ui-buttonElement-frameless.oo-ui-iconElement is the span that the element is inside, .oo-ui-labelElement-label is the element itself. [17:36:23] [3/4] I want to make the visual editor comments white, but doing so makes half of the UI text white as well [17:36:24] [4/4] https://cdn.discordapp.com/attachments/407537962553966603/1503813101965938840/image.png?ex=6a04b697&is=6a036517&hm=0c40e5341eb3a2d339eef2d0d9bde6437a5715a7a5517ca510bf348d4fa756e4& [17:38:04] or would i be better off just putting in .ve-ce-focusableNode-invisibleIcon .oo-ui-labelElement-label? [18:22:55] https://cdn.discordapp.com/attachments/407537962553966603/1503824813263814728/image.png?ex=6a04c17f&is=6a036fff&hm=64302a6bb00be55dd169c3bc93166fb9b467b4377648bd364343bf0de976c6be& [18:22:57] I wonder why is that [20:27:00] [1/4] Can someone help me with something? I have a template that's using dpl to pull a category into a page so i dont have to keep updating the lists on every page when a new episode comes out. That works perfectly. The issue is that it does a clear or something and jumps below the infobox. More information on the page would probably fix that, but i'd rather it be functional regardless. [20:27:00] [2/4] You can see the bahavior here: https://theredactedunit.miraheze.org/wiki/Season_1 [20:27:01] [3/4] Here is the template in question: [20:27:01] [4/4] https://theredactedunit.miraheze.org/wiki/Template:EpisodeList [20:29:45] your cause is [20:30:01] remove it? [20:30:50] all I can tell you is that toggling that made it not go below the infobox [20:31:31] what, is it beside the infobox for you? [20:32:51] actually my bad you need to remove the overflow as well [20:33:08] https://cdn.discordapp.com/attachments/407537962553966603/1503857583855898727/image.png?ex=6a04e004&is=6a038e84&hm=2e59e21030abe9dab2c17d376de08296ff8a6f3e5f40eaacf3d8e4552eae7af2& [20:34:38] so i've removed the two things you mentioned and it's still below the infobox. unless the cache is just being slow, but i purged all three pages [20:35:34] css is cached heavily indeed, but it oughta show up with `?debug=2` in the url [20:35:43] ope. yup. just the cache being slow lol [20:35:50] it fixed. i appreciate your help! [20:36:08] np ^^ [20:37:49] [1/3] the image we use for stubs overtakes images in infoboxes in SEO and previews, wondering if anyone knows a fix for this [20:37:49] [2/3] https://cdn.discordapp.com/attachments/407537962553966603/1503858761192964296/image.png?ex=6a04e11d&is=6a038f9d&hm=23ff70b64a94ff25e10df17e4dee9a4d0b7e781c1b6559b6dffb9f68b351a15b& [20:37:50] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1503858761733767441/image.png?ex=6a04e11d&is=6a038f9d&hm=359ea6f895a45149fee9562ab049037a628e1c459f492156f17224d8e851536c& [20:38:15] link? [20:38:29] https://deathbattle.miraheze.org/wiki/Mali_De%27lisser [20:38:32] it's a general thing with all of these pages [20:39:16] https://deathbattle.miraheze.org/wiki/Template:Stub [20:48:26] [1/4] you can: [20:48:26] [2/4] 1. add the stub image to the blacklist (see https://www.mediawiki.org/wiki/Extension:PageImages#Configuration) https://deathbattle.miraheze.org/wiki/MediaWiki:Pageimages-denylist [20:48:26] [3/4] 2. add a class to the infobox image to make it explicit https://www.mediawiki.org/wiki/Extension:PageImages#Can_I_request_an_explicit_page_image? [20:48:27] [4/4] 3. have wikiseo override it https://www.mediawiki.org/wiki/Extension:WikiSEO#Known_issues [20:49:05] will keep this in mind TY [20:49:14] would rather not go the wikiSEO route though [20:49:24] would have to do that for practically every page i think [20:55:34] You can just add class=notpageimage to the image [20:56:57] https://deathbattle.miraheze.org/wiki/Mali_De%27lisser?a [20:57:06] I fixed it [20:58:15] trolled by not looking a paragraph above [21:00:04] You were so close [21:00:45] tbh I personally don't like putting stub templates atop articles [21:01:09] It's not important information for the reader so the bottom works just as well [21:41:32] I’ve been working on coding in Miraheze for so long I forgot why I started [21:54:29] I started coding on wikis because I wanted a cool profile [21:54:51] 15 years later [21:55:04] EugH! Code! [21:55:33] Bone dry profiles where's it at................. My eyes never been better [21:59:06] how do i edit the footer text on cosmos? [22:02:20] nevermind found it [22:02:32] ^