[00:39:02] the little blue box and arrow next to a link, any way to remove that? [02:02:33] add the plainlinks class [02:12:06] could I potentially wrap a whole bunch of links between the plainlinks {} ? [02:12:36] Probably yeah [02:15:26] [1/6] but if you're wanting it for all links you might want to do something like: [02:15:26] [2/6] ``` [02:15:27] [3/6] a.external { [02:15:27] [4/6] background: none; [02:15:27] [5/6] } [02:15:28] [6/6] ``` [02:24:32] so just slap it in my css? [06:07:05] meta is really slow, isn't? [08:08:50] anyways this........ [09:13:13] [1/2] I was invited to a podcast to talk about my wiki project. I also mentioned Miraheze and what a great project it is. [09:13:13] [2/2] Here’s the [link](https://rss.com/podcasts/thelifecapoeira/1931071/) to the podcast. The part about Miraheze starts at 16:45. [09:14:31] [1/3] Hi! Why this happens? [09:14:32] [2/3] https://cdn.discordapp.com/attachments/407537962553966603/1347860022977237122/Screenshot_20250308-111410.jpg?ex=67cd5bf7&is=67cc0a77&hm=67aecd68fbc7c288c1e281ac6630eaad795dc051a224b00639d88b4f2f312c32& [09:14:32] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1347860023308451910/Screenshot_20250308-111412.jpg?ex=67cd5bf7&is=67cc0a77&hm=1d59674cad2ee198577cee6b0644fc821a1a3692aed6450813b13b3ab82cdfc7& [09:17:44] I need to write it in different lines [09:17:52] But it writes all in one line [09:24:29] have you tried to add extra line breaks after `/code` ? [09:40:59] [1/2] Like that? [09:40:59] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1347866681439031337/Screenshot_20250308-114008.jpg?ex=67cd622b&is=67cc10ab&hm=eff4425de34c469b5f679a24f9ae6d8573e9dbea5f2ae656e5c284d1b677bfd2& [09:49:48] how can change the email in issue tracker? i got force to send a verify mail to the email i don't even use (i made a typo on the mail btw) [10:04:23] Yup!👍 [10:04:58] Hey y'all. I got a question. [10:05:10] So currently my infobox is automatically centering the content in the infobox. [10:05:27] Basically, one is long (lots of info) and one isn't. [10:05:37] How did you confirm it in the first place? [10:05:40] So the one that isn't is centered to align with the other one. [10:05:44] How do I fix that? [10:06:15] man I struggle to imagine [10:06:17] Links, screenshots or examples? 😅 [10:06:22] would be easier to link [10:06:26] Let me just. [10:06:30] Send a reference screenshot. [10:07:39] [1/2] On wikipedia: [10:07:40] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1347873394431098890/Screenshot_2025-03-08_170641.png?ex=67cd686b&is=67cc16eb&hm=5869fc77c92362ff8877063924bfa8af1138cae38360464490ac0f3364812cf4& [10:07:45] [1/2] on my wiki. [10:07:45] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1347873417335935047/Screenshot_2025-03-08_170724.png?ex=67cd6870&is=67cc16f0&hm=95914bf8357942a984e06ee7e87a4acd4c2ffac1487687978bbecfe4ef20a31e& [10:07:54] Before you say "It's wiki and it's confusing". [10:07:55] It's works. [10:08:05] I'm just asking about the whole layout affair that I can't fix with code. [10:08:27] needs `vertical-align: top` I guess [10:08:37] Like at the top of the infobox? [10:08:44] in styling [10:09:05] assume it's in Common.css of your wiki, if you took from WP [10:09:28] it was an existing email... [10:10:02] it was different from the mail i use to create the account btw [10:10:32] I thought phab uses what you have in mira account [10:10:58] not really, it asks you to write the email [10:11:08] wait [10:11:23] are you clicking "login w/ mediawiki" button on phab? [10:11:32] yea! [10:11:38] :ThinkerMH: [10:15:00] [1/2] Okay, but it looks little bad… [10:15:00] [2/2] Is there an other way? [10:19:49] [1/2] in what way bad? how you want them to look? [10:19:49] [2/2] was it supposed to be a bullet list? [10:22:16] [1/10] For example, now it looks like this: [10:22:17] [2/10] A [10:22:17] [3/10] A [10:22:17] [4/10] A [10:22:17] [5/10] A [10:22:18] [6/10] I need this: [10:22:18] [7/10] A [10:22:18] [8/10] A [10:22:19] [9/10] A [10:22:19] [10/10] A [10:23:21] Double-checked the style css file for the infobox. Doesn't seem to have that specific line. At least not on wiki ends. [10:23:33] put `
` after each instance [10:23:36] Must be some obscure template somewhere in the transclusion list. [10:25:04] Thank you! [10:27:12] Anyone know to archive a wiki [10:27:47] yeah well, I mean that whatever class is used for infobox (w/ `td`) or separate cell class, it might have `vertical-align: middle`, thus forcing this formatting, or in case if there's nothing maybe adding `vertical-align: top` will help [10:28:01] wdym by archive? [10:28:32] like using the @WikiBot [10:28:59] weren't we over this [10:29:13] hm? [10:29:30] Btw, it is possible to connect recent changes in wiki to discord bot? [10:30:02] using @Wiki-Bot , set it up for you discord and wiki [10:30:24] Thank you! [10:30:28] unless its transport to miraheze I think this applies still https://discord.com/channels/407504499280707585/1343884075357831178 [10:31:06] [1/2] miraheze has DataDump where you can do self-serve xml and managewiki dumps, and images on request [10:31:06] [2/2] if it's somewhere else or you don't/can't use it, then if you're grass-deficient enough, https://github.com/saveweb/wikiteam3 [10:31:09] archiveteam's scripts have treated me well for personal saving though [10:31:22] yep, that one [10:31:36] archiveteam has an older veraion that uses py2 [10:31:43] this is an unrelated fork that uses py3 [10:31:43] I used that for a long time [10:31:53] I think I used py3 the last time I did it [10:32:06] w/ archiveteam's wikiteam scripts? [10:32:10] something about fedora doing python 3 and I didn't feel like dragging in 2 [10:32:38] I think archiveteam is working on a v3 too and I remember being quite muddled about that, not entirely sure what I finished with but I think it was some version of py3 [10:34:36] Yes i need to move to miraheze [10:35:03] https://tvshowheroesandvillains.miraheze.org/wiki/Main_Page [10:37:56] Ah. How do i run this? [10:38:19] https://original-tv-show-heroes-villains.fandom.com/wiki/Original_TV_Show_Heroes_%26_Villains_Wiki [10:38:23] former: should be at Special:DataDump on your wiki if you have applicable rights (bureaucrat i think?) [10:38:26] oh, fandom [10:38:36] I need to transfer thos to Miraheze [10:38:55] the readme should be enough if you know how to use cli scripts ^^; [10:38:59] But they said I don't have acess to the Archive box [10:42:55] like thid [10:43:18] [1/2] @blankeclair [10:43:19] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1347882364604252180/image.png?ex=67cd70c6&is=67cc1f46&hm=1f0ef2b74849322034edefa529bdbaf00f9cfe7003114afc8f8a563bc8382b5d& [10:44:40] @digitaldragon [10:48:00] Checked the module. It doesn't have one. It's quite weird. [10:57:41] Is there a way to add a template automatically to a page when creating a new article? [11:00:37] Ive seen over on dfwiki that their wikilinks automatically redirect to wikipages in the same namespace, how do i do that? [11:06:10] dwarffortresswiki.org/ [11:08:15] how do you spice up citizen by default [11:08:19] (like no CSS) [11:11:35] [1/3] wdym? [11:11:35] [2/3] here's basic linking stuff [11:11:35] [3/3] [[mw:Help:Links]] [11:11:36] [11:12:33] Theyve structured their wiki to have pages for different game versions [11:13:23] The wikilinks in them just say [[Goat]] but link to [[v50.1:Goat]] [11:13:24] [1/2] [11:13:24] [2/2] [11:15:00] does the end point says "redirected from Goat" under its title? [11:15:05] For all pages in the namespace DF2014 [11:15:13] No [11:15:21] It somehow does it automatically [11:15:41] link the pages [11:16:01] Cant [11:16:09] No links allowed [11:16:13] #verify [11:17:05] Okay. My brain broke. [11:17:15] I still couldn't find the cause of the text aligning itself. [11:17:22] Ill try without for now [11:17:38] So lets say a random page like this //dwarffortresswiki.org/index.php/DF2014:Ethic [11:18:25] The first wikilink is [[Entity token|entity raw files]] [11:18:28] man [11:18:46] But redirects to [[DF2014:Entity token]] [11:18:46] [11:19:05] need a page that has a redirect links [11:19:10] and I'm on phone [11:19:58] I am as well [11:20:55] dwarffortresswiki.org/index.php/DF2014:Beard [11:21:25] First wikilink is [[human]] but links to DF2014:human [11:21:25] [11:21:31] I tried everything. Couldn't figure it out. There was nothing in any of the modules or templates involved. I scoured as much as I could. Somehow it just doesn't work on my end except every other ends I used as testbed. [11:23:38] I havent read your conversation but i was thrown off once by a wiki using css to edit their infoboxes look [11:24:35] I know how to use css to make infobox look but the problem is that I checked them and they are pretty up to standards. [11:24:38] And works perfectly on other wiki. [11:24:44] Except mine For some wicked reason. [11:24:52] Did the exact same test on another wiki that I run and it works just fine. [11:25:13] It's just the text are automatically aligning itself to the centre of the section of the infobox. [11:25:28] Like how when one side have 20 bullets and 1 side have 1, the side with 1 centre itself into the middle. [11:27:43] Sounds like standart behavior to me idk [11:29:34] It is but it's supposed to be top-aligned and not centre-aligned. [13:26:21] @theoneandonlylegroom I found the source of the problem after drinking some tea and calmed myself by playing video games. [13:27:33] Nevermind I didn't. [13:38:02] Crap. [13:38:03] I was an idiot. [13:38:09] I didn't set up Mediawiki common css. [13:38:11] 🤣 [13:38:39] I checked for problems at any places I could think of yet not the most important yet extremely unlikely to be broken. [13:40:58] but i mentioned common.css ... [13:41:19] I thought I set it up... [13:41:22] I didn't... [13:41:25] 😔 [13:54:44] [1/2] does anyone have any clue why the width goes crazy when the sidebar is collapsed [13:54:44] [2/2] https://utg.miraheze.org/Shop:January_15,_2025 [14:02:23] @Stewards what do we think about doing away with meta.miraheze.org/wiki/Steward_requests/Discussion_closure and merging it into SR/M? [14:04:59] Probably a good idea. I'd rather have a separate section for DP exemptions honestly [14:07:41] Eh [14:07:53] Don’t see a reason for more boards [14:07:56] Hi Candle [14:14:05] [1/2] Looks like ``.citizen-toc-enabled .citizen-body-container`` specifies a minimum size in its ``grid-template-columns``, while ``.citizen-body-container:has(.citizen-sidebar-closed)`` doesn't and defaults to min-content (which is larger, since it normally overflows). Specifying a minimum size in the former as well (e.g. with ``.citizen-body-container:ha [14:14:06] [2/2] s(.citizen-sidebar-closed) {grid-template-columns: minmax(0,var(--width-layout)) 0;}``) should fix it. [14:36:10] think you mightve just saved my life [14:53:12] did my email ever get through to stewards@miraheze.org? if not, is there another method of contact i can use? [14:54:14] how does cargo work ? is it just theres a table and u can do something to get the result 😵‍💫 very confused [14:54:31] @notaracham [14:54:46] pls explain it to me like a toddler [14:55:06] @reception123 are you online to take this in DMs? [15:02:37] [1/2] im trying to get a template w parameters based on its name but idk if cargo is the best choice for it [15:02:37] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1347947624040501322/image0.jpg?ex=67cdad8d&is=67cc5c0d&hm=4283cf9c33b4bfbcef63c89bd429d6788152788a26b257b69e8b96ae6d9c8ea8& [15:25:04] Just went to check in on the meta translations, I am going to go over the important policy pages later in the day [17:35:31] Anyone have an example on how to use TemplateStyles? I have it installed but I'm not sure where the CSS page should be and how to utilize it on a given template page. The documentation over on MediaWiki is a bit dense for me, I'm afraid. [17:48:04] [1/2] the purpose of TS is that you create subpages which contain relevant to certain template CSS, instead of keeping everything in Common.css [17:48:04] [2/2] you just create a Template:.../styles.css page, put the code in there, and on root Template: page put the tag, to make it work [18:00:23] Hello, my logo look normal in the ManageWiki pages but is zoomed in on the regular pages, is there a way to fix this? [18:02:30] Hello? [18:04:31] hey there [18:05:00] not sure how this can happen, what skin are you using [18:05:04] ? [18:05:41] Wait now it appears zoomed in for everything [18:06:06] First it looked normal then it was zoomed in for the regular pages and now it's zoomed in everywhere [18:06:25] Also i'm using MonoBook [18:07:21] [1/2] are you sure it's not your browser? [18:07:21] [2/2] when you press Ctrl key and roll mouse wheel it can change sizing of web page [18:07:27] Let me check [18:07:42] No i checked on a chromium one too [18:07:51] I downloaded the Mediawiki logo and put my logo over it [18:07:56] in paint.NET [18:08:14] It's weird how it worked perfectly first and then zoomed in [18:08:35] Also the scrolling doesn't change it [18:08:40] [1/2] standard/preferable logo size should 350x350px [18:08:40] [2/2] more will make it appear cropped [18:09:00] Alright, let me test that. Weird how it worked first tho [18:09:17] I haven't tried less tho, perhaps wiki is trying to stretch it to element [18:12:20] How to change extension settings? [18:14:40] Also how long does it take before a logo updates [18:14:47] when i upload one until it changes [18:14:56] Ok that makes a lot more sense, and kinda what I thought I had to do. Thanks [18:17:25] https://static.wikitide.net/bendikblumenthalpediawiki/5/5c/LogoentilBBP.png my logo still appears zoomed in and weird here's the link (it's for a joke wiki btw) [18:17:48] Is there anything wrong with it [18:19:09] [1/2] I'm not able to check rn, perhaps someone else around can [18:19:09] [2/2] you can also force wiki cache refresh by adding ?action=purge in the end of URL [18:19:34] will common.css override this? Like I think our wiki has some custom colors for links to standout against a stylesheet that's currently in beta. I made a stylesheet for the template like you said just so I could make the links white for this specific template, and nothing changed. [18:19:36] in admin sidebar the Additional settings links [18:19:43] it's still zoomed in :( [18:19:49] I can send a screenshot [18:20:06] https://bendikblumenthalpedia.miraheze.org/wiki/Forside or you can just visit it here [18:20:28] does the logo appear zoomed in for you guys [18:20:38] Only preinstalled extensions show up there i think [18:21:18] [1/2] you asked for settings [18:21:18] [2/2] an extension needs to be enabled first for ManageWiki to show you its settings [18:21:37] The searchbar there never found any extension [18:21:58] Extension configuration is what id like to change [18:22:20] It is enabled [18:23:13] link to extension on mw.org [18:23:21] #wgPreloaderSource isnt showing up [18:24:00] [[Mw:extension:preloader]] [18:24:00] [18:24:48] [1/2] it does, I'm on mobile too [18:24:49] [2/2] I checked the image, and wiki settings and I don't know what's going on [18:25:13] It's probably a bug then i don't know what to do [18:33:10] It's always zoomed in. No matter the resolution. [18:33:25] I don't know why. [18:34:18] [1/2] can you try another skin? like legacy vector? [18:34:18] [2/2] if it's same perhaps something w/ image itself, strange files are a thing [18:35:00] Wait. It just started working again. I have NO IDEA what's going on. [18:35:31] [1/7] Is there a version of that makes it so some text is only included "one level deep?" [18:35:31] [2/7] I have the template [18:35:32] [3/7] https://pandorastale.wiki/wiki/Template:NoticeBox [18:35:32] [4/7] Which I use in a bunch of other template pages, such as this one. [18:35:32] [5/7] https://pandorastale.wiki/wiki/Template:SemiCanon [18:35:32] [6/7] I want any template using Template:NoticeBox to be included in Category:Noticebox templates. But I don't want a page using a template using Template:NoticeBox to be in that category. [18:35:33] [7/7] I tried putting `[[Category:Noticebox templates]]/noinclude` in the code for the NoticeBox template, but that makes it recursively included in any page which uses a noticebox template. [18:35:37] cache shenanigans I guess [18:35:57] Lemme try on my phone [18:37:07] [1/2] it's normal on my phone (have to switch to desktop view) [18:37:08] [2/2] but you deleted previous file? did you uploaded another/put it in settings? [18:37:21] Yes. [18:38:02] let's hope it stays like this then lol [18:41:46] OK, it got even worse. When you're logged out, it looks normal. When you're on the home page, it's invisble. and when you're on a managewiki page it's zoomed in [18:42:21] [1/2] I still think it's cache discrepancy? if it's the right word [18:42:21] [2/2] give it some time [18:42:51] I can tell for sure it's usually the reason w/ logged in vs out [18:49:20] Ah, I figured it out: I just need to wrap `Category:Noticebox templates` in an `ifeq` parser that activates if `{{NAMESPACE}}` is Template. [18:54:37] The portable infobox thingy is infinite loading [18:54:43] Special:InfoboxBuilder page [18:55:37] Therefore i can't use it does anybody know why? [18:56:31] refresh the page [18:58:07] Still is infinite loading and not in the browser sense i mean there's a blue loading bar on the top [18:59:09] [1/2] yes, it usually happens on first load hence we advise to refresh the page [18:59:09] [2/2] if it doesn't help, try in another browser I guess [18:59:18] I'm going to sleep now, bye [19:17:32] hi [19:17:41] im new to this miraheze thing [19:18:09] Welcome to our humble little wiki den :Miraheze: [19:18:40] hellooo [19:19:11] i decided to start using this website after realizing fandom kinda isnt the thing [19:22:24] You’re in good company [19:22:34] i see [19:22:57] i though this would be a very hard to use website [19:23:23] well i cant rlly say that since i still havent edited anything [19:23:33] just waiting for my wiki request [19:23:43] i got a comment and then answered it [19:24:27] We’re certainly less hand holdy then fandom in a lot of stuff, being closer to the base software so that can be a jarring switch [19:24:48] oh [19:24:55] We have a lot more power and customization, but also more setup at times [19:25:02] Ie we have like [19:25:14] 6? Times the extension that fandom offers [19:25:17] more probably [19:25:20] i noticed that when i realized the pressure wiki was made on ur website [19:25:30] Mhm [19:25:36] @mooncloud pressure mention [19:25:45] i mean fandom was lagging at me changing the color theme [19:25:48] ow [19:25:54] lol [19:26:20] i mean it has to be easy with the wikis i saw [19:26:48] and the fact that i watched a tutorial and the guy was using a ipad [19:27:13] i will say theming is probably one of more annoying parts of MH [19:27:26] We don’t have a theme editor by default. Some specific skins do [19:27:36] But pressure was made to look like that by css [19:27:50] oh [19:28:17] im no website builder so i will have to figure that out later [19:29:14] There’s plenty of people who you can ask for help with CSS and the such [19:29:21] Is your wiki a roblox wiki? [19:29:55] yes how do u know 😭 [19:30:33] I work with them a lot, you get a sende [19:30:47] also you mentioned you found us because of pressure [19:30:47] oh [19:30:52] also also your bio [19:31:03] :wikipetan: [19:31:09] nah [19:31:15] Anyways [19:31:15] oh [19:31:33] i found yall cuz of a reddit comment [19:32:00] but then i decided to check the pressure wiki and realized it was made in this website [19:32:09] and it was like my main motivator [19:32:38] ? [19:32:44] is it the invite link [19:32:50] do i need to remove it [19:44:22] if miraheze had a referral bonus who would be the rochest [19:45:57] oh? [19:46:15] [1/2] No no [19:46:15] [2/2] > roblox dev if i had more motivation to make games [19:46:33] Anyways, once your wiki is approved [19:46:55] here may be a good place to ask for assistance and advice :-) [19:47:27] oh [19:47:39] im just updating a old game of mine [20:09:06] Fun fact: You can use lua in wiki for advanced template modules [20:25:58] i only know luau 💔 [20:30:43] Eeeeern lua is lua [20:30:58] :lua: [20:33:00] [1/3] local page = wiki.page [20:33:00] [2/3] local tb = instance.new("textbox") [20:33:00] [3/3] tb.parent = page [20:34:05] {{mh:Phighting:Moduel:StoredCites}} [20:34:28] damn you boy [20:34:39] {{mh:Phighting:Module:StoredCites}} [20:34:41] [20:35:28] o [20:35:36] anyways when will i know my wiki was accepted [20:36:03] IIRC you get an e-mail? 🤔 [20:39:42] What resolution should i use for the logo? [20:40:24] only got a request for more details [20:52:28] Did you comment or edit the request [20:55:34] i commented it [21:01:49] If it doesn’t say status in review, edit the request [21:02:01] Hey it's me, the guy with the logo issue. Well i figured out that if the sidebar is long then the logo won't be zoomed, but if it's normal size then it will be zoomed. I have no idea how to fix it [21:02:21] k [21:02:27] but its in review [21:02:38] then wait [21:03:22] Our team of reviewers is a small team of entirely unpaid volunteers doing this in their free time [21:03:33] So may take a bit to get to yours [21:04:47] alr [21:04:52] oh 😭 [21:05:06] So it would help a lot if someone well... helped me [21:06:39] with what [21:07:16] For the logo thing my old IRC name for my last session was guest26 [21:09:17] cant help u with that 💔 [21:09:44] I hope someone else can [21:11:17] You'll probably have better look in #support on discord [21:11:46] If you wanna change it use /nick [21:12:06] Presumably they don’t have or want to use Discord [21:15:38] also kinda didnt want to ask this but is slightly graphic/creepy images allowed on my wikis? my game kinda contains entities that have those elements [21:16:34] If it’s not explicit or NSFW probably fine [21:16:48] You should have read the Content Policy before requesting [21:17:06] i will check it [21:17:21] the face of one of the monster is a wound [21:17:40] Hm [21:17:59] I’d recommend collapsing or blurring by default [21:18:08] alr [21:21:47] i already have a image where the monster is barely recognizable anyways [22:27:15] Inactivity? [22:29:11] i guess resign [22:30:14] MacFan4000: is there no tracking task? [22:30:43] I believe it was related to them not completing the Data privacy training. [22:30:53] And no, no task that I can see [22:31:44] actually yeah "Remove per inactivity and lack of completion of the [[meta:Data privacy training#Training completion log|Data privacy training]]" was stated on-wiki [22:56:52] huh, til that the relay also relays notices [23:03:45] It does [23:04:01] pls tell me programming is optional here 🙏 [23:04:22] i already lost my mind trying to make a stamina system in luau [23:05:22] No. We have a strict requirement that you must know how to replicate the Linux kernel in Rust before you can edit [23:05:51] what [23:06:24] Nothing; you do not need to know any programming to edit on Miraheze. [23:06:35] But I would advise learning [[w:Wikitext]] [23:06:36] [23:06:53] I wonder if [[mw:wikitext]] works [23:06:54] [23:08:10] alr