[00:47:12] [1/2] How do I change the border colour of the search bar when it's selected? [00:47:13] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1382521587533742121/image.png?ex=684b7510&is=684a2390&hm=d81ae5e1c63c5403704784e1c62555bb1856225732b043163a4283c5e9cb42c4& [01:46:33] What does marking a page as patrolled do? 🤔 [01:53:59] Not much, patrolling is used to indicate to admins and content mods that a new page has been looked at and cleared [01:54:25] Ah okay. Probably not useful for me then since I'm the only admin :D [02:02:23] If your memory is shotty, may still help [02:05:12] [1/2] How can I make this show up for users who aren't signed in? I was able to get it to work running my own installation of MediaWiki by adding $wgVectorNightMode['logged_out'] = true; iirc [02:05:12] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1382541213734932561/image.png?ex=684b8757&is=684a35d7&hm=abab63f0567f55fee63b099ef15c30540d2ed82e28c12965b1cb36dc96ec1653& [02:06:19] actually I'm probably going to change the skin anyway so probably won't worry about it for now [03:43:43] can i code in miraheze??? [03:46:19] In what context? Haha [03:47:40] But if you are a user (and not a bureaucrat / user with special permission) you can write your own CSS and JS code in `User:username/common.css` and `User:username/common.js` [03:47:57] ui, and how can i add a bureaucrat?? [03:48:20] Do you own the wiki you're editing? [03:48:38] yes, im a complete noob to this [03:48:57] I think if you own the wiki then you should already be a bureaucrat [03:49:38] can i add one? [03:49:43] To edit the wiki CSS you basically edit the page `MediaWiki:Common.css` [03:50:36] Yes you can assign other users as bureaucrats (or as interface administrators if you want their sole responsibility to be editing CSS/JS) if you are a bureaucrat [03:50:55] how do i do that? [03:52:45] [1/2] You go to Special:UserRights [03:52:45] [2/2] https://m.mediawiki.org/wiki/Help:User_rights_and_groups [03:58:52] ty [05:00:29] Question can you guess check on a wiki domain what provider and hoster are they using like provider is Miraheze or Wikipedia etc and hoster is like Cloudflare [05:00:39] U guys [05:23:23] not really besides looking for stuff unique to these hosts [05:23:52] all (public) WMF wikis are documented afaik [05:24:01] and all miraheze wikis have managewiki [05:25:40] I wait for staff [05:25:54] because there is a wiki that dox people for fun [05:26:06] and a whole site [05:28:42] on miraheze?? [05:45:23] if it's on miraheze, direct that to [[trust and safety]] [05:45:24] [05:50:11] [[Trust and Safety]] [05:50:12] [05:51:23] i made the redirect lol [05:53:27] Idk if it is on Miraheze [05:54:40] https://wiki.soyjak.st/ [05:55:22] There [05:56:13] Nope it is not hosted on Miraheze [05:58:05] you don't share doxxing things in public places too man [05:58:31] you should have checked it's not on Miraheze before starting this conversation [05:59:12] Sorry [05:59:16] I removed it [06:31:44] my bad. You've been a great help! [06:32:26] Okay I think I finally got it. In the editor I create the portable infobox, then save it under a name, and then it's {{name_of_template}} ! That was easier than I had feared.. [06:32:27] [06:42:39] [1/2] So I have made a portable infobox, and I have even managed to place it inside the page I want it to be inside. How, now, do I place the relevant info inside it? It's for a role in a RPG, so I want to put a picture of the role in the box (it has an image area), as well as information about it's faction and military rank. Can I fill that out by hand once I have put the template into th [06:42:40] [2/2] e page? [06:43:55] [1/2] I have made three databoxes and an image box, but it just comes out like so on the page itself: [06:43:55] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1382611355873312878/image.png?ex=684bc8aa&is=684a772a&hm=2d3ca6b00097fa30951ac3cad8ce591207d6c846385c91382ca714eda87e9000& [07:07:41] [1/9] your parameters are called data1-3 so now you need to specify them like so [07:07:41] [2/9] ``` [07:07:41] [3/9] {{Personlig Rolle [07:07:41] [4/9] |data1=test [07:07:42] [5/9] |data2=test2 [07:07:42] [6/9] |data=hello! [07:07:42] [7/9] }} [07:07:43] [8/9] ``` [07:07:43] [9/9] https://cdn.discordapp.com/attachments/407537962553966603/1382617334409203753/image.png?ex=684bce3c&is=684a7cbc&hm=a656cd5c06acfe86039ab97feb33435cbe2e15ba9daa5738211b89743e5cc412& [07:13:14] [1/3] Hello, I attempted to switch a wiki skin from Vector 2022 to Erudite, but something has clearly gone wrong. How can this issue be resolved? [07:13:14] [2/3] https://lexingtonandconcord.miraheze.org/wiki/Main_Page [07:13:14] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1382618733813698672/image.png?ex=684bcf89&is=684a7e09&hm=69df002d719b5fff35616aaa904efdb4ae0cf0a9f3215aad949b549e00adef56& [07:15:45] seems to return a 500 error for whatever reason (i think you might need a tech person for this) [07:17:41] ah, erudite hasn't been updated for a while, that might be the reason [07:17:55] is there a way to revert error? [07:18:25] for now i recommend using another skin [07:18:26] https://lexingtonandconcord.miraheze.org/wiki/Special:ManageWiki/settings?useskin=vector-2022 [07:18:48] to change your skin [07:18:57] thank you stackd [07:22:28] And for the picture I enter the name of the picture once uploaded? [07:22:49] should be like that yup [07:23:24] `Image.jpg` for example [07:30:44] [1/6] what is the codeline? [07:30:45] [2/6] {{ (platname) [07:30:45] [3/6] Image=Image.jpg? [07:30:45] [4/6] Data=answer [07:30:46] [5/6] etc [07:30:46] [6/6] }} ? [07:31:19] `image=Image.jpg` yup [07:31:38] usually capitalization matters in templates, not sure if it does with portable infoboxes as well [07:32:04] yup it does matter [07:33:56] Hmm. that replaced the entire infobox with the picture of him [07:34:15] https://krigslive.miraheze.org/wiki/Johan_Becker [07:34:42] I musta used the code wrong, but just saying Image=Beck1.png didn't put any picture up [07:35:48] made an edit for you, check now [07:36:37] that's what I thought I wrote initially, but I guess I did something wrong. Thanks a lot! [07:37:04] anything that can go wrong, will go wrong. always something new to learn tho :P [07:37:06] no problem [07:43:41] you’re a lifesavwr [07:43:47] thank you [07:43:56] and you too asko [09:41:03] Hey everyone I have finishedbthe dialogue Module and templates.Would someone like to have a try? [10:09:28] [1/2] https://m.mediawiki.org/wiki/Extension:DarkMode [10:09:28] [2/2] I add class ".client-darkmode" for specified color in dark mode but it's useless [11:07:14] [1/4] How does MediaWiki know what is something "collapsible"? This is a `
` element but MW's JavaScript is putting it as if it were to be using the "mw-collapsible". [11:07:14] [2/4] The SCW's version of this doesn't behave this way. [11:07:14] [3/4] https://cdn.discordapp.com/attachments/407537962553966603/1382677621006925894/image.png?ex=684c0661&is=684ab4e1&hm=65894acd31a9f8ca86651211bdcac25437f7ed240d3c3e21748874f9bdb7ba25& [11:07:15] [4/4] https://cdn.discordapp.com/attachments/407537962553966603/1382677621644722249/image.png?ex=684c0661&is=684ab4e1&hm=25ed9a43b53a74b092fdc2d04ff98e9050122324fa7b53a7095348c53ca42c26& [11:20:01] I do believe the
tag comes with collapsibility by default [11:20:24] such is the point of [[mw:Extension:Details]] [11:20:25] [11:22:43] to clarify: probably automatically adds the `mw-collapsible` class [11:28:20] Seems like `$wgDetailsMWCollapsibleCompatibility` is the option, but I can't change that from ManageWiki [11:31:16] Yeah it seems that SCT disables it: [11:31:30] You can file a task on [[Phorge]] to request it to be added to ManageWiki [11:31:31] [11:33:03] Should I reopen the one I made when requesting to install the Details extension? [11:33:42] I think it's better to file a new one since that config option wasn't part of the original one [11:35:37] tempted to call dibs on that ticket but alas i have other work [12:10:27] Hey is there anyone here? [12:10:33] I'm a real man [12:28:50] if you don't answers to your question it's most likely those who are online now simply don't know how to help [12:29:29] we advise using #support for longer term support/higher chance of notice/not getting lost in general chat's flow [12:38:59] Hello! Super quick question: are infoboxes supposed to be difficult to understand, create and implement? It's just ridiculous [12:40:45] [1/2] portable infobox is the simplest way to create and maintain them, consider checking this guide (and reading it carefully) [12:40:45] [2/2] [[Infoboxes]] [12:40:45] [12:41:54] [1/2] alternatively, you can grab/import already existing infobox from here [12:41:54] [2/2] [[dev:Category:Infobox templates]] (or any other simple wiki, Fandom wiki, just for the love of your braincells not Wikipedia) [12:41:55] [12:44:16] bear in mind: infoboxes is a type of templates, and wiki templates require some coding understanding [12:45:56] I'll read the documentation, thanks. I'm familiar with coding; I get the basics, but things like "#if" and such are still hard to understand for me [12:46:14] Never learned more than HTML and a bit of CSS [12:46:47] if you're looking at modules you're nose deep into the hardest structure by far [12:46:54] portable infoboxes handle was is done w/ #if by themselves, one of the reasons we considered beginner friendly solution [12:47:27] but yeah, PI is used on fandom which goes out of its way to make certain things easier [12:55:00] But are there any differences between a normal infobox and a portable one? Besides the latter being easier to use [13:05:05] [1/2] pi also comes w/ basic visual styling (CSS), while w/ classic infobox or Lua you gotta provide it by yourself [13:05:05] [2/2] if you don't like PI default look you still can modify it [13:05:22] Nice, just what I was looking for [13:50:28] remove [14:12:14] It seems like the kind of language used by PI doesn't really work in Miraheze, because only the title and the first header are displayed :/ [14:12:24] Maybe it's because it was created by Fandom [14:13:39] What’s the code you used? [14:15:30] The one provided by the PI extension itself. It seems quite simple compared to what a normal infobox requires you to write [14:19:19] [1/2] it will be empty on the template page itself [14:19:19] [2/2] try using it on a page with data [14:19:33] Ohhh yeah that’s probably the issue [14:20:20] I tried using it in an article, but still [14:20:25] [1/2] If it looks like this on the template page (just header and stuff) that’s. Lrn [14:20:25] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1382726237293903994/IMG_5455.png?ex=684c33a8&is=684ae228&hm=70d5d31a33f03e4859e1a15f54d65688cfd6ef5ae2c74256c20c09062c1ff7b8& [14:21:03] I don't suppose accented characters in the parameters are problematic, right? [14:21:50] They’re case sensitive, so probably [14:22:34] accents themselves shouldn't be an issue but you never know [14:23:56] No, it's the same, take a look: [14:24:35] [1/2] https://cdn.discordapp.com/attachments/407537962553966603/1382727286406779040/image.png?ex=684c34a2&is=684ae322&hm=06aafc1d61bbc811280b5dd27cb219e9053406959889a054ddfd96b8d6306cca& [14:24:35] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1382727286717022270/image.png?ex=684c34a2&is=684ae322&hm=49d99a22a0d1e354ee191c35cb3cfa593bf68266788ca60807db07730bb3e289& [14:25:26] [1/2] calling an image like that might be breaking it [14:25:26] [2/2] just use the filename [14:25:39] without the brackets [[]] [14:25:44] Nope, same thing [14:25:48] wait [14:25:56] your parameters are all in quotations [14:26:00] that's the issue [14:26:10] omg, am I stupid? [14:26:24] nah, it happens :p [14:26:44] IT WORKED, thank you ToT [14:27:20] Now I just need to apply ✨CSS✨ [14:49:10] If a science fiction content author opens a wiki with his own work as a manager, is he free to interpret and retract other people's edit at will? [14:49:33] I find the bugs in administration on wikis [15:06:27] that would likely classify as a personal wiki and therefore yeah, they pretty much get full editorial control as we're concerned [16:07:24] Welp, there we go: next brickwall => CSS [16:11:06] I'm gonna take a break because this is too much for my brain [16:31:09] but what will happen if their books or comics are very famous?and being a public wiki [16:36:14] Local administrators and bureaucrats have a fair bit of leeway in how they run their wikis, as long as they abide by our global conduct and content policies. [16:37:16] If the author requests the wiki and is the only admin/crat, if they want to severely restrict editing that's within their access to do. [18:35:31] I was gonna ask something about CSS, but I'll try to put the pieces together by myself - if I have any doubts, may I ask here? [18:38:29] Sure! [18:43:15] Thanks! [19:23:06] [1/2] Is it possible to change the colour of this blue border that appears when a text box is selected? [19:23:06] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1382802410921005067/image.png?ex=684c7a99&is=684b2919&hm=11cc8e43b45a15fe5006fd1e17fc7863279372b3aa0a4c7fe3c43f5043ab2c74& [19:28:47] [1/7] generally you want [19:28:47] [2/7] ```css [19:28:47] [3/7] input:focus { [19:28:48] [4/7] border: 500px green; [19:28:48] [5/7] } [19:28:48] [6/7] ``` [19:28:49] [7/7] etc [19:29:00] [1/5] for more specialised you can do [19:29:00] [2/5] ```css [19:29:01] [3/5] input[type="text"].... [19:29:01] [4/5] ``` [19:29:01] [5/5] etc [19:29:36] or maybe its `input[type="text"]` I cant remember [19:31:52] Interesting, I'll try it. Thanks! [19:40:00] [1/2] Is there a way to expand the main article to the sides when hiding the side menus? [19:40:01] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1382806665711059004/image.png?ex=684c7e90&is=684b2d10&hm=80c79edc34eef9c2d5eca5a269470edcb3ad1df667ace7d4aaab9e896fe5d2c5& [19:40:09] I thought it'd be automatic [19:54:43] [1/4] So, if I'm understanding how this works, the title should be centered. But for some reason, nothing changed...? [19:54:43] [2/4] https://cdn.discordapp.com/attachments/407537962553966603/1382810367679533086/image.png?ex=684c8203&is=684b3083&hm=a343b7c17d945fb84412eb9ad0e5512eb985dcc1b7bc7779cf543e0585872a44& [19:54:44] [3/4] https://cdn.discordapp.com/attachments/407537962553966603/1382810367918477393/image.png?ex=684c8203&is=684b3083&hm=41ec3979a52453bffd1a3c38dbcd20d6faf97b5baf56c075f3d7c14c18b732b4& [19:54:44] [4/4] https://cdn.discordapp.com/attachments/407537962553966603/1382810368153354300/image.png?ex=684c8203&is=684b3083&hm=adf68783042a3ca742fe5529be6badd6bec54e1715a2b62ddb2064e88955c313& [19:55:40] do just `.pi-title {` [19:56:18] rn you are trying to find something with the class pi-item that has a child with pi-item-spacing that has a child with pi-title [19:57:45] So, doing that is like... writing a file path, right? [19:57:59] Still, this doesn't work [19:58:05] purge [19:58:16] Nope, nothing [19:59:55] something more specific is overriding it then, use devtools to check [20:00:29] What's that? An extension? [20:00:40] aka inspect element [20:00:45] ctrl+shift+i [20:00:53] lets you see all the css an element has [20:01:49] Got it! I needed to write .portable-infobox .pi-title [20:02:09] nice! [20:02:16] Thank you [20:30:10] Neither of those worked :/ [20:54:54] [1/2] dark mode fail a:dies: [20:54:55] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1382825515479597107/image.png?ex=684c901e&is=684b3e9e&hm=68e7549086682d20f5e55c547a94674d16fc535c1b939160c4c190a2422d98dc& [21:06:50] Fixed [21:09:04] Not a fan of this template TBH. It uses a Wikipedia-import with a bunch of customization options that aren't needed on MH meta. [21:09:42] indeed, looks quite out of style [21:12:28] Also, maybe I should ask a steward to turn on `Extension:TemplateSandbox` on meta. Every time I make some change to a template I have to pray that it doesn't fail on the source page. [21:15:04] ? [21:17:49] That works for templates but not stylesheets. I should've clarified that it's for template stylesheets. [21:17:57] ah, fair enough [21:19:30] [1/3] So.... I kinda got something. [21:19:30] [2/3] It only works with the comment title box for some reason, and it only adds a new border when the box is selected and the usualy blue and white border appears on top of it [21:19:30] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1382831701939458139/image.png?ex=684c95e1&is=684b4461&hm=74a7b4ee991cbe98e7f1ffe52d823bc85041f619725b035350709e8b33281227& [21:23:09] try removing the blue outline with `outline: none` [21:24:47] why not set the outline instead of setting a border [21:25:24] Aaahhh, thank you! [21:25:40] I was thinking the same thing 😛 [21:29:50] that works too yeah [21:30:12] iirc outline can overlap other content, though [21:33:03] outline is also an accessibility feature, so i will combust if you disable it [21:33:56] iirc mediawiki doesn't provide outline do they? [21:34:08] Oh they do [21:34:12] Hmm [21:34:19] Never noticed that before [21:34:46] Ig set it to whatevee colour your setting thr border to? [21:34:54] God I cant spell [21:35:02] example: navigate phorge with keyboard only [21:35:29] oh my god [21:36:59] i dont think accessibility was considered [21:38:28] [1/2] No worries, I just wanted to change its colour 😛 [21:38:28] [2/2] Waiting for the site to update to see if it works 👀 [21:38:57] ?debug=2 [21:39:04] no need to wait [21:39:13] add it to the url [21:42:01] Oh my god, that is so good to know! DX [21:42:48] [1/3] It works! 🥳 [21:42:48] [2/3] (Not finalised yet of course) [21:42:48] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1382837566721753159/image.png?ex=684c9b57&is=684b49d7&hm=e3d0aad2b99e71231264d6931c89b6ab1a2dee056859d9d4f5fe7d0102d79ece& [22:11:56] <22poptartz> [1/2] is there a way to change the thumbnail image for a page that appears in the embeds and when hovering over a page link (pictured)? I'm having a problem with one of my pages where it's only using the first image I uploaded onto the page which isn't even at the top. I want it to use a different image but I'm not sure if it's possible to change this [22:11:56] <22poptartz> [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1382844897857507398/image.png?ex=684ca22b&is=684b50ab&hm=6c08e47f74f774c2904878b01b22dc81c41f9da905e7429b9802cf71de7b8a5c& [22:20:58] i love how as soon as you think it just won't work, all of the sudden it does [22:21:38] what's up with mediawiki [22:25:13] <90gq29> Any way to do something like the new iOS 26 Liquid Glass effect with CSS on Miraheze? [22:25:38] what a coincidence that i'm literally installing ios 26 right now [22:26:02] and that's what i tried [22:26:08] kinda [22:26:18] i believe you have to go to Mediawiki:Common.css [22:26:31] and do some crazy css shit [22:27:26] im not an expert [22:27:32] <90gq29> Yeah, i'm more wondering if someone already made the css for it [22:27:43] lsearch it up [22:31:08] I wanna say the wikiseo extension has options for jt [22:33:10] 22poptartz is cheating on you [22:33:54] with amelialoveheart [22:38:04] can we not? [22:38:11] ok [22:38:20] mb bro he ain't cheating [22:38:40] or she [22:38:53] he/she/they whatever their pronouns are [22:40:03] :/ [22:40:10] :0 [22:41:31] does anyone have a good example of a custom table of contents [22:42:08] i wanna make one kinda "floats" above the page and doesnt really interfer with the text or take up too much space [22:43:44]   you gotta use css for that [22:44:18] unfortunately the mediawiki's table of contents are kinda bad so [22:44:45] using citizen which gives me a bit of a headstart but not quite what i want [23:09:59] @toastedwell Can't you just use ==title== [23:10:09] Then you get that page bar where you can skip to a section [23:11:09] Sure its not css custom but the table of contents should automatically rest to the left of the page [23:32:09] no im talking about the toc itself [23:32:14] the space it takes it [23:55:39] [1/2] You cant really "make" a TOC as its generated by the Parser based on the content after its parsed -- you could probably do it in JS but that would probably mean removing the existing and replacing it so would only happen a few seconds after page load. [23:55:39] [2/2] (There might also be a way to do it in Lua but idk) [23:56:03] Your best bet is to style the existing one (which is probably what you meant anyway) [23:58:30] true