[00:33:11] I doubt it, most of their traffic is likely US since Playwire has a strict requirement that most of your traffic comes from the US/UK etc. [00:33:38] (You can generally see how much their getting paid per impression just by inspecting the HTTP requests made when an ad is served, so its not really secret) [01:16:44] <.lordkelsier, replying to tangoer_man> Sorry for the noob question, but what does this exactly mean? Like, just copy the source code from one page to the other? Or is there another functionality? [01:21:36] You replace the text that is there with the title of your new main page [01:25:41] <.lordkelsier, replying to hihello_what_are_you_doing_here> Oooooh, got it, thank you! [01:59:49] <.lordkelsier> [1/2] Why does copying a template from another wiki gives errors? (I know very little code 😭 ) [01:59:49] <.lordkelsier> [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1486182790759452722/image.png?ex=69c49315&is=69c34195&hm=1027a94d740b72d88cf6947cdaacd04a1a01f5f6cfdd9db57772a0b7d56883da& [02:04:34] <.lordkelsier> I mean, I just deleted the sections that gave errors, since they weren't part of the template I wanted to use, but still [02:08:58] Turn on [[mw:Extension:TemplateStylesExtender]] [02:08:59] [02:09:25] <.lordkelsier, replying to ccxtwf> Thank you! [02:56:33] <.lordkelsier> Can someone explain to me how the boxes in https://battlecats.miraheze.org/wiki/Battle_Cats_Wiki have a different font than the rest of the Wiki? I copied the related templates, intending to edit them, but I can't find anywhere anything related to the font family and other styling choices related to the boxes, as they are pretty barebones when copied. [03:24:51] [1/4] It's a custom font that was uploaded to the wiki as a file: [03:24:51] [2/4] https://battlecats.miraheze.org/wiki/File:BattleCatsText-Regular.woff2 [03:24:51] [3/4] Then the font is defined in CSS here: [03:24:52] [4/4] https://battlecats.miraheze.org/wiki/MediaWiki:Gadget-core/main.css#L-74 [04:19:51] Nope, it's just RS and MC [04:19:59] And Weird Gloop themselves [04:20:32] [1/2] From what I know at least [04:20:32] [2/2] Others like League of Legends, Warframe, and Vampire Survivors don't have their own meta wikis [05:09:21] I made my Team Fortress 2 build diffs easier on the eyes [05:10:21] lengthy diffs above 120 entries get broken down and sorted by their folder location, i stopped diffing pointless shit like SMD files (model-related, usually SMDs are for LOD models and animations) whose contents were just floating point numbers as well [05:14:25] [1/2] i remember when i offered to start up a self-hosted mediawiki install for Vampire Survivors, then someone clued me in privately over DM that they already had a host in place and were getting things set up. and some people in the discord were really...what's the phrase...weird out or like, suspicious of me coming along and offering to get [05:14:26] [2/2] them the hell off Fandom [05:16:30] Well, hey, at least we now have an amazing official wiki for VS now and it is free from Fandom [05:59:38] does miraheze support JavaScript and HTML5 Canvas, cause i wanna try coding a minigame for my wiki website (really basic loop game) but would it actually be able to run on the site [06:04:36] [1/2] JavaScript yes. [06:04:37] [2/2] As for Canvas, you won't be able to write it in wikitext. Create the Canvas with js and insert it into the DOM. [06:20:41] how often does the cache for things like [[Special:UncategorizedPages]] refresh itself? [06:20:47] [06:21:03] wondering cause mine hasn't updated since 22 March 2026 [06:38:00] gadgets also combine all the network reqs into one thanks to resourceloader [06:40:27] iirc 3-ish times a week [06:43:29] https://github.com/miraheze/puppet/blob/main/modules/mediawiki/manifests/jobqueue/runner.pp#L93 [06:43:35] every three days [08:27:55] what extension supports the |class=enlarge-on-hover] function on images [08:28:01] i cant seem to find it [08:28:08] or get it to work at all [08:29:23] How do I change background on my wiki for everyone from a solid color to a looped image [08:58:22] Why my js doesn't work now but I don't change anything js.Can someone help me check it. [10:14:15] Is there an easy way to see all users on a wiki? [10:16:38] Special:ListUsers [10:19:28] [1/2] I found that out as soon as I wrote it lmao [10:19:28] [2/2] Thank you regardless! [14:12:38] /auth [14:53:06] [1/2] the link to confirm my e-mail to make a wiki redirects to one to change it, thing is I do not want to change the assigned mail to the account [14:53:06] [2/2] how do I go about it? [15:01:24] I remember having the exact same issue but I can't remember how I solved it [15:58:19] Go to Special:Prefrences and you'll see a resend option [15:59:49] can i peek and/or ask for anyone's help if it comes to making a Wikipedia styled Country infobox? [16:00:21] you are free to DM me for this matter [16:01:17] in that page now, what tab is it in [16:10:16] should just be at the bottom of the "user profile" section? [16:10:23] Special:Preferences#mw-prefsection-personal-email [16:32:01] where do i report parser bugs [16:32:34] the wikitext parser [16:32:56] How close is the new Parsoid parser? [16:33:08] idk [16:33:24] 1.47 [16:33:29] accordingly [16:34:20] what is Parsoid [16:34:36] im reading the mediawiki page for it rn but im not that technical lol [16:34:42] You can report them on our phorge if you like and we will send it upstream if it is an upstream bug since we don't develop the parser. But if you're 100% sure it's a bug with the parser and not Miraheze you can report it directly on WMF phab if you like [16:34:53] It turns Wikitext into HTML [16:37:17] I wonder if Parsoid is going to break my infobxoes [16:37:33] it's actually a bug with the old parser and not parsoid [16:37:50] Yes, WMF develop both [16:38:03] alright [16:38:14] thanks [16:53:08] [1/2] +1 to this issue [16:53:09] [2/2] someone has done Infoboxes for me eons ago too and now they are throwing all sorts of errors 😭 [17:05:55] <_chrs_, replying to papasoma> certainly, what are are you trying to do? [17:09:11] [1/2] 1) fix the infobox that someone made for me eons ago [17:09:11] [2/2] 2) try to get more templates using said infobox for characters, factions, country data, etc. [17:10:14] <_chrs_, replying to papasoma> can you link the template? [17:10:44] [1/2] absolutely! [17:10:45] [2/2] can I DM you in order not to clog the general chat for others? :> [17:11:41] <_chrs_> eh feel free to link it here [17:12:04] https://tihp.miraheze.org/wiki/Template:Infobox [17:13:26] generally if you don't want to clog up #general then make a thread in #support . if you keep the support queries in the server then it means that if one person isn't available or doesn't know how to fix the issue, then you can always wait for another person [17:14:40] valid, lemme go make a thread! [17:17:15] and done [18:44:10] question a member from my team became this popup [18:44:32] [1/2] but i cant see this [18:44:33] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1486435636666831029/Screenshot_20260319_152649.png?ex=69c57e90&is=69c42d10&hm=55b7023908bab4078a185599dd0017731c00aa43c3720827c7743097d2b6c670& [18:44:37] means my wiki is still good? [18:53:48] <_chrs_> should be, pull up the page Special:ManageWiki on thr wiki to check [19:35:15] [1/3] Why doesn't the message on MediaWiki:SiteNotice display on my wiki? [19:35:15] [2/3] [[mh:pandorastale:MediaWiki:SiteNotice]] [19:35:15] [3/3] (I have viewed the wiki both logged in and logged out). [19:35:16] [19:48:34] try [[mh:pandorastale:MediaWiki:Sitenotice]] instead [19:48:40] [19:48:45] trolled by the capitalization [20:08:25] I hate file naming schemes are like that but it's also very important too... [20:25:08] Hello. Sorry for not updating on my wiki [21:17:54] no worries bro just don't let it happen again [21:20:35] Ah, thanks. That just brings me back to my original question though, since [[mh:pandorastale:MediaWiki:Sitenotice]] is nonempty but the notice doesn't display. [21:20:36] [21:21:00] sitenotice-id or smth? [21:21:14] [1/2] have you closed it before since uhhh [21:21:15] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1486475069034332433/image.png?ex=69c5a349&is=69c451c9&hm=eed1bb20f4a91fbc9f6982c1cb0a9432cefab4222f33e1e09650c0770ae808bb& [21:21:21] Bump the id if you've had a notice before [21:22:12] https://pandorastale.miraheze.org/wiki/MediaWiki:Sitenotice_id [21:22:53] That's probably it. Thanks.