[00:10:47] The Wiki has been closed by the owner I just need a steward to delete the Wiki [00:11:17] I closed my wikis as well [00:11:17] Could someone delete it ASAP [00:11:31] Well, both was deleted vut I had to wait about 2 dayws [00:11:46] I only want 1 Wiki deleted [00:12:34] Could you please delete the Wiki @orduin [00:15:42] @eytirth Why did you want your Wikis deleted for [00:17:22] Please make the request on [[Stewards' noticeboard]] if you haven't already. I'll get to it when I have time. [00:17:22] https://meta.miraheze.org/wiki/Stewards%27_noticeboard [00:17:24] [00:19:02] Moving to self hosting [00:20:59] It’s really not that big of a deal. Void is only 1 person and he’ll get to it when he can. [00:21:59] Thanks I’ve already made the request on Stewards Noticeboard @orduin [00:22:12] And I’ll be patient [02:12:42] @eytirth Why did you move your Wikis to self hosting [05:05:32] I wanted full control [06:18:16] BTW, sorry this got missed earlier during heated conversation. I'm not as familar w/ the timeless skin, but the documentation on MW (https://www.mediawiki.org/wiki/Skin:Timeless#Configuration) suggests that a maximum width of 200px and height of 38px is best. [06:25:15] thank yoyt [07:55:41] [1/5] Why is [07:55:42] [2/5] #div.vector-sticky-toc-container.mw-sticky-header-element { [07:55:42] [3/5] display: none; [07:55:42] [4/5] } [07:55:43] [5/5] not hiding the vector 2022 table of contents [08:08:40] There, fixed myself [10:12:39] Is there a way to blur the gallery and make it unblur when clicked on ? [10:32:16] CSS, I guess [10:33:06] put blur filter on image in class of gallery, add click rule to remove filter [10:57:31] @notaracham [[User:NotAracham/Miraheze:Acronyms and Abbreviations]] I think it's time to turn your page into an official help page, what do you say? [10:57:31] https://meta.miraheze.org/wiki/User:NotAracham/Miraheze:Acronyms_and_Abbreviations [10:57:33] [10:58:12] @lakelimbo just pinging so I can get to DMs [11:29:07] In just did the CSS myself [11:49:15] (Cannot access the database: Cannot access the database: Connection refused (db121)) [11:49:27] paladox and @orduin: ^ [11:52:29] Orange_Star: persistent? [11:53:33] no [11:53:38] fixed now [11:53:42] Orange_Star: then it rebooted fine [11:53:45] OOM [11:53:57] Void changed it to need no intervention [11:54:06] Which is a fairly low risk [12:02:53] Miraheze-swift spammed lots of errors [12:03:32] I failed to edit stuffs on my wiki 2-3 times straight [12:03:42] 💀 [12:07:18] Also, I have updated my infoboxes: https://taerel.com/wiki/index.php/Taerel:Achusko_Beach_Meadow [12:26:17] Do you think it looks good? [12:36:20] I mean looks pretty basic, not that, that is nessarily bad ofc. So not too much to say about it, other than maybe its a bit odd with the "value" of Stone Age being off positioned compared to the rest (probably due to the Collapse "button" [12:36:36] I do not know hwo to move that button [12:37:03] I mean as with anything visual, probably CSS 😉 [12:38:04] I changed the theming/skin as I got bored of my old one and wanted to use the banners add on for MediaWiki as they look nice [12:38:21] But I knew that the old theme + banners would be waay too busy# [13:48:39] [1/2] is there infobox templates anywhere that i can copy? [13:48:39] [2/2] i think they're called an infobox at least lol [13:52:29] [1/2] You can steal the infobox guide from Fandom [13:52:30] [2/2] https://community.fandom.com/wiki/Help:Infoboxes [13:53:10] thank you! [13:57:52] you should enable PortableInfobox extension too [13:58:47] FANDOM wikis use this type of infoboxes, in fact you can import them w/ little hassle, but they're easy to code too [13:59:09] how do i do that? [13:59:14] is it on the special pages bit [14:00:10] extensions admin menu, parser hooks tab [14:00:19] ]You can also make infoboxes with divs [14:00:45] [1/2] * tables [14:00:46] [2/2] yeah but that's too hard for majority of wiki users lol [14:01:04] Mine does not use tables (well, not to my knowage) [14:02:57] WHy do people seem to like importing infoboxes from Wikipedia? [14:03:20] ikr [14:03:31] I don't like their look at all lol [14:03:44] I tried once. I screamed 8 hours staight. [14:04:47] infobox has to be a table because it's almost always has a block w/ two columns [14:04:50] I am using a greyscale wikipedia inspired look for my templates [14:06:34] it's simply easier to code as table, where you can just `colspan` on other blocks [14:07:32] I hate how complex Wikipeida (and I belive RuneScape wiki's) templates are [14:07:32] *parts [14:07:47] eh, they have reasons for that [14:08:00] people just don't realise they don't need that [14:08:12] the other wikis I mean [14:08:57] Seems this one I found on RuneScape wiki is pretty much a fancy table [14:09:04] https://runescape.wiki/w/Template:Infobox_Event [14:14:03] what do i do for the initial infobox template? [14:14:07] @theoneandonlylegroom Why do you not like the look of Wikipedia templates? [14:14:28] FANDOM has that guide eh : https://community.fandom.com/wiki/Help:Infoboxes [14:15:11] [1/2] see pinned messages here [14:15:11] [2/2] there's also visual builder at `Special:InfoboxBuilder` which lets you to create a simple infobox [14:15:58] [1/2] a) it's Wikipedia style, why copy it [14:15:58] [2/2] b) it's too formal, boring for my liking [14:16:16] Why did FANDOM move to those other infoboxes? I think it was to do with mobile stuff [14:16:39] yeah, they're basically called "mobile infoboxes" in Russian [14:17:03] I still have not worked on making my infoboxes nice on mobile [14:17:33] but the fact that infoboxes are a major part of the majority of wiki and clearly needed some easier way to create probably played its role too [14:18:19] it's a good extension, can't argue w/ that [14:18:44] just might be a pain to CSS mod sometimes [14:28:57] infoboxes on my wiki are hardcore tables lol, but I made them "adaptive" w/ just @media query [14:37:49] these are actually fun to learn and code for myself, thanks for the help! [14:39:02] @theoneandonlylegroom How do I make my infobox fill the entire screen wideness on mobile? [14:39:16] [1/10] @media only screen and (max-width: 1000px) { [14:39:16] [2/10] #infoboxRegion { [14:39:17] [3/10] width: 100%; [14:39:17] [4/10] width: 100vw; [14:39:17] [5/10] } [14:39:17] [6/10] .InfoboxRegion { [14:39:18] [7/10] width: 100%; [14:39:18] [8/10] width: 100vw; [14:39:18] [9/10] } [14:39:19] [10/10] } [14:39:27] Already tried that [14:39:47] np <:pupCoffeeMH:766487840694599711> [14:40:59] How do I make my infobox fill the entire screen wideness on mobile? [14:42:00] the code you posted should work [14:42:21] idk what might be wrong [14:43:15] I made all tables on my wiki to go 100% under 850px, w/ exception of some classes [14:43:41] Likely missing applying CSS to the infobox [14:44:37] What do I need to add? [14:44:40] Normal code without applying InfoboxRegion CSS won't be working [14:44:51] [1/19] @media only screen and (max-width: 1000px) { [14:44:51] [2/19] #infoboxRegion { [14:44:52] [3/19] width: 100%; [14:44:52] [4/19] width: 100vw; [14:44:52] [5/19] position: fixed; [14:44:53] [6/19] top: 0; [14:44:53] [7/19] left: 0; [14:44:53] [8/19] z-index: 999; [14:44:54] [9/19] } [14:44:54] [10/19] .InfoboxRegion { [14:44:54] [11/19] width: 100%; [14:44:55] [12/19] width: 100vw; [14:44:55] [13/19] position: fixed; [14:44:56] [14/19] top: 0; [14:44:56] [15/19] left: 0; [14:44:57] [16/19] z-index: 999; [14:44:57] [17/19] ; [14:44:58] [18/19] } [14:44:58] [19/19] } [14:45:02] This is in common.css [14:45:09] no, he meant did you put the class in infobox [14:45:20] Yes [14:45:39] Wait... [14:45:40] why you use both class and id? [14:45:57] I noted something [14:48:24] [1/4]
[14:48:25] [2/4]
[14:48:25] [3/4]
[14:48:25] [4/4]
'''Place'''/div [14:48:30] That is the styles of the infobox [14:48:56] Wait, why it is all HTML? [14:49:08] I wanted a html box [14:49:22] Either way, how do I fix the fact it is not taking the entire screen mobile [14:50:29] well, the class of div is InfoboxRegionTest [14:50:41] Yes, and I am testing on the test one [14:50:46] and in your CSS it's InfoboxRegion [14:50:50] [1/20] / CSS placed here will be applied to all skins / [14:50:50] [2/20] @media only screen and (max-width: 1000px) { [14:50:51] [3/20] #infoboxRegionTest { [14:50:51] [4/20] width: 100%; [14:50:51] [5/20] width: 100vw; [14:50:52] [6/20] position: fixed; [14:50:52] [7/20] top: 0; [14:50:52] [8/20] left: 0; [14:50:52] [9/20] z-index: 999; [14:50:53] [10/20] } [14:50:53] [11/20] .InfoboxRegion { [14:50:54] [12/20] width: 100%; [14:50:54] [13/20] width: 100vw; [14:50:55] [14/20] position: fixed; [14:50:55] [15/20] top: 0; [14:50:56] [16/20] left: 0; [14:50:56] [17/20] z-index: 999; [14:50:57] [18/20] ; [14:50:57] [19/20] } [14:50:58] [20/20] } [14:50:58] so, it doesn't apply [14:50:59] Yes, I know and I updated, still no changes [14:51:29] you know, it would better to create threads if code blocks are involved [14:52:25] So, how do I fix it to have infoboxc take full screen wideness on mobile and have content below infoboxes on mobile?> [14:53:04] [1/2] how do you if it works? [14:53:05] [2/2] w/ browser's web tools, changing window size, on actual phone? [14:53:25] Simulater and phone [14:53:34] It does not work on both, I checked [14:57:13] @theoneandonlylegroom How will it be fixed? [14:57:40] [1/3] CSS: [14:57:40] [2/3] Infobox: [14:57:40] [3/3] The code for both [15:01:25] bro HOW did you guys sway agent away [15:02:14] [1/2] 1) why you have `width` twice? [15:02:15] [2/2] 2) why the query repeats w/ messed rules [15:02:46] are you coming from CN thread or? [15:03:09] i was the owner of polandball wiki prior to agent [15:05:09] [1/2] well, I suggest to check the last thread in Community Noticeboard on Meta [15:05:10] [2/2] I'm frankly tired of talking about dramas and loud departures [15:05:35] i would rather just get a tldr [15:05:41] it's there [15:05:44] +1 on that. It's on the CN board [15:05:58] i am NOT wasting my phones data [15:06:04] most of drama actually occurred here lol [15:06:09] lmao [15:07:04] something gone seriously dumbfuck wrong if agent said miraheze sucks [15:07:04] @y_regreso Watch your language. [15:09:04] ok, super shortly - one good volunteer done something and got hard banned [15:11:52] half of other volunteers went hard disagree [15:13:17] [1/2] Legroom has it, essentially. [15:13:17] [2/2] Announcement summarizes impacts of this well, feel free to reach out to Agent directly if you want their take. [15:17:20] Boy am I glad I have been disconnected with pbw for a while now [15:18:38] Well, we can talk about infoboxes... [15:22:10] ^ [15:28:10] DMing someone esle to fix [15:46:52] I cut out a lot of uneeded stuff [16:13:29] [1/7] Is it possible to add mobile detection with this script? [16:13:30] [2/7] ```
``` [16:13:30] [3/7] I want padding-left:100px to apply only to PC devices [16:13:30] [4/7] And I found the CSS script I want to: [16:13:31] [5/7] ```@media only screen and (hover: none) and (pointer: coarse){ [16:13:31] [6/7] / Regular CSS rules here/ [16:13:31] [7/7] }``` [16:15:01] [1/6] Something like [16:15:01] [2/6] @media only screen and (max-width: 1000px) { [16:15:01] [3/6] .element id { [16:15:01] [4/6] padding-left:100px [16:15:02] [5/6] } [16:15:02] [6/6] } [16:15:48] Maybe, not really sure [16:16:29] Is that possible with inline CSS? [16:18:32] I am unsure, I am used to use common.css [16:19:16] Well, I tested with that and found that @media doesn't work with inline CSS [16:19:25] I will look for somewhere else [16:21:34] I use common.css more so I am used to doing it that way (and some inline CSS as well) [16:21:43] ofc it won't work inline ... [16:22:09] Why does it not work inline? [16:25:22] https://stackoverflow.com/questions/9808233/is-it-possible-to-put-css-media-rules-inline [16:57:23] When NotAracham writes this message, let's see if he will write a dot directly and reply to me. [16:57:28] lol [16:59:27] you can do something like ``.pl-100 { padding-left: 100px; }`` within that media query and then give that div the pl-100 class [16:59:32] I wouldn't bet on it [16:59:32] whoops, he didn't answer. Why did you give this to me daddy? 🤣 [17:00:19] I don't bet, it's a sin. but i make a claim/guess. [17:09:50] Today is not a day for wiki things for me, lots of other stuff needing my time [17:10:18] Please leave the page where it is, I don't plan on moving it yet [17:23:57] "I wouldn't bet on it" means "I disagree with that statement". [17:28:20] Using the "bet" word is forbidden in Islam [17:29:16] https://en.wikipedia.org/wiki/Maisir [17:30:20] The word isn't forbidden...The act is forbidden. And I think you're, uh...misunderstanding... [17:31:03] Well, I mean him, not me [17:40:41] if im copying this do i need the red text? [17:41:12] the red text is value and the green text is variables [17:42:05] It is possible for a template to have value and no variable [17:42:36] either way it returns this template loop thing [17:42:46] and now it's really confusing me <:LUL:746814555874787410> [17:43:57] er? loop what? [17:44:58] [1/2] oh, you put a code caused the template to loop itself infinitely [17:44:58] [2/2] https://stackoverflow.com/questions/23816466/how-to-resolve-template-loop-detected-issue-in-mediawiki [17:45:39] Do you have URL of that template? [17:46:17] Did you put this code on a page called Template:Yesno on your wiki, by chance? [17:46:24] haha yes [17:46:30] That would be why, then [17:46:32] is tath what im doing wrong [17:46:34] ah ok [17:46:45] So the code in that screenshot is the format to call that template elsewhere [17:46:59] Putting it on the template page itself is trying to call the template... inside the tempalte [17:47:19] oh ok [17:48:03] how would i make a yesno template [17:48:24] trying to make double elim tournament bracket and it needs one apparently and i haven't got a clue [17:50:46] So, I'm assuming you borrowed a page with a double elimination bracket from somewhere else? [17:51:22] got linked a while back to me [17:51:38] can't send it tho [17:52:22] Ah. Well, short version is, go to the source you borrowed from and go to their template:yesno page. [17:52:55] If you edit source on that page, you should be able to see the code behind it, which you'll be able to copy over to yours [17:54:10] oh my days im so silly [17:54:16] thank you for the help [17:54:44] There may be more things it needs from there like modules, but it'll throw new errors from there [17:55:29] I need to head out, but hopefully others can assist from here on [17:55:34] yeah i'd added the build bracket modules already and was just the yes/no template left [17:56:05] Good stuff, hopefully it'll be a painless set of remaining steps to get it all working. [17:57:54] POV: NotAracham who loves his job [17:58:33] It's an easy job; he just has to enter SQL commands [17:58:33] [17:59:05] POV: NotAracham who disliked his job and got angry with everyone [17:59:33] 👤 [17:59:41] lol [18:00:02] ^definitely my job, yes [18:00:29] Let's keep it on topic though, please [18:00:35] Love you ❤ [18:01:24] The future will come with NotAracham... If NotAracham exists, MH always exists!!! yes. [18:01:36] Prrr skibidi dop dop NotAracham yes yes love you MH [18:02:38] we're all one, we're all for NotAracham hahaha lol [18:05:24] It is not forbidden to use the word bet, gambling, but it is a sin in our religion to earn something (money, etc.) in an unlawful way. but thanks for saying it anyway. [18:07:11] Just for this reason, even Illegal Betting / Gambling sites have been banned by the Information technology institution (state) in our country through the court. Even casinos are closed here. [18:07:13] Oh, you need to authenticate your wiki user with the discord bot using the `/auth` command in order to be able to send links in general chat. [18:07:47] Is Polandball Fanon still gonna be on here? [18:08:48] Better question for them, I suggest reaching out on the talk pages of active wiki admins or on the discussion page for their homepage [18:09:30] NotAracord 🤣 [18:10:21] Disaracord hmm good name [18:11:25] I raw (ate) Aracham's 'raw' word, I think it's good lol [18:11:36] Hey, you're making general very busy w/ messages that don't need to be here, please cut it out [18:12:29] I ate [18:12:35] Okey? [18:14:07] HeyTürkiye: 😝 Not Aracham: ✂️ 👍🤐 [18:15:13] This event could have been explained as much as this. I'm muting, thank you. [18:15:46] Deleted message please? [18:17:07] will the Polandball Fanon stay on Miraheze? [18:17:22] As said before, ask them. None are here to my knowledge. [18:18:12] If there is something violating [[Content Policy]] and other policies, it can be Closed or it may be up to the owner alone. [18:18:12] https://meta.miraheze.org/wiki/Content_Policy [18:18:13] [18:20:52] @Trayaurette By the way, if you have any help with the wiki, I will be happy to help you 🙂 [18:20:54] I believe the intent of the question was whether the wiki was planning to leave the service, not whether they were at risk of closure/deletion. [18:21:04] Turkey, wrong question [18:21:14] don't confuse people [18:21:19] Cut please [18:21:37] Don't mess with my mistakes, look at yourself first [18:21:51] really? [18:21:56] Yes [18:22:04] do not mess with me [18:22:04] Turkiye, you're being disruptive and misinterpreted the user's question. Please take a break. [18:23:01] I told him not to mess with me. It would make more sense if people like you told me what is right and what is wrong. [18:23:22] By the way, I'm not angry, I'm just warned. There is no situation to pause [18:24:39] I'll switch to a Miraheze, I have a few plans in mind. I wish you good work @notaracham [18:27:53] sigh turns out I had all that was needed aleady in an alrady made infobox that worked [18:33:12] Is this possible to apply on only one gallery thing ? [18:33:43] hmm [18:35:21] Because I noticed that css doesn't work as it should be in divs [18:37:36] well, my initial idea was that you create a div w/ some class [18:37:46] and inside that div use gallery tag [18:38:10] lemme check something [18:39:38] https://www.avid.wiki/w/index.php?title=GMTV&diff=prev&oldid=548972 Can someone check for vandalism? [18:40:08] Yeah that's how I do it [18:41:27] This is normal use, also please report in the #cvt channel when you suspect vandalism [18:42:25] I'll let you know anyway, I'm preparing for global sysop 🙂 [18:42:51] With your permission, I'll switch to #global-wiki-feed 🙂 [18:42:57] in CSS you go w/ `.container .gallery {`? [18:43:27] container being class for that div [18:44:39] Hey @theoneandonlylegroom nice work on those templates [18:44:48] what templates [18:44:52] What would be the class for that div though ? [18:45:46] For your wiki legroom [18:45:56] I am inpressed that you managed to make tables repsotive [18:46:08] [1/2] whatever you want? just pick the name that won't be the same as any existing within MW and skins [18:46:08] [2/2] for example `blurgallery` [18:46:28] ah, thanks <:pupCoffeeMH:766487840694599711> [18:46:33] What is the blur code? Just wondering [18:47:11] Well, I thought "tables" and "resposive" was chalk and cheese, as in "does not work at all together" [18:48:24] [1/3] the rule would be [18:48:24] [2/3] `filter: blur(`X`px)` [18:48:24] [3/3] the bigger value, the more blurry stuff gets [18:49:03] I'd say 10px is enough [18:49:37] actually maybe try not `.gallery` but `image` @ltrhrd [18:49:40] Oh I did not know it was as easy as that [18:50:05] I can see that being used to make an "aero glass" theme [18:51:04] yeah, should be image class, so it'll work on images separately [18:51:28] @notaracham https://discord.com/channels/407504499280707585/1072042278580928532/1118250683846643753 Can you check the barriers applied in the log? [18:52:07] I'm not available for the rest of today, please don't ping unless it's urgent. [18:52:25] So I can specify the name for a class in the page code ? [18:52:52] Now I may try my hand at modding my cosmos themed into an aero cop [18:53:28] I would appreciate it if you would change your Discord status to 'dnd' when you are not available. [18:53:28] [1/5] yes [18:53:29] [2/5] you create on article [18:53:29] [3/5] `
...` [18:53:29] [4/5] and in CSS you define it [18:53:30] [5/5] `.blurgallery ...` [18:53:44] so i know if you are available [18:54:29] Damnnn [18:54:38] That makes things easier [18:54:44] I might need to test something however, but I can't atm [18:54:51] the more you know [18:54:59] so in css I'll be doing .blurgallery .image [18:55:31] [1/2] yeah, that's the idea [18:55:31] [2/2] but I'm having doubts [18:56:24] What is the rule thing called for the click event ? [18:56:35] So I can read docs [18:56:43] [1/2] you can try w/ `.image` or `image` or `img` [18:56:43] [2/2] I just can't remember which is correct and can't test by myself [18:57:02] I'll check in code element\ [18:58:35] it should be exactly click or can be a hover? [18:58:48] Hmm [18:59:00] Well if click isn't really possible then hover is good enough [19:05:00] DO you think there are CSS overlays for MediaWiki skins that you wish existed? [19:19:30] idk [19:20:45] [1/3] click event would be better made w/ js [19:20:45] [2/3] however, if it's gallery - user will see full size image anyway? [19:20:45] [3/3] either in new tab or w/ media viewer extension [19:23:21] Oh right I see [19:34:56] Is there a way to set boundaries for blur ? [19:48:28] wdym? [20:29:00] Nevermind, I've just set blur to 10 instead of 50 and it's fine [20:45:53] yeah, 10 or 5 is usually enough [21:05:10] There seems to be an issue with swift [21:05:16] I can't properly delete files [21:05:32] and imports to other wikis don't seem to work [21:14:36] paladox is on mobile, it seems [21:14:57] idk in which timezone void is [21:59:46] I know that the recent uh, troubles, started because of an incident related to a PII breach. Can anyone point me to the incident report? I've looked on meta but I can't find it. [23:22:39] /auth [23:25:07] Incident reports regarding things like this aren’t published. Only those involved need to know the full extent of the issue. [23:25:53] Is that the position of Miraheze staff? [23:26:06] Looks like Special:IncidentReports hasn’t been used in near a year. [23:26:12] Pardon? [23:26:36] [1/2] > Incident reports regarding things like this aren’t published. Only those involved need to know the full extent of the issue. [23:26:36] [2/2] > Is that the position of Miraheze staff? [23:27:32] I’m making an inference based on previous messages by Owen and the fact that nothing specific other than a PII breach has been released (also based on legality). [23:27:55] Right, and based on legality things like that should be released. [23:28:37] Not really. [23:29:30] It’s the same at Fandom. Only the user who has been globally blocked are informed of all the details of why they were blocked. [23:29:42] Fandom is in the United States, though. [23:30:38] The laws are similar. Probably more stricter in the UK, actually. [23:31:04] Is that your legal advice? [23:31:11] That’s my experience. [23:31:52] Hello, I came for infobox help but I see there's a ton of threads and pinned stuff already so I'm going to start with that. Also we just started our wiki so man I hope things stay stable 😩 [23:32:15] You can jump in any time. [23:42:12] Mainly, I just want to know what steps I can take to protect my privacy in the wake of this PII breach that was severe enough to lose several members of staff over. Thanks!