[00:13:11] [1/2] i was able to change the background color, though how can i get rid of the white border around the color if possible, and the font color? i know its the same way i did with the background using this CSS template i found, but idk how to implement it lol [00:13:11] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1272347112201256970/image.png?ex=66baa516&is=66b95396&hm=4afd57250c8775fa483ec1dfa1abbfb768c57513f4d9a644fc4f6c409e5a7a6c& [00:13:23] ( https://www.mediawiki.org/wiki/Extension%3aCSS ) [00:53:58] Hello there, I just wanted to ask about wiki undeletion. After it is deleted, is there some period of time where it can be restored and then it's gone forever? [00:54:41] I wanted to close down my personal wiki because I am not really using it and I don't want to waste server resources, but I also want to keep the option of revisiting it later if needed [01:01:03] I do not know. Looks like you'll need to obfuscate your text ahead of time, save it on the wiki, and then add that js to decode the text. [01:04:32] [1/13] ``` [01:04:32] [2/13] @media(max-width: 700px) { [01:04:33] [3/13] .character-infobox-container { [01:04:33] [4/13] width: 100%; [01:04:33] [5/13] } [01:04:34] [6/13] .character-infobox-container table.character-infobox { [01:04:34] [7/13] float: unset; [01:04:34] [8/13] margin-left: auto; [01:04:35] [9/13] margin-right: auto; [01:04:35] [10/13] } [01:04:35] [11/13] } [01:04:36] [12/13] ``` [01:04:36] [13/13] When the screen width is below a certain threshold, make it so that the infobox occupies the entire width of the screen. The css above is what I used on my wiki. [01:04:50] Thank you! [01:05:18] You can play around with https://strinova.org/wiki/Nobunaga to see how it works in practice [01:07:40] `max-width` also helps because you won't have to take huge tables into consideration. [01:13:23] You can try to find the classes these white elements belong to and then change their `background-color` as well. As for text, they are controlled by the `color` attribute. You may also want to consider changing the skin?Revamping background and text colors in vector sounds like a huge pain to me. [01:15:20] i see, and oh i just wanted to change the color of a specific page. plus i should try learning css as a starting compsci major lol [01:16:19] right now i thiiiiiink im using mirage, but i could try switching back to cosmos if that helps with the formatting [04:40:21] hi! is there a way to batch delete files that were uploaded to a wiki? i've rummaged around and it's somewhat inconclusive; unless the answer is actually just clicking delete on Special:ListFiles haha [07:10:54] Well Tor web Browser has an option to prevent js execution at least [07:15:42] > is it possible to disable copying text? [07:15:52] this is a cat-and-mouse game (see: the piracy industry) [07:20:45] > How would you deploy it to an entire Mediawiki site? [07:21:07] theburningfirethatscorchessouls: assuming "it" means using the mediawiki api to scrape a site, https://github.com/saveweb/wikiteam3 [07:24:55] [1/2] I suggest to download and keep your wiki's dump, in case you'll want to start again you can just import them [07:24:56] [2/2] keep wiki technically available for recovery pretty much still takes resources [07:26:16] I see [07:26:29] Thank you [12:13:45] Could I use "wget" to get the static HTML of my site? [12:13:57] theburningfirethatscorchessouls: in theory yes [12:14:08] in practice, cloudflare might be messing with it [12:14:13] i say might because i haven't checked [13:26:08] Ive never seen a platform have so many issues with cloudflare its actually unbelievable [13:26:36] So many issues with cloudflare or so many issues as cloudflare [13:26:58] i mean, i guess we did need to ramp up the bot defence dial to 9 [13:27:16] Everyone is getting stuck in customs [13:27:48] curl users be chilling with --connect-to ...:443:mw-lb.miraheze.org:443 [13:28:17] it's what ramming through a half quarter-done migration will do to one [13:28:36] It’s for the greater good [13:28:41] > quarter-done [13:28:43] oh no what's more [13:28:54] All of the above [13:29:06] there was no plan for the migration, it was pushed by Agent because of the DDoS attacks all the time [13:29:22] Fair [13:29:24] *at [13:34:10] the only thing migrated to Cloudflare is wikis on miraheze.org, there was and there still is no plan at all for custom domains (see #miraheze-tech/#tech and https://issue-tracker.miraheze.org/T12227) and we didn't even have load balancing until a few weeks ago [16:04:21] Anyone else having issues with images not embedding? [16:04:36] (watch it embed and make me look like an idiot) https://static.miraheze.org/sagan4alphawiki/f/f4/Chainswarmers.png [16:11:50] It's being fixed [17:42:49] Noticed something interesting about the "Replace with new version" for files, it all works until you validate and then gets stuck in an infinite loading, that said the change still happens it just the page that stays stuck and you think it still doing stuff. [20:22:00] [1/2] does this "change" include zero changes? (hiding what i think is there ip adress) [20:22:00] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1272651323367624756/image.png?ex=66bbc068&is=66ba6ee8&hm=ebd9cc460e0ec1754efac99d1539b9a343b8efdc81e51f5657a0334db145e88f& [20:23:02] https://cdn.discordapp.com/attachments/407537962553966603/1272651583825383599/image.png?ex=66bbc0a6&is=66ba6f26&hm=bc405f6f03417c44d22a5f99f071bf421461143a0f66a7a21df2f2f464a47854& [20:24:13] The only time I saw 0 changes is when they change an equivalent amount of stuff so it's nor positive nor negative, other than that no idea [20:24:40] only time I've seen 'no changes' is when I do massedit [20:25:04] guess ill just reject it then 😛 [20:25:14] or just have a look at the difference, maybe? [20:25:43] i pressed the (diff) button but that just shows me this [20:25:53] ah [20:25:56] huh. [20:25:57] weird [20:26:30] can anyone direct me to an example of a header tab? the mediawiki page isnt helping me much [20:28:38] [1/2] isn't this thing a header tab? [20:28:38] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1272652990272114741/image.png?ex=66bbc1f5&is=66ba7075&hm=31046af9bddd65e2b6f0480369c3a4a47c4fe2f415ee6cf30f333e067f71e4b4& [20:28:42] the thing under the header, that is [20:29:51] yeah im following the example there but its not working [20:29:56] so im probably missing something lol [20:30:36] Dumb question I know but did you enable the extension ? I ask because I hadn't on something else 😅 [20:30:54] yeah [20:30:58] or i think i did [20:31:00] lets check lol [20:31:22] ok i did [20:32:06] I see, no idea to be honest, never used it. [20:32:13] [1/2] ok theres further options though. should i enable all of them? [20:32:13] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1272653893654024242/image.png?ex=66bbc2cd&is=66ba714d&hm=b414a0006df6c1964b0c6f411a3039240476f9e214b8b81e192ffd30139ad432& [20:36:25] just tested it and. yeah. didn't work for me either [20:36:57] dang [20:37:13] that was the thing I was trying to ask for help with before but I didn't know the name 'header tab' lol [20:38:13] ooh hey fun coincidence [20:38:44] oh wait I did it wrong [20:39:17] omg that is. that's not what I wanted. [20:39:28] not really - look here: https://decapedia.miraheze.org/wiki/Decapedia [20:39:35] that's what it ended up like for me 😭 [20:39:57] which one? [20:39:58] gonna keep messing around - I'll tag you if I figure it out! [20:40:09] the big yellow thing that says "Decapedia:Doctor WHo Academy Era" [20:40:23] ahhh [20:40:24] that was supposed to be a header tab, but it just, made it big, I guess? arghhhh [20:40:30] same here lol lets see who does it first [20:48:53] [1/2] wait could an admin just tell us how you do this [20:48:53] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1272658088285044797/image.png?ex=66bbc6b5&is=66ba7535&hm=8c5faff9028641d044fa700b0a36c1fcaed987a992d0672d594accb95ffe8571& [20:48:59] because that's what we're tring to do [20:49:05] the thing where you have the two tabs [20:49:46] or like the tab with the different languages [20:49:54] Like, how does that actually work [20:50:10] whenever one looks over chat lol [20:50:34] because what i think it is, it converts the usual = Header = stuff into header tabs [20:50:51] but id like to use both normal headers, and a header tab later down my page for different options [20:51:05] yeah, same [20:51:15] [1/2] i was able to do that with normal tabs but i like the look of headers lol [20:51:15] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1272658683947651212/image.png?ex=66bbc743&is=66ba75c3&hm=b786775093c0e6d69864dbee4e0582460172bd85bb5fddf9dc2518961b898ce1& [20:51:30] wait, you can do that with normal tabs?? omg how [20:51:44] gaslight gatekeep girlboss [20:51:47] jk hold on [20:52:04] https://www.mediawiki.org/wiki/Extension:Tabs/Usage [20:52:26] this page is soooo much more helpful than the other [20:52:35] ooh thanks! not the kind of tabs I wanted but still useful [20:52:38] it actually shows you the syntax [20:53:45] oooh [21:06:45] do you happen to know how to rename a page [21:07:43] I do! It's the same as 'moving' it, which should be an option in the dropdown where it says 'edit' under the title (though the location/format might change depending on what skin you're using) [21:09:17] oohh but lets say I rename First to Second, since its being moved 'First' will just be redirected to 'Second'? [21:09:24] it wont be deleted [21:10:01] You can choose to leave a redirect behind or not - there's a little checkbox you click for that [21:10:21] oh! if i uncheck that, then it will be deleted? [21:10:23] I'd only bother leaving a redirect if you were gonna make one anyway, or if other pages link tot hat page, as those links won't change [21:10:37] it'll just be moved, no redirect created, so I guess [21:11:02] hmm [21:11:15] still sounds confusing ill just commit to names and delete pages if needed lol [21:12:51] It does it all automatically - maybe make a trial page and test it on that, so you know how to do it? [21:13:28] thats also smart too lol i will [21:18:32] [1/3] It'll look like this, and as you can see there's a box to tick or untick. [21:18:33] [2/3] You can also check for redirects that lead to other redirects at "Special:DoubleRedirects" in your Special pages. Just in case you're moving pages around a little. [21:18:33] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1272665550547325120/Untitled.png?ex=66bbcda8&is=66ba7c28&hm=6ea9b203451b2a06a3f9ab1f280ee87d38879a9e1d468f0c867bf73ab4d041fd& [22:18:08] does anyone have the little Miraheze logo that I can copy and paste [22:18:14] need it for a thing [22:28:10] [[File:Miraheze Logo.svg]] [22:28:10] https://meta.miraheze.org/wiki/File:Miraheze_Logo.svg [22:28:11] [22:28:47] no I mean the uh [22:28:52] the little ascii character [22:29:43] [1/4] You can grab it on any staff member that has it. [22:29:43] [2/4] ``` [22:29:43] [3/4] ፨ [22:29:44] [4/4] ``` [22:31:08] don’t ask us how it started, it just did [22:31:39] I would do that if I was on desktop but I’m stuck on mobile rn [22:31:59] I won't, tho I had a similar-ish idea on my wiki with the Stargate symbol next to my Username and it was added via CSS 😅 [22:32:00] it spontaneously appeared in all of your usernames [22:32:16] it did? [22:32:19] oh dear [22:32:27] Fair, you can grab the one I put [22:33:03] Which reminds me I need to see if I can do that on Mira [22:33:49] i use something that adds a hex character plus bold and colors people in global groups [22:33:58] wakis creation [22:34:00] i just changed it [22:34:19] Oh, do you have an example I can look at by any chance ? [22:34:22] like many things here [22:34:38] [1/10] I use this personally [22:34:39] [2/10] ``` [22:34:39] [3/10] a[href="/wiki/User:Aels224"] { [22:34:39] [4/10] background: url(https://static.wikia.nocookie.net/stargate-aw-fanon/images/6/6c/M01A.svg/revision/latest?cb=20221219222337) center left no-repeat; [22:34:40] [5/10] background-size: 15px; [22:34:40] [6/10] padding-left: 15px; [22:34:40] [7/10] font-weight: bold; [22:34:40] [8/10] color: #4790de; [22:34:41] [9/10] } [22:34:41] [10/10] ``` [22:35:15] oh that’s neat [22:35:44] I legitimately wasn’t lying a couple days ago when I said I had no idea what a flexbox was btw [22:35:49] https://cdn.discordapp.com/attachments/407537962553966603/1272684996855074969/image.png?ex=66bbdfc4&is=66ba8e44&hm=40593e8d9a0dc3d6b90f527808015bfa6afedccb00d62eb0de4e8c9d879dbf74& [22:35:58] half of the sites I make are still formatted via tables [22:35:59] ^ [22:36:09] I see [22:36:14] in my user js [22:36:19] global js [22:36:30] And that's global to the group its not per user [22:36:30] and i have a sub css page with custom settings [22:36:37] yeaj [22:36:41] it can be made to [22:36:57] on my home wiki i have all links to my user page in purple [22:37:09] theres a good example on fandoms dev wiki [22:37:20] or to add characters or images [22:37:47] The idea I had on my wiki was that USers (if there were to be any) that are more focuses on one thing over the others would be allowed to chose an icon but I never become a thing since I was alone. [22:39:04] I do it with a background but if I wanted it to be text I would need to use a ::before like the WIP thing I did earlier to day. [22:41:59] Checking your page and I see you too guys have the classic happening with the (P/WC/GA) being everywhere 😅 [22:46:19] ye [22:51:17] Ah no wonder why it wasn't working, my page doesn't exist so the link isn't the same 🤣 [22:52:29] [1/2] But yeah works nicely (when done correctly) [22:52:29] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1272689191624642560/image.png?ex=66bbe3ac&is=66ba922c&hm=6e2843d434b24f9e376872050f0cfdde1e32c013efd4a54c9760981e4d0e1ba7& [22:52:43] And I get why you used the hex, easier to see [22:56:10] indeed [23:00:43] Speaking of users it reminds me that I have a user counter that doesn't seem to be right and user pages that colored as existent but that empty, really confusing 😅 [23:21:36] Hello miraheze [23:22:03] Haha that’s so cool [23:25:10] [1/2] There, isn't that pretty 😛 [23:25:10] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1272697417690513498/image.png?ex=66bbeb55&is=66ba99d5&hm=f2eab94a821f9971a81748120e7cbea63f918bf5b94294299a4ea027d6cac205& [23:52:43] [1/3] Okay weird question but I was wondering if I could have an opinion on something ? [23:52:44] [2/3] On my Fandom wiki I have a Forum section to write random ideas that aren't yet properly formatted or thought and the setup I use is plugin-less and was wondering if it would work here. [23:52:44] [3/3] I saw there's two extensions, one which is now locked and the second that seems close but doesn't work the same tho I ideally if I can make it without an extension I would like to try.