[00:21:37] yeouch [00:22:10] heyy, who can I dm regarding nsfw wikis [00:22:48] oh nevermind I see [01:50:39] Is there anywhere I can request to make Special:WantedPages update faster for a bit? I really want to attempt to clean it up as much as it is possible and as quickly as possible before taking a long break. [02:02:47] i made a bunch of pages in wiki, why does it say 0 articles [02:03:11] Because it is cached [02:03:20] what [02:04:49] the number is saved on the server and will stay that way for a while [02:09:24] ah i see [02:09:29] just takes awhile to update [02:14:13] Is there anywhere I can request to make Special:WantedPages update faster for a bit? I really want to attempt to clean it up as much as it is possible and as quickly as possible before taking a long break. [02:36:01] after i upload an otf font file how do i use it in css? [02:58:09] can u purge it [02:59:23] [1/7] replace with the url of the actual otf file [02:59:23] [2/7] ```css [02:59:23] [3/7] @font-face { [02:59:24] [4/7] font-family: FontName; [02:59:24] [5/7] src: url("https://static.wikitide.net/WIKINAME/2/26/FontName.otf") format("opentype"); [02:59:24] [6/7] } [02:59:25] [7/7] ``` [03:00:25] I don't think I have permission for that [03:00:44] im pretty sure anyone can purge a page [03:00:51] dont quote me on that [03:01:09] How do you purge a page? [03:01:38] [1/2] something like this, depends on skin ofc [03:01:39] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1354289165000511498/image.png?ex=67e4bf92&is=67e36e12&hm=47ce9a24f05c91fc6d6de29d2b7aba8355ccc72ff36cb3c2fc44e02b60a8ec8a& [03:03:28] [1/2] I see nothing remotely like that here [03:03:28] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1354289622212935710/image.png?ex=67e4bfff&is=67e36e7f&hm=6c1ac87f101ba28bf71e556955c4084081dd060e1d14c611e7efad9311b9d803& [03:03:40] can u link the wiki [03:03:55] https://shinto.miraheze.org/wiki/Special:WantedPages [03:04:16] ig special pages cant be purged [03:04:18] kinda makes sense [03:06:01] Yeah the specific thing behind it is basically I want to try to ideally in a day or so clear out all my wanted pages or at least compile a list of them because I want to reach a good point before taking a break [03:07:48] right [03:07:53] so it updated every 3 days [03:08:38] however there is an [open task](https://issue-tracker.miraheze.org/T12835) on phorge to add the RefreshSpecial extension [03:09:46] so just wait ig lol [03:10:22] I don't think that is necessary [03:10:40] wdym [03:10:51] Because I think there is some kind of automatic special pages refresh thing on the back end [03:11:01] yeah its every 3 days [03:11:48] No, I am pretty sure it is configured somewhere in the back end [03:13:18] im confused on what you're referring to [03:13:41] every 3 days all wikis' special pages are updated via {{mw:Manual:updateSpecialPages.php}} [03:13:44] [03:14:17] I an looking for it to happen automatically every day [03:15:21] i doubt miraheze would be willing to do that just for your wiki (or all) but i suppose you could try [03:16:11] maybe suggest a way of configuring special pages update frequency via ManageWiki? (https://issue-tracker.miraheze.org/maniphest/task/edit/form/7/) [03:16:16] They do it for other things, but I am asking here whether it is even possible [03:16:36] im not sure [03:16:41] i would make a task [03:16:56] or ask in #support [03:26:23] We could on request, not every day I’d think yeah [03:29:18] [1/2] i think im doing this wrong? i am trying to do those infoxboes in wikis that say true name, nickname, likes, etc etc [03:29:18] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1354296125489676502/image.png?ex=67e4c60d&is=67e3748d&hm=3ebb34d7e53e09c910cac6d8e32a83fe8eb8ac114ad7fb67f57f4878afa20f02& [03:42:30] What about doing it for a month or so? Just long enough to get what I am doing done [03:44:33] Can’t really answer that, more of a tech question [03:50:44] [1/3] there's more than just CSS [03:50:45] [2/3] you can copy ofc, but if you don't know basics it's easy to mess up [03:50:45] [3/3] ptw infoboxes are wrapped in additional div [04:07:47] Devwiki is best for taking stuff, PTW has stuff people are testing, so may be broken [04:08:13] Anyone got wikis were it's possible to see how stuff's laid out? I'm that type of person [04:08:21] Like, coding/template wise [04:10:18] laid out how [04:10:40] Any wiki has its templates and css on the wiki [04:11:06] basically what it looks like on the editing page, under the hood because im having trouble with layouts and I need stuff to be in front of me for practical reference [04:12:42] [1/2] I was reviewing my to-do lists, and found the original Launch Plan for the [wiki](https://capoeirawiki.org/) I work on. Since some people already sent me email and messages asking about how-to launch a wiki, I decided to share this original plan on meta.miraheze.org. Along with a quote from a seasoned wikieditor. I hope this will be useful of new wiki-creators: https://meta.miraheze [04:12:42] [2/2] .org/wiki/User:Mayuxi/Wiki_Launch_Plan [04:59:29] ptw is pizza tower wiki lol [05:01:30] i keep forgetting about public test wiki [05:01:50] Thats an unfortunate abbrevation cause most people I know use PTW as testwiki [05:15:45] element inspector and source editor? [05:16:20] you can do that on any wiki, wikis where editing is limited have "see source" instead of edit [05:19:39] ...fuck, I'm really off today because I should have thought of that [05:20:34] that's literally how i learned shit back on wikia [05:22:04] [1/2] actually see, I'm off now too, it's 8am [05:22:04] [2/2] you can CSS layed out on MediaWiki: pages ofc, inspector is more for your own poking [05:22:32] Otherwise, I've managed to manually input stuff in info boxes but in the source editor, if I try to use the visual one, it gives me "undocumented parameters" when I have stuff [05:23:06] visual editor doesn't like templates and requires templatedata, additional code on template [05:23:15] it's an extension [05:23:20] Ahh [05:23:57] it's not hard to add but yeah, more hassle [05:24:02] Would it play nice if I coded stuff from vertically just for my eyesight sake? [05:24:06] I suggest to just stick to source [05:24:35] there's syntax highlight, marker button, in source [05:24:45] Oooo sezy [05:24:55] sezy [05:24:59] Mmm love me highlights [05:25:01] im gonna use that now [05:25:08] Ha [05:26:19] But yeah ngl I'm feeling g terribly overwhelmed due to unrelated things so that might be affecting my reasoning [05:26:57] My autistic brain is not liking the fact that neighbours are cooking so much spicy food [09:31:48] [1/2] Indeed. You placed the documentation on `Template:Infobox character`, but should be on `Template:Infobox character/doc` [09:31:48] [2/2] The Info you need to copy is from `Template:Infobox character` to `Template:Infobox character` [09:39:54] template loops mean that the Template you're using is using the same Template [09:40:24] [1/5] for example [09:40:25] [2/5] Template:IceSpice has ``` [09:40:25] [3/5] {{IceSpice}} [09:40:25] [4/5] ``` [09:40:26] [5/5] the template IceSpice is using template IceSpice [10:23:05] CP. [11:16:35] [1/2] “CP.” [11:16:35] [2/2] - PixDeVl 2025 [11:16:56] https://tenor.com/view/fire-writing-gif-24533171 [11:24:04] Yeah, you guys seem to have your own issues, don't you? Well, I once again ask this: Do I copy and paste the code from the documentation or do I edit the documentation itself so that it works? Especially since the infobox seems to not work on the documentation itself, save for the bottom example. [11:30:40] try copy and pasting the code from the documentation [11:33:32] could you possibly send a link to what youre talking about ? [11:34:03] Okay then! I think that would make diagnosing the problem easier! [11:34:30] And this time, I won't hold back! https://fnafa.miraheze.org/wiki/Template:SimpleInfobox [11:36:26] i think you're talking about templatedata? [12:11:52] the mediawiki ux as a whole is not good [12:12:03] it needs a full refresh [12:12:21] it carries over to skins too [12:13:18] like citizen looks nice but it’s sometimes annoying and weird to use [12:14:35] [1/2] I've just heard about MH moving to CF for DNS, but I didn't get any memo about it. For clarification, wikis that have a subdomain record on the DNS settings are fine? [12:14:35] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1354428316651622410/image.png?ex=67e5412a&is=67e3efaa&hm=0df06349c4e02b92c6d4d7361060cbf60f3f06fb194ab6e8558f3993a2a95923& [12:14:41] like there are buttons for switching between tabs instead of tabs [12:14:50] yes [12:40:28] Is that why the template looks the way it does? [13:38:15] Others having issues with the notifications not working? [13:38:56] Ah.. probably a glitch as it is back again [13:41:18] i once saw a module for less used string functions [13:41:26] can anyone help me find it [13:41:59] what are you looking for exactly [13:47:10] it was similar to [[w:Module:String]] [13:47:11] [13:48:48] oh nvm found it [13:49:13] [[w:Module:String2]] [13:49:14] [14:16:04] is there a way to view the most visited pages? [14:17:58] special:statistics i think [14:18:00] wait no [14:18:04] Special:Analytics [14:18:12] no to like [14:18:14] link it [14:18:28] [1/2] something like this [14:18:28] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1354459492280172655/image.png?ex=67e55e33&is=67e40cb3&hm=8595930ee0bfe1ce54ab459de4df603c05225090c9559db62d6760912b7b0a05& [14:24:43] nah i dont think that exists [14:37:45] how could i remove the requirement of adding comment text in commentstreams? is there any option? [14:40:00] Wdym [14:42:03] https://cdn.discordapp.com/attachments/407537962553966603/1354465429145391284/Screenshot_2025-03-26-22-41-47-67_40deb401b9ffe8e1df2f1cc5ba480b12.jpg?ex=67e563bb&is=67e4123b&hm=47ae27513498edc4b3393d72acf5c55f5367c48af52bf4a0248dba3882de1ed4& [14:42:41] I’m assuming you can’t, since leaving a comment without a comment seems [14:42:43] Redundant [14:42:58] 😓😓 [14:53:50] When I put it in a character page it says the loophole thing [14:55:40] whos 10 hour burst man [14:56:43] man [14:58:43] [1/2] the hell [14:58:43] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1354469622048624690/image.png?ex=67e567a2&is=67e41622&hm=836f3f997f8233fa4fd912de5ee6a53de0ac1b85176f6764e0ce6e645e0487ea& [14:58:49] [1/2] the hell [14:58:49] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1354469648791240714/image.png?ex=67e567a9&is=67e41629&hm=98e3fbf6250e642fc30b2d2ac6764ee91014205d497559f7dc03ba636e007d7b& [15:20:33] how do i exactly make a infobox [15:22:05] [1/2] anyone know what a #seo is? i see it all over wiki main pages but i don't really know what exactly it stands for [15:22:05] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1354475504635220048/image.png?ex=67e56d1d&is=67e41b9d&hm=5a973797b4a2370aaeb60c3b9aecaf77992d6f55e09f334118de8b534aaceb6d& [15:24:33] im trying to make a wiki about world history but i was declined because the scope was too wide. how should i narrow the scope? [15:38:51] Why? [15:39:00] As pixdevl said, what would be the point? [15:47:29] [1/2] none of my line borders show up anymore, anyone wanna help me out ? [15:47:30] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1354481897652097194/image.png?ex=67e57311&is=67e42191&hm=7349465fe44c89c5bb29914fc9cfad9d6d184e4e071daff19fca6d172e6d4d3d& [15:47:35] [1/5] infobox is a type of templates [15:47:35] [2/5] there are several methods, for newbies we suggest portable infobox [15:47:35] [3/5] [[Infoboxes]] [15:47:35] [4/5] there are also some ready infoboxes at Dev Wiki [15:47:36] [5/5] [[dev:Category:Infobox templates]] [15:47:36] [1/2] [15:47:36] [2/2] [15:48:06] it's a function of WikiSEO extension, it helps wiki yo appear in search engines [15:48:16] oh [15:48:17] good to know [15:48:19] thanks [15:48:37] anyone know how to make this work [15:48:38] i [15:48:44] i dont really know what to callt hi [15:57:48] anyone ? [16:00:02] https://aventuresdiscordiennes.miraheze.org/wiki/MediaWiki:Timeless.css [16:00:16] here's the css for anyone interested in helping me figure out the issue [16:00:38] (based on the PTW css with permission) [16:03:14] (not asking for anyone to edit it, but rather to point out the issue so that I can fix it myself) [16:16:56] Hi 👋 [16:17:50] yoo fnf fan [16:18:01] 🥹 [16:18:05] hi!! [16:18:09] Hi hi [16:19:03] [1/2] Just started a wiki with a friend a few days ago [16:19:04] [2/2] and I'm trying to learn how to use Miraheze [16:19:09] what's the topiiic [16:19:19] uh ... [16:19:26] if that's not indiscrete [16:19:30] I'm just a little bit curious [16:19:50] [1/2] Can't talk about it yet 😌 [16:19:51] [2/2] secret project [16:19:57] alrighty [16:20:22] but yeah I've done work on fandom wikis tho so I haven't been doing too bad [16:22:12] [1/2] I do have a question i wanted to ask, because I couldn't find a solution to this, although it might be like really simple. [16:22:12] [2/2] How do I change what the default page is called ? Because it starts off as just "Main Page", so I tried redirecting but that didn't exactly work. [16:22:30] should i ask this in the support channel ? [16:23:22] [1/2] MediaWiki:Mainpage defines the landing page of the wiki [16:23:22] [2/2] to rename page click on Move [16:23:33] Oh thank you [16:44:50] I used url(--var) instead of var(--var) I'm an idiot [17:30:21] I'm thinking making a wiki about alternatives universes about Spy vs Spy as well other ocs and universes I've created. Is this allowed? [17:34:06] fanon and oc wikis are allowed, you just need to address it properly in your wiki request [17:41:59] so like do i make a page for Template:Infobox Character? [17:43:19] yes, you need to code a template on a page w/ Template: prefix [17:43:38] after that you can use template on other pages [17:43:54] [1/2] what am i exactly doing wrong [17:43:54] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1354511191266955445/image.png?ex=67e58e59&is=67e43cd9&hm=bb3cb09e1abae35e06c85526ff49b99151a4bd6a5c2b5c4c9f2e5c0f7acedd6a& [17:44:40] template loop means you decided to use template inside itself [17:44:55] so do i put it in a character's page? [17:45:06] show the code [17:45:34] wait, for this template page or what it looks like on the character [17:45:42] also sorry if im annoying about it its all confusing for me [17:45:46] template page [17:45:57] have you checked the guides I linked earlier? [17:46:54] what guide [17:47:16] [1/2] also heres the thing [17:47:17] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1354512041414623252/image.png?ex=67e58f24&is=67e43da4&hm=c3534b100550cce5b462bf8fc7ed29750ab80cfcab14e8407abe3b8d505a10e6& [17:48:37] here you go, this is not right code - this is usage code, there's no template itself [17:48:37] https://discord.com/channels/407504499280707585/407537962553966603/1354481922247491627 [17:52:50] do i empty the things after =? [17:53:16] That code is for using the template, not making it. [17:53:55] What you're basically doing in there is using the template inside the template. [17:54:09] Yeah i see how that doesn't make sense [17:54:18] All I'm trying to do is to make a character info box template [17:55:22] [1/2] While there are different ways of doing it, I'm using the Portable Info box because that's what I'm more comfortable with. [17:55:22] [2/2] It comes with an infobox builder as well so it's pretty simple to use. [17:56:20] the guide tells how to make infobox [17:56:39] enable extension PortableInfobox, then go to infobox builder page [17:57:18] and dev wiki has ready to use templates you can import to your wiki [18:19:22] Ale so far I did the extension thing [18:20:11] Alright, are you able to use the infobox builder ? [18:52:42] Is the info box builder in the second link? [18:52:57] No [18:53:07] If you go back to the extensions thing [18:53:14] and you look up portable infobox [18:53:19] the link should be on there [18:53:53] Special:InfoboxBuilder [18:53:59] iirc [19:06:36] i did make sure it was allowed [19:10:15] werid [19:10:18] it says theres No such special page [19:11:10] odd [19:15:57] did you saved changes when enabling extension? [19:39:06] Yes I did [19:49:38] Please read : https://dev.miraheze.org/wiki/Miraheze_Developers_Wiki:Community_portal#Citizen_3.0.0-beta_class_updates [20:34:33] oh hey! [20:34:38] infobox builder works! [20:58:57] [1/2] can anyone explain what the 2nd line is for in this template [20:58:58] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1354560279911989379/image.png?ex=67e5bc11&is=67e46a91&hm=3360011abc5626e235d2d79c5596bb68826eebfa3097cf31d87a8fe78fca8823& [20:59:00] (ggst wiki) [20:59:09] i don't really understand classes [21:04:19] [1/2] Uh did I do it right [21:04:20] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1354561630410768574/IMG_20250326_140315172.jpg?ex=67e5bd53&is=67e46bd3&hm=bece8e8c4b0d58694dad6939a0c282ba2e3dd3655b137e55206ac9fbbf85bacb& [21:04:28] Had to take picture by phone since the class in rn blocks discord on computer [21:13:54] [1/2] yes [21:13:54] [2/2] now you can use it, like the the code from the very beginning [21:14:44] Got it ty [21:14:47] And it'll work [21:29:01] Templatedata? How will that help in this situation? [21:33:31] Ok yeah infobox is not working [22:02:54] hey if I wanted to change a miraheze's purpose to be a wiki that's being moved instead where would I mention that [22:03:08] because the miraheze was made because the admins were originally inactive [22:06:29] Confused, changing from a fork of a wiki to moving the main wiki to miraheze? [22:09:34] [1/2] So basically. The miraheze I made was more focused on the single dev and the games. However, I realized when making it, it would just be a remake of the original wiki. I was going to go with it, but then the admins for the fandom wiki finally got back to me. But then google removed ublock and now they want to take the wiki elsewhere to wiki.gg or mira [22:09:35] [2/2] heze. [22:10:05] So i want to change it to say it's going to be the same wiki as the wiki fandom one [22:10:52] if it's going from a fork to the real thing, go for it with blessings [22:11:25] however it may help to see the original request and the wiki that wants to overwrite that project [22:12:32] where can I request for that change? Do i just reply on the same thread where the steward gave me access to make the wiki? [22:36:20] that should be alright [23:01:57] sometimes people have a short comment and itd seem unnecessary to have comment text [23:02:26] then the comment would be empty? no? [23:02:35] or am I misunderstanding which comment that refers to? [23:04:03] just feel that the comment text shouldnt be required and the title would be okay enough [23:10:26] hi [23:10:34] hi [23:11:05] This place seems PACKED. Like a real community line. [23:11:24] Probably would cause issues with database assumptions [23:11:38] Haha, it’s no fandom discord but it’s nice and cozy [23:11:54] Yeah I was in more than 1 of these [23:12:08] I just came here over some issue I had in my account that's all. [23:12:16] After that, I'm leaving the server soooo [23:21:45] Username disabled over inactivity? [23:25:40] [1/4] what am i doing wrong [23:25:40] [2/4] https://cdn.discordapp.com/attachments/407537962553966603/1354597200533127450/image.png?ex=67e5de73&is=67e48cf3&hm=1ed1a1a0034a2b2ff6dec9e9bd96e79be98d385b114cc7eb5abc563df196e6e9& [23:25:41] [3/4] https://cdn.discordapp.com/attachments/407537962553966603/1354597200759488682/image.png?ex=67e5de73&is=67e48cf3&hm=6da17f026e039e43d32121bb5296e6786f8395d37424a686f2f6e665ab1942fc& [23:25:41] [4/4] https://cdn.discordapp.com/attachments/407537962553966603/1354597200998432979/image.png?ex=67e5de73&is=67e48cf3&hm=b3290e0097af571d1618bd771089e408c0031be1e94696a1c207ee9b3595484f& [23:49:50] does wiki adoption only start at ~124 days or can i request earlier then that [23:59:23] nothing [23:59:39] i put it in the character wiki [23:59:48] but when i provided the info nothing shows up [23:59:51] also title doesnt show