[02:07:17] I know the first result when you compare Fandom on SimilarWeb is Screen Rant [03:34:04] how can i apply for the like [03:34:10] time on my wiki to be paused? [03:34:29] because i wont have time to work on my wiki during june and july [03:34:39] but i still want to continue my project [03:35:02] That's a dormancy exception, and can be requested via the [[Stewards' Noticeboard]] [03:35:02] https://meta.miraheze.org/wiki/Stewards%27_Noticeboard [03:35:03] [03:35:23] thank you [03:38:36] Hey guys, here to ask what is the code stuff to make another whatever it's called to make a seperation between... [03:38:54] is there a specific way i have to format my dormancy exemption request? [03:39:11] [1/5] hold on, um like making this: [03:39:11] [2/5] ----Character---- [03:39:11] [3/5] Stuff goes here [03:39:12] [4/5] -----Story------ [03:39:12] [5/5] Stuff also goes here [03:42:25]
? [03:43:03] [1/5] You mean section headers? Like: [03:43:03] [2/5] ``` [03:43:04] [3/5] == Heading 1 == [03:43:04] [4/5] == Heading 2 == [03:43:04] [5/5] ``` [03:43:46] Oh okay. [03:43:49] thanks! [03:45:26] You might find something else you're interested in (or could just find useful) here: [03:46:22] also thanks! [03:46:42] btw what is better name for a character's info and stuff? Character, Character Info, Profile? [03:48:04] while iim trying to request a dormancy exception, this captcha thing shows up but idk what to put [03:55:04] Oh fuck I tried putting in a character template copy paste onto this character page I made, and all I got is ```Template: Character``` [03:55:14] all in red [04:29:29] I'm curently using Extension:CSS to change the backgrounds of specific pages to specific images, but the CSS parser doesn't work if a url function is present in the CSS. Is there any other way to achieve this? [04:36:35] [1/2] The body of each page should have a class attached to it that includes the page name. For a page called `Foobar` it would be `.page-Foobar` and for `MediaWiki:Common.css` it is `.page-MediaWiki_Common_css`. Best to find it with a source inspector in developer tools if you're unsure. You can then add CSS targeting this class to MediaWiki:Common.css (or another valid site CSS page) [04:36:36] [2/2] to get the desired effect on those pages. [04:37:33] I'll try that, thank you [04:46:54] That either indicates the template doesn't exist, that there's some other missing template, or you didn't get the name quite right when you used it. [04:47:46] Oh do you know where I can get a better character template? [11:47:38] You can also use xyzw.miraheze.org if you want, we allow it. [11:55:18] he already got his question answered fully [12:44:42] I think @Hey Türkiye was trying to be funny [15:01:27] Yeah, i tried another infobox for a character but nothing worked . [15:16:23] So apparently, all edits has to be approved by me on my wiki, and I still haven't found the setting to fix that, so which one is it? [15:19:09] Sounds like the Moderation extension to me. IIRC, if you don't want those pending edits to be lost, you'll need to approve them all before disabling it [15:19:59] [1/3] There's also a few permissions you can add to certain usergroups (or create your own usergroups to give to users) if you want to keep the extension but exempt some users. [15:20:00] [2/3] More info on the extension's page, though: [15:20:00] [3/3] https://www.mediawiki.org/wiki/Extension:Moderation [15:20:13] oh so it was an extension [15:20:45] thanks [15:24:35] [1/11] You'd want to use the template format listed on the Restricted setting change requests section of the steward's noticeboard, and place your request at the bottom of the section. [15:24:36] [2/11] Something like: [15:24:36] [3/11] ```== == [15:24:36] [4/11] {{SN wiki request [15:24:36] [5/11] |status = [15:24:37] [6/11] |request = Dormancy Policy Exemption [15:24:37] [7/11] |wiki = [15:24:37] [8/11] |reason =  [15:24:38] [9/11] |discussion= [15:24:38] [10/11] }}``` [15:24:38] [11/11] would work [15:36:59] How can I make mandatory section name texts in my Infobox to appear in the middle instead of aligning to the left by default ? (Character name, Primary information, Professional information, etc) [15:42:07] [1/2] Sounds like you want to use headers. See: [15:42:07] [2/2] https://community.fandom.com/wiki/Help:Infoboxes#Examples [15:53:07] I did it but it still doesn't appear in the middle [16:02:47] Hm. I don't have time to assist further at the moment, but hopefully another volunteer in the community can. If not, I recommend creating a thread in #support , ideally with links to the template you're working on if your wiki is public or screenshots/code snippets if not [16:25:21] Is it normal that the word for "bytes" shows up localized in webhooks? [16:31:05] yes but that's not intended [16:41:51] It seems to be following the user's display language for files, but the page size differences show up with the english word [17:05:11] no [17:05:26] I tried to offer the opposite. [17:05:53] XYZ Wiki is a closed wiki that I contributed the most 😄 [17:06:10] I was hoping that maybe [17:16:01] Ah [17:49:50] That is intended. Bytes is localized from MediaWiki core, using a size function from MediaWiki. The rest is localized in DiscordNotifications itself which is why that is different there. But the fact it uses user languages rather than content language might be an issue I guess... [19:36:18] Yes, that was my concern, since all other users' images show up with "bytes" but that once polish user's files show up with the localized word [20:04:16] [1/23] ```{{Infobox character [20:04:16] [2/23] | title = Eursulon [20:04:16] [3/23] | image = Eursulon - Portrait.png [20:04:16] [4/23] | caption = Eursulon, official portrait by Lorena Lammer. [20:04:17] [5/23] | campaign = ''[[The Wizard, the Witch, and the Wild One]]'' [20:04:17] https://meta.miraheze.org/wiki/The_Wizard%2c_the_Witch%2c_and_the_Wild_One [20:04:17] [6/23] | type = Main player character [20:04:17] [7/23] | actor = [[Lou Wilson]] [20:04:17] https://meta.miraheze.org/wiki/Lou_Wilson [20:04:18] [8/23] | name = Eursulon [20:04:18] [9/23] | pronouns = he/him [20:04:18] [10/23] | alias = Eursulon Toma, Bear [20:04:19] [11/23] | creaturetype = [[Spirit]] [20:04:19] https://meta.miraheze.org/wiki/Spirit [20:04:19] [12/23] | species = Wild One [20:04:19] [13/23] | family = *[[The Great Bear]] (father) [20:04:19] https://meta.miraheze.org/wiki/The_Great_Bear [20:04:20] [14/23] * Mother [20:04:20] [15/23] * [[Anarion]] (brother) [20:04:20] https://meta.miraheze.org/wiki/Anarion [20:04:21] [16/23] * [[Kalaya]] (sister) [20:04:21] https://meta.miraheze.org/wiki/Kalaya [20:04:21] [17/23] | associates = * [[Grandmother Wren]] [20:04:21] https://meta.miraheze.org/wiki/Grandmother_Wren [20:04:22] [18/23] * [[Suvi]] [20:04:22] https://meta.miraheze.org/wiki/Suvi [20:04:22] [19/23] * [[Ame]] [20:04:22] https://meta.miraheze.org/wiki/Ame [20:04:23] [20/23] | firstseen = [[Children's Campaign]] 1x01 [20:04:23] https://meta.miraheze.org/wiki/Children%27s_Campaign [20:04:23] [21/23] | lastseen = Current [20:04:24] [22/23] }}``` [20:04:24] [23/23] So something like this among the few other templates doesn't somehow make it appear on the wip character page. Is there a code issue between my private wiki? [20:07:27] [1/2] Please make a support thread for this. [20:07:27] [2/2] Since this is a private wiki, please provide a little more detail on what's going wrong, including a screenshot of the error you're getting, if any. [20:12:23] Hey, I emailed a couple days ago and just wondering it I emailed the correct one or if it was wrong? [20:15:11] @Felix.: that's correct [20:15:17] @CVT [20:18:26] Yes? [20:19:05] @DarkMatterMan4500 how well are you answering your inbox [20:19:22] Are you kidding? I get notifications all the time. [20:20:48] Nono I didn't mean to complain that its taking long [20:20:57] Well could you reply to @Felix.'s cvt@ email [20:21:11] Oh it's more than fine to tell them to look [20:22:01] Well, I haven't gotten emails from them, but I was referring to Discord notifications. [20:22:16] Then what are you on about [20:22:26] I thought global rollback didn't have cvt@ [20:22:56] Someone from @CVT with cvt@ access please catch up on its emails [20:23:20] It may of not gone through I'm not sure, this is the email I sent it from [20:23:35] @Felix. 90% sure @DarkMatterMan4500 isn't even on that mailbox [20:23:35] Because I was given the CVT role apparently. That's why I got pinged on Discord so easily. [20:23:45] I'm not on that mailbox. [20:24:01] Yes well this is an email we're talking about [20:24:02] Ahh [20:24:23] Oh. I guess I misunderstood that. [20:25:14] Ah, it went to spam. I'm currently away from keyboard but have moved it out [20:27:26] I'll take a look at it once I'm back in front of a computer if someone else hasn't gotten to it [20:29:45] Thanks @NotAracham [20:30:42] What's the deal with this saying "TemplateStyles' `src` attribute must not be empty."? [20:30:59] Exactly what it says likely [20:31:02] Tysm [20:31:47] I've been trying to find a way to make it go away, but something seems to be missing. [20:32:36] the TS' styles tag needs a link to .../styles.css subpage [20:32:46] Oh, I see. [20:35:48] Apologies for that, will do [20:56:15] But what is it that's missing to cause this error in the first place? [20:58:54] [1/2] The template you're using or article isn't calling TemplateStyles correctly, most likely. [20:58:54] [2/2] The format is like `` [21:00:29] Okay then. [22:24:25] [1/2] this is driving me nuts. why the heck are some headers on my wiki automatically collapsed/collapsible while other headers [22:24:25] [2/2] are not? its the same level header, and nothing in the source is different... [23:02:44] happens all the time or only on mobile? [23:06:08] it's on both desktop and mobile