[00:37:26] Change `#0005` to `#000` (or whatever you were trying to achieve) [00:38:11] See https://developer.mozilla.org/en-US/docs/Web/CSS/color_value#syntax for permissible color values [00:40:13] [1/2] Still doesn't work; I should mention that character 15 is the space after the first "0" [00:40:13] [2/2] Also a 4-numbered hex is single-digit hex with alpha (`#RGBA`), which works in CSS [00:40:24] ...oh [00:40:43] ig sanitized css wont take hex with alpha [00:41:44] All good now, thank you [00:45:50] You can use `rgba` for the extra alpha channel. [00:46:04] Yeah, that's what I resorted to [01:21:19] what about #00000005? [01:21:33] Didn't take it as well [01:22:06] mfw rrggbbaa doesnt work cause mw uses old css i think [02:01:44] Yeah. I had a few incidents where I had to inline the css or use js because the css sanitizer blocked valid css (e.g. `width: fit-content`). [03:59:50] [1/2] A little history in a page, for those interested: [03:59:50] [2/2] https://m.mediawiki.org/wiki/Css-sanitizer [04:10:48] So I managed to clear all the wanted pages list on my wiki. However I noticed that there were redlinks on some pages that did not show up on the wiki. Is this a caching issue and if so are there ways to get around it? [04:13:33] Yeah the updating of those is a bit borked rn [04:17:21] Are you working on fixing it? [04:17:45] Me personally? No, I’m not an engineer. [04:17:54] I’m checking to see if a bug report is filed yet [04:18:14] [1/2] Same thing happens with the what links here pages which presumably use the same table [04:18:14] [2/2] Categories also seem to not be properly updating. [04:18:38] I do want to try and push this along though, we just left the deployment freeze which restricted us taking action before [04:20:05] Huh [04:20:14] I thought there was a task for it, can’t find [04:20:33] I’ll do a search through message history trm [04:21:20] I’ll wait then. I’ve been working on a project of clearing all the red links but I’ll take a week or two off in the hopes the glitch is fixed [04:21:49] If I remember I’ll let you know when it’s fixed [04:22:06] or ping you when i make/find the task so you fan subscribe [04:23:26] how can make the citizen background colour animated gradient? [04:37:00] [1/2] someday... [04:37:00] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1326409295201308682/image.png?ex=677f526b&is=677e00eb&hm=6f39500f92fba21ddf8ec8d1ab6559cb7a1f136e4e857154cee67ba8d88a543f& [05:48:17] probably a dumb question but how can i tab [05:48:27] i am experimenting with novel writing within the wiki [05:48:30] need it for dialogue [05:48:37] so it is formatted like a novel [07:31:35] I've been going crazy with page creations. [07:34:43] What do you mean by tabbing? [07:44:13] you drop an example of what you're looking for [07:48:47] If it runs on mediawiki anywhere then you just need to do whatever they did there [08:14:21] wait so can i put a list of pages i want made on my wiki on that [08:16:02] I have a large but finite scope of my wiki, and I think I have a decent chance of completing it. [08:28:02] [1/2] how can i make these on my wiki? [08:28:02] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1326467439784890408/image.png?ex=677f8892&is=677e3712&hm=99f6f7dc54de8cfaf4f2a02f5f88f8f442bc8e579cb58aefa2d5b31c1b836ccd& [08:32:12] what are you looking to do exactly? [08:32:40] make it so i can add those on my wiki [08:32:49] so i can replicate my work from dove onto mine [08:32:55] so i can list who is from what nation [08:36:02] the page on screenshot is a Special, technical kind of page, in this case WantedPages shows a list of red links, i.e. a link was made somewhere on wiki but the page for it doesn't exist [08:36:21] ahh okay [08:36:46] this looks like a table but I have no context [08:37:16] do you want a link to it? [08:40:09] you can try [08:41:46] https://www.dovearchives.wiki/wiki/Republic_of_Stret_Merdhin [08:41:52] in in the section of ministers [08:58:56] hello! is there any way to code my own dark mode? i took a scroll thru the search results for "dark mode" and didn't find anything, but i figured i'd ask just in case lol. i'm pretty sure my wiki uses the vector skin [09:02:44] Easily. What wikipedia page is that? [09:03:12] [1/2] rn we have only DarkMode which is frankly a weak extension, it just inverts colors on switch [09:03:13] [2/2] soon we should have ThemeToggle extension which lets admins create CSS themes, including custom dark mode [09:04:15] nods, i did see that haha. any idea on when themetoggle will roll out? [09:04:37] iirc tech team is on break till 13th [09:05:23] nods, ok thanks :] [09:05:42] [1/2] @ashley.cornwall just import this file into your wiki, and it will contain everything you need to get those things to appear [09:05:43] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1326476920656887871/DoveArchives-20250108090514.xml?ex=677f9166&is=677e3fe6&hm=d0f58875b80484d9ae6246236f83ec840d692a2f35dc1e2284018a45d8d50108& [09:06:50] yeah, it's a simple table w/ default class (`wikitable`) [09:07:03] https://cdn.discordapp.com/attachments/407537962553966603/1326477259795857429/IMG_20250108_120621.jpg?ex=677f91b7&is=677e4037&hm=ea95b3e3c7c649f0f150317504c6f0f2d830e9f92e8b42a4722c9a7e3a8aab2a& [09:09:42] you can click on "View source" button to see the code but yeah, a tad hard w/o syntax highlight and the entire page only [10:01:39] Thanks yall [10:06:06] is there any way to disable the media viewer only for a specific image? like a class or something [10:37:21] Dont use a thumb [10:37:24] I think works? [10:37:42] Although that will open the image directly when clicked instead [10:50:44] one question how do i inport files [10:51:11] Special:Import [10:51:19] thanks [10:52:43] "Import failed: No interwiki prefix was supplied " what does this mean? [10:53:05] put the name of the wiki you imported from [10:53:09] ohh okay [10:56:45] [1/2] is there another thing i need to import? [10:56:45] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1326504863135301682/image.png?ex=677fab6c&is=677e59ec&hm=4c10636803ebdfa6a5a97f9c355e0431c7dd77017552c82b3af6dd3dc8f193c4& [10:59:02] Seems so [10:59:18] do yk where id find it [10:59:31] from the site you exported [11:03:54] that's the problem, Kamidere exported [11:05:08] oh [11:06:16] yeah so idk how to do that [11:08:31] Yeah I exported from the page that you linked [11:08:37] idk the extension but I think it is in the file somewhere [11:09:14] @ashley.cornwall @theoneandonlylegroom the prefix will be found somewhere on this page [11:09:50] i managed to get thr prefix [11:09:50] just [11:09:55] that country showdata is the issue [12:03:03] is there a way to sort items in a category by different assigned variables? or is it only alphabetical [12:04:17] As far a I know, only Alphabetical [12:04:37] shame 😔 thanks anyways [12:07:54] [12:08:39] not sure if it's what you are looking for but still [12:10:54] i'm not sure either, I'll have to play around with it LOL [12:16:25] where do you change block reasons [12:16:31] like how do i add custom ones [12:17:17] there must be a small link on blocking page to that [12:17:30] oop found it [12:17:36] MediaWiki:Ipbreason-dropdown [12:28:42] so i did a bit of digging and i found an extension that lets me add custom headers but it seems they're still alphabetical regardless 😔 [12:28:55] that's fine, i'll fix up some html for it eventually [12:33:21] which extension? [12:33:39] CategorySortHeaders [12:36:39] PCB's down again [12:39:45] im wondering if it might be best to just have different category pages for each variable i want to sort by [13:06:40] can any cool people give me ideas for a main page design [13:06:52] [1/2] i want to kill this fandom ass looking one [13:06:52] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1326537608331006003/image.png?ex=677fc9eb&is=677e786b&hm=351c8c9834c34a7b4d786b6622008f9436bea19b0043d3f6b7f35a824140cff1& [13:07:09] too much blank space idk [13:07:52] also I never noticed before how Citizen basically has FandomDesktop stripe on the left [13:08:12] i think on mobile theres an option to automatically hide it [13:09:20] [1/4] - make JBC Studios Wiki one line [13:09:20] [2/4] - add a description of what item asylum is? [13:09:20] [3/4] - remove the right section, move it down [13:09:20] [4/4] - make the section with the items, gamemodes, and other stuff width like 80% (?) idk [13:09:34] i agree with legroom that theres too much blank space [13:09:38] expand the width of stuff [13:15:07] so like making a section for like an introduction to the game? [13:25:08] yea [13:46:29] also for the first one [13:46:32] wdym mean by that [13:46:49] [1/2] JBC Studios [13:46:50] [2/2] Wiki [13:50:11] the [13:50:14] logo? [14:20:12] yea [14:33:46] dawg... [14:38:01] trying to figure out how to get to work :wensive: im not using a template but it's for html i've coded and im 💔 [14:38:41] templatestyles is only for CSS, hence "styles" [14:38:54] i know! i have CSS alongside the html [14:39:05] you can use it on non template pages tho, this goes in namespace settings [14:39:28] what's your issues? [14:41:44] I have a bunch of html I'm trying to use and is showing up as plaintext rather than a part of the code [14:42:04] the I have is for the CSS ^ [14:42:26] what page? [14:42:55] Why do people use TemplateStyles? [14:43:17] i'm trying to put a css on one specific page and not in common [14:44:01] Page | CSS [14:45:54] [1/2] this is the goal 👆 [14:45:54] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1326562531027849289/image.png?ex=677fe121&is=677e8fa1&hm=5c1dc5b43bbc92ad092b1a555b0cad75b03dd982d555ad8f2cbb6fe11d410edf& [14:46:51] [1/2] looks cool [14:46:51] [2/2] i think a roblox embed would look fire [14:47:28] agree with stack [14:49:40] [1/2] i should also do some styling shi as my wiki main page looks like trash tbh [14:49:40] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1326563478496088106/Screenshot_2025-01-08_at_20-48-55_Aceistan_Wiki.png?ex=677fe203&is=677e9083&hm=68b2b627cfc7a153d13bc8c4a6e26852739ea90e3cc07a02ad9cbd82cf34dfb6& [14:49:50] hell nah who changed that [14:49:58] welcome text [14:50:02] if it makes you feel any better mine is just buttons to the main pages im editing LOL [14:50:30] lmao but it would look better at end of the day lmao [14:51:08] [1/2] idk man LOL [14:51:09] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1326563851398811711/image.png?ex=677fe25c&is=677e90dc&hm=76535f32c42c03b124a7488eecadfcc94513242448530893e4ce09c08e18363c& [14:53:17] [1/2] atleast urs are buttons mines are just links [14:53:18] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1326564391860174968/Screenshot_2025-01-08_at_20-53-01_Aceistan_Wiki.png?ex=677fe2dd&is=677e915d&hm=4aad8d22e3b9b34932cfca5a9fd78bc1316e94437a765397986cff7daf62df55& [14:53:22] and broken files [14:53:36] wait didnt i told members to add images for them [14:53:40] yeah bc im extra like that 💔 [14:54:02] KEEP ON THE WORK CHAMP 🗣️ 🔥 [14:54:14] god you should see the CSS i have for citizen LOL [14:54:22] i turned it off cuz i got fed up w it [14:54:37] okie [14:54:40] ill go back to it eventually but god [14:54:47] colors are stupid [14:55:20] [1/2] wow [14:55:20] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1326564906836951153/Screenshot_2025-01-08_at_20-55-10_City_of_Smoke_and_Ash.png?ex=677fe358&is=677e91d8&hm=e6fb9fe325f8097df3b6740e0cd071e0186405bf32a33254b0debdceb419587d& [14:55:27] its pretty amazing tbh [14:55:37] u can style this like the material design [14:55:53] colours are pretty matching with material theme [14:56:03] are you on the dark or light theme [14:56:10] dark rn [14:56:20] Can I put MediaWiki: css pages in categories? [14:56:24] it looks better on light but the button colors wont invert [14:56:40] so.i gave upLMAO [14:56:53] i didnt realize the CSS still showed up with user skins [14:57:25] ohh [14:57:51] i'll continue editing it the next time i want to give myself a headache [15:00:38] do what ur comfortable with 👍 [15:08:25] I relized by breaking up my style sheets using @import into dark mode vector 2022, light mode vector 2022, dark mode mobile, light mode mobile and dark mode templates and light mode templates I have made my stylesheets a bit less overwealming [15:09:39] oh great [15:10:26] Saves on repeating code as well [15:10:56] As then you do not have to have two copies of template code (say Dark Mode Vector and Dark Mode mobile) [15:11:27] i dont think so [15:19:01] I had 2 copies of the dark mode template code (MobileDark/vectorDark) and 2 copies of the light mode template code (VectorLight and MobileLight) so now I am glad I managed to cut it down to one copy for dark and one for light [15:53:02] how do i set the wiki bot to post logs in my server? [15:59:42] I think it's called Additional Webhook URLs in ManageWiki/settings [18:10:26] hi its me again, where would be best to request a purge of all SocialProfile information from our wiki/the database? we're deprecating the extension on phightingwiki and it may contain the personal information of minors which wed like to just be removed, i was told i could request this, would phorge be the right place? ty for any hep [18:10:29] Is there a deadline for accepting a wiki? It's because I found some pending ones in the same period as mine, and they were accepted, while mine's status is under review, and it's been days. [18:11:02] are there any comments on your creation request? the wiki creators may have asked for further information :o [18:15:18] Oh, there really is. In fact, my wiki was created in Brazilian Portuguese. And how could I give more details, as per the comment? Help me [18:31:29] I think so as there's not really a tool community side to do this [18:33:00] Using tab to indent [18:33:11] Like how dialogue works in novels [18:33:49] >me who don't play novels [18:34:59] your request does not appear to describe the community it mentions a few times in any way and seems structured in a way that lets virtually anything be posted on it, which is not clear and does not represent a coherent scope [18:35:15] assuming it is this one [18:36:23] so it seems the key here is to specify what community it is about and what they do, better define what is relevant to that community, and then explain what you mean by earning an article on the site if that is an accurate translation (I used a machine translator to read it so perhaps some things were lost that would have clarified) [18:37:08] Play novels? [18:37:26] thought you mean visual novels [18:37:41] that's what I thought but I got confused when I scrolled back up to the original post [18:38:11] pretty sure there is a wikicode for it but I forget what it would be [18:38:15] well, I still can't visualize what you mean, thus why I said an example would be a good step [18:38:45] thank you, ill put a phorge request in ^^ [18:38:50] [1/2] this might be it [18:38:50] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1326621151295963209/image.png?ex=678017b9&is=677ec639&hm=d3105dc82518851655485cd1802c16cc5be3a8faa38a92f39beebb899e310958& [18:38:57] from [18:39:16] I'd think a tab could be represented perhaps by the double indent but you could play with it [18:39:51] If I'm on the wrong track then indeed an example is needed [18:40:32] If you read books, you can see that dialogue is indented [18:40:42] How do I do this? [18:40:43] `- this stuff`? [18:40:52] I dont want the em dsh [18:41:14] I want quotation marks [18:41:16] see the screenshot/page link [18:41:17] then see what Raidarr linked [18:41:20] oh you want quotes [18:41:23] that's probably there too [18:42:10] if you look up 'quote' the section below blockquotes will do quotation marks although that's an ugly piece of code to do a pretty meh quote job [18:42:25] is there a way to connect the :: to the tab key [18:42:29] so I dont have to type it out [18:42:47] there is a way but convenient and built in I'm not sure [18:42:50] autohotkey came to mind [18:42:51] Like the more I press tab, the more indents it makes etc [18:43:31] I'm not even sure if plain text page model supports tab spacing [18:44:02] don't think it does, but the effect can be reproduced using :'s. So the question is if :'s can be reprogrammed to work with tabs [18:44:20] it is possible either with javascript or something on your system but both will require some engineering to get there [18:44:46] isn't jumping to edtor buttons too? [18:45:03] Insane how much work it is to just have easy to use indents lmao [18:45:08] by default tab jumps around the interface yeah [18:45:10] you are in mediawiki [18:45:32] it uses its own markdown/code/formatting called wiki text [18:45:32] I don't think visualeditor would do it but I don't use it, I would think/hope that's something it could offer [18:45:58] wild idea but make `:` element wider w/ css lol [18:46:15] so you'll have one big `:` idk [18:46:29] does that allow for multiple indents to be made, or just one big one [18:46:41] because :: works with my dialogue fine enough, but I'd like some manner of control [18:47:09] javascript, visualeditor and tabbing seems like a good combo here if someone can get the keypress going [18:47:25] although idk if doing : would work in ve [18:47:28] actually scratch that, I'm not sure it's going to work like that [18:47:41] but tab will not go into the next section using ve while it will in source [18:47:42] it didn't, i had to use the source edit [18:48:04] [1/2] That would be a bit problematic because iirc VisualEditor reserves the tab key to jump around the editor as Raidarr said. [18:48:04] [2/2] But you can of course with some engineering prowess provide your own "commands" to VisualEditor to achieve such result [18:48:10] yeah and source will just go to the next area so that's not a solution unless you interrupt the key, which is where autohotkey comes to mind [18:48:29] but this is all a fair amount of work to do something pretty simple [18:48:37] seems to me that's something visualeditor should have built in [18:48:57] (Although creation of a command in VE isn't exactly easy but there are guides as described https://mediawiki.org/wiki/VisualEditor/Gadgets and the linked pages) [18:49:01] I edited the wiki description to specify more based on the answer. So now the right thing to do is wait, right? [18:49:25] it is although I will glance at it now and tell you if the text is serviceable [18:50:28] Because any text inserted in the Visual Editor is considered text; insert a : and it will be wrapped in

before its sent to the parser and will come out as text [18:50:35] I tend to make use of find replace for a lot of things [18:50:58] the purpose seems to be a wiki about basically anything, a general website in wiki form - is this an accurate assessment? [19:08:35] [1/5] I want to create a wiki where real people have their respective articles. I'm part of a development community focused on a library project, which includes a large number of people. Some of these individuals have been involved in controversies, especially as they are programmers. These people have also developed various websites, such as hosting services, API p [19:08:35] [2/5] latforms, and more. [19:08:36] [3/5] In my wiki, I intend to document everything about them, including their logos, so people can learn about their work and evaluate its quality (but without adding personal opinions—everything will be based on facts, following a formal and neutral style similar to Wikipedia). [19:08:36] [4/5] Additionally, people in this community often sell programming-related products, such as automated WhatsApp bots for entertainment, APIs, services, etc. My goal is to create a comprehensive resource that catalogs everything about these developers and their work. [19:08:36] [5/5] In summary: the aim is to build an entire community-driven wiki focused on notable developers from a well-known dev community in the field I follow. [19:10:58] [1/2] not sure if it helps you, but i have a template that allows you to create a user provided left-hand margin: [19:10:58] [2/2] [19:11:25] this approach does require the provided text to be within the template then, but you can control the indent by px or em or whatever value you like [19:12:35] otherwise `:` is the best solution [19:13:57] is there a link to this dev community? [19:20:57] [1/2] In this case, mine is focused on those who work in this field in Brazil. But it came from abroad, and I am Brazilian and I am interacting with good online translation. It is people, not links, who work on projects of technology. I contribute to the Portuguese Wikipedia and I was interested in having my own wiki related to Brazilian people, especially those who [19:20:58] [2/2] are in the field of WhatsApp bot programming popular around here [19:27:22] [1/4] the problem here is that it is difficult to understand what community you are talking about specifically and its nature, which is useful to know if it is the sort of project that is fine or if it may run afoul of various community-related provisions in the [[Content Policy]]. The other issue is the wide-open scope where it seems talking about people is the mai [19:27:23] [2/4] n thing but there have been openings to have many other things. However this could still be worked through and given a shot. The final aspect is ensuring that the content about people will be decently managed, ie, avoid attack pieces or inciting what may be hostile responses from people it is on about. Though this is basically a yes or no thing. I recommend ta [19:27:23] [3/4] king the gist of what you've said so far and anything you have to add based on these notes, and updating the description for best results. Wiki requests are hand-reviewed in order (what you originally got was just an AI response, a preview if you will) and will be addressed in time, unfortunately there aren't many reviewers who can sit down and chunk through [19:27:23] [4/4] the queue at a given time. You can see where it's at through [[Special:RequestWikiQueue]] [19:27:24] [1/2] [19:27:24] [2/2] [19:29:32] 🇧🇷 [19:30:21] just updated the request to refer to this conversation to avoid the later reviewer retreading the same/similar territory [19:30:25] The only thing that raises a flag for me is the commercial part in compliance with the content policy [19:30:53] the commercial part would only come up if you are for example selling articles or commercially advertising services [19:31:21] if the pages about the contents are written to 'sell' the products covered that might be a problem [19:31:38] [1/2] On YouTube, if you search for "Brizas primeiro bot em Multi-Device", You will see this "community" that I speak of, it has expanded in the programming area. An article about their projects or about them themselves would let the rest know, after all, it would also be a good product. Because I am Brazilian, interaction in English is bad, therefore, I have alread [19:31:39] [2/2] y explained my objective. And the articles would be formal within the rules. [19:32:19] this should be adequate for team review at this point, your patience/interaction is appreciated [19:35:11] [1/6] html.skin-theme-clientpref-night .mw-mf-page-list .title h3, .topic-title-list .title h3, .site-link-list .title h3, .mw-mf-page-list .title .mw-mf-user, .topic-title-list .title .mw-mf-user, .site-link-list .title .mw-mf-user, .mw-mf-page-list .title .component, .topic-title-list .title .component, .site-link-list .title .component, .mw-mf-page-list .title .i [19:35:11] [2/6] nfo, .topic-title-list .title .info, .site-link-list .title .info { [19:35:12] [3/6] color:white; [19:35:12] [4/6] } [19:35:13] [5/6] Any idea why this is being overidden by the light mode theme [19:35:13] [6/6] https://cdn.discordapp.com/attachments/407537962553966603/1326635333462261811/Screenshot_from_2025-01-08_00-26-30.png?ex=678024ef&is=677ed36f&hm=88bdc35edf5579fc07eec40eb4114bb68963d50c983c4f0754b4f9f996f14548& [19:35:54] Reposting new pic old bad [19:36:19] Commercial only comes into effect if someone with editorial control is going to able to gain a commercial benefit [19:36:21] [1/7] html.skin-theme-clientpref-night .mw-mf-page-list .title h3, .topic-title-list .title h3, .site-link-list .title h3, .mw-mf-page-list .title .mw-mf-user, .topic-title-list .title .mw-mf-user, .site-link-list .title .mw-mf-user, .mw-mf-page-list .title .component, .topic-title-list .title .component, .site-link-list .title .component, .mw-mf-page-list .title .i [19:36:21] [2/7] nfo, .topic-title-list .title .info, .site-link-list .title .info { [19:36:21] [3/7] color:white; [19:36:22] [4/7] } [19:36:22] [5/7] Any idea why this is being overidden by the light mode theme (same code, just black, not white), skin is the Wikimedia mobile skin (edited) [19:36:22] [6/7] [19:35] [19:36:23] [7/7] https://cdn.discordapp.com/attachments/407537962553966603/1326635625407057920/Screenshot_from_2025-01-08_19-33-40.png?ex=67802534&is=677ed3b4&hm=30d1d2318fccfecac8ea44bbcaeae1f746b0a7e0c7b772d45508db9139d41b5e& [19:36:34] And others don't have equal opportunity [19:37:21] As long as no one entity can gain a commercial advantage, it's fine [21:54:00] hello. is there are hope to fix the math tags? [22:03:08] How are they broken [22:03:45] https://cdn.discordapp.com/attachments/407537962553966603/1326672722423447564/image.png?ex=678047c1&is=677ef641&hm=f413f10ff87271f84fe02cae7fb7a89f5518c2fef597930776ad51f2d9e54a6c& [22:03:56] synthax error, but before worked [22:04:24] https://cdn.discordapp.com/attachments/407537962553966603/1326672884784955504/image.png?ex=678047e8&is=677ef668&hm=66e52cb556208648843a51eea30324ae3033bd67d2b1d6fbb1b1d38007f85a82& [22:04:58] K = \frac{\log_{10}{W}-6} {10} → K = \frac{\log_{10}{8000}-6} {10}=990,308998699×10⁻³ → K=0.99 [22:05:04] > K = \frac{\log_{10}{W}-6} {10} → K = \frac{\log_{10}{8000}-6} {10}=990,308998699×10⁻³ → K=0.99 [22:05:29] don't know how to scape signs to show the original code [22:06:14] the \ character is discord's escape [22:06:24] another error is Math extension cannot connect to Restbase [22:06:37] \\ to escape  for example, and to escape the \ I simply added another \ behind it [22:07:07] [1/3] [22:07:07] [2/3] \frac{0}{0} \qquad \frac{∞}{∞} \qquad 0 · ∞ \qquad 1^∞ \qquad 0^0 \qquad ∞^0 \qquad + ∞ - ∞ [22:07:07] [3/3] /math [22:07:16] for example, that worked before [22:07:59] Or put in a code block? [22:08:10] that too [22:08:19] or `this`, invoked with ` on each side [22:09:01] `K = \frac{\log_{10}{W}-6} {10} → K = \frac{\log_{10}{8000}-6} {10}=990,308998699×10⁻³ → K=0.99` [22:09:29] the thing was, before worked now it doesn not [22:31:35] I think you can literally do that right now [22:32:25] It doesnt work [22:35:07] cant screenshot the greyed out indent option for whatever reason [22:35:10] thank you macos [22:35:20] i can only use :: [22:35:42] Such a simple fix requires such a monumental engineering task to overcome [22:36:34] i wish there was a wiki building soft that had word processing tools and the ability to maintain a thorough knowledgebase that has the same aesthetic as wikipedia [23:15:00] [1/2] hey guys, got a problem - my tooltip template used on this set of bullet points is somehow reading to visual editor like the entire section of text is part of the template? [23:15:00] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1326690652074803331/image.png?ex=67805874&is=677f06f4&hm=3d9cdf15aedeb318b9d1d1153e15e05b206bc51e3eb08b85b171ef4da290c085& [23:15:05] it means I can't visual edit ): [23:15:28] ik source is better but... for what I specifically want to do here, visual is easier [23:15:56] only source will do an interim fix on that [23:16:02] given a link we could look [23:24:37] this is the page: https://decapedia.miraheze.org/wiki/Academy!Era_Doctor_Who_Vines_(Feat._The_Deca) [23:24:53] the tooltip is https://decapedia.miraheze.org/wiki/Template:Tooltip