[00:00:10] I cannot access your wiki to see, but {{DISPLAYTITLE:}} is a formatting magic word. It cannot change the page title, per se. It only affects how it looks [00:00:10] https://meta.miraheze.org/wiki/DISPLAYTITLE:Template: [00:00:53] For example, making it display as italics, like for ship names or book titles [00:01:41] Yeah, and though it can do more [00:02:37] https://discord.com/channels/407504499280707585/1198048889987682485 [00:03:57] It can highlight cirtain words in a text as keywords. Like I did when I added it t the Navbar. All the pages with that Navbar on, can highlight the links refering to that keyword [00:04:08] certain* [00:09:29] anyone else getting a 502 error on Meta? [00:09:32] been slow lately [00:09:37] unsure if it's just me [00:10:01] I'll look [00:10:23] Seems the issue is with cp34? [00:11:05] No 502's but it's really slow [00:11:39] yeah....going to check icinga [00:12:18] oh wait never mind [00:12:22] guest access is gone [00:13:04] hmmmm [00:13:07] weird though [00:14:51] It's all slow at the moment [00:43:58] still really slow with occasional 502s [00:47:55] 504 now [00:49:45] <.labster> We got 504, can I hear 506, 506, anyone for 506? [00:51:00] 😄 [00:54:31] Need an SRE for that [00:54:51] I can try and raise to a 507 [00:55:36] I’ll bid [00:55:43] What we auctioning? [00:56:57] idk the old servers? [00:58:38] I redact my bid [01:10:06] [1/4] I got word from a guy on Wikimedia that it is impossible to retrieve any data from Wikidata by 3rd parties. [01:10:06] [2/4] Another guy on the same Discord channel stated that you definitely need Wikibase client. [01:10:06] [3/4] Doesn't any one know for certain? [01:10:07] [4/4] So tiresome 😦 [01:20:14] there both high i think [01:20:27] [[wikidata:Project:Data_access]] [01:20:27] https://meta.miraheze.org/wiki/wikidata:Project:Data_access [01:20:33] [01:21:23] What server is this? [01:22:30] oh i see oh in the context of nativlely from a wiki they may be rgith [01:23:08] xp [01:23:44] I have been fighting with this sinds december already, You need this, you need that, and the waiting for answers is so slooooww [01:24:52] The reason why I didn't make a database yet on my new wiki, is because it's so painstakenly much work, and keeping it up to date is worse [01:25:23] hm, this may be sacrilegious, but: if its possible to use lua-http, maybe use lua to access the wd api? [01:25:30] And that for a few pages isn't interesting. Hence why I wanted to retrieve it from Wikidata. 😢 [01:26:00] How would I go about that? [01:26:07] I am a LUA Noob [01:26:09] i have no fucking idea [01:26:14] uh [01:26:14] Hahaha [01:26:21] i made a boblox elevator once [01:26:36] and that is....? [01:26:41] roblox [01:26:52] it uses lua for its games [01:27:02] first would need to see if you can use https://daurnimator.github.io/lua-http/0.2/ [01:27:23] thats not how you spell it lmao [01:27:24] I am 50+ so that's more for my 16 year old I guess [01:27:34] Scribunto [01:27:53] im in high school lmao [01:29:00] You could be my kid then 😄 [01:29:42] Okay, but in seriousness. I need to try that code [01:30:12] I'm looking into how lua imports work rn [01:30:22] if its based on file system [01:30:23] uh [01:30:24] fuck [01:30:32] if not [01:30:43] the sacrilege may continue [01:31:25] LOL [01:31:41] These cdes need to go in a module right? [01:31:45] codes* [01:32:10] In the module namespace yeah [01:32:33] yeah looks like its file system based [01:40:12] [1/5] What Wikipedia does is invoking Wikidata by asking for value for Property P18 (images) and then an Item for Q (a image of Commons) [01:40:12] [2/5] But it could just as well be in how many languages (P407) a website is e.g. jw.org (Q21175586) [01:40:12] [3/5] It will then give out that number of languages you ask for. [01:40:12] [4/5] So on a page about that website, You ask for Property 407 and it should give that number. [01:40:13] [5/5] {{#statements:P407|from=Q21175586}} [01:40:13] https://meta.miraheze.org/wiki/%23statements:Template:P407 [01:40:42] But as far as I can see... {{#statements:}} isn't installed at Miraheze? [01:40:42] https://meta.miraheze.org/wiki/%23statements:Template: [01:41:05] [1/2] Thus I tried using: [01:41:05] [2/2] {{#invoke:WikidataIB |getValue|qid=Q21175586|P407|fwd=ALL |osd=yes |sorted=yes |noicon=true}} [01:41:05] https://meta.miraheze.org/wiki/%23invoke:Template:WikidataIB_ [01:41:19] As well as {{wikidataOI|property|eid=Q21175586|P407|fetch=true}} [01:41:19] https://meta.miraheze.org/wiki/Template:wikidataOI [01:41:26] Nothing works [01:43:05] [1/2] It is [01:43:05] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1198080223397285958/HsilstS.png?ex=65bd9a28&is=65ab2528&hm=285e28e93ca3184228c27bd7023be72c2ec0e34f1ecb60956378f0b4cec25ba5& [01:43:28] https://cdn.discordapp.com/emojis/824597808303702016.webp?size=48&name=eyessus&quality=lossless [01:44:22] I love mediawiki... [01:44:22] Hmm. I tried a search on that in my wiki manager but got nothing [01:44:30] As do I [01:44:57] Have been on and off on Wikipedia since 2010 [01:45:46] I was searching for the extension that uses that, to enable that [01:45:54] hm [01:45:56] But I guess, that it is elsewhere [01:46:09] Well the parser function is on jwmeetings [01:46:18] Okay [01:46:27] But ot working though [01:46:36] https://jwmeeting.miraheze.org/wiki/User:Rodejong/sandbox7 [01:46:48] ..7? [01:47:00] I added that query in 3 fold [01:47:22] Yeah, I like order, [01:47:42] On Danish Wikipedia I had about 20 😄 [01:53:29] you scare me [01:55:16] I love code and gadgets. In stead of notepads, I used Wikipedia's Sandboxes [01:55:59] e.g. Tables, Colors, .js ascii, etc [01:57:18] [1/2] You should see my Dutch Wikipedia : [01:57:18] [2/2] https://nl.wikipedia.org/wiki/Speciaal:Voorvoegselindex/Gebruiker:Rodejong [01:57:35] Much worse 😄 [01:57:54] But I am Dutch, so I spend most my time on there [01:59:15] Most of it is outdated though. But I leave it there for history [02:12:44] -- My brain just melted from this page https://daurnimator.github.io/lua-http/0.2/#http.request 😮 [02:18:57] [1/9] If I want to pull data from a normal website, so not Wikidata, how would I do that? [02:18:57] [2/9] local http_request = require "http.request" [02:18:58] [3/9] local headers, stream = assert(http_request.new_from_uri("http://example.com"):go()) [02:18:58] [4/9] local body = assert(stream:get_body_as_string()) [02:18:58] [5/9] if headers:get ":status" ~= "200" then [02:18:59] [6/9] error(body) [02:18:59] [7/9] end [02:18:59] [8/9] print(body) [02:18:59] [9/9] https://apps.jw.org/api/conventions/convention-congregation-list/XXX?name=Xxxxxxxxxx Where X is the changable value [02:20:36] tbh ive never used lua_http or any lua really, this is just theory [02:20:37] https://cdn.discordapp.com/emojis/938600030472896552.webp?size=48&name=Kek&quality=lossless [02:20:46] but should be like that [02:20:54] the issue is the require part [02:21:02] if you can load it [02:22:22] https://apps.jw.org/api/conventions/convention-congregation-list/DNK?name=Holb%C3%A6k [02:22:28] Take a look [02:22:48] hm [02:22:54] It spits out code, so for each wiki page, it should be possible right? [02:23:06] I have been doing that Manually [02:23:19] assuming http can be used in scribunto yes it should [02:23:28] Through ChatGPT which puts it in a template [02:23:41] would it actually load though or would it be blocked by the CSP? [02:23:51] theres the question [02:24:04] normally anything api in the JS realm [02:24:07] I don't remember if Lua executes in the browser or on the server [02:24:21] but JS cant spit out wiki text to parse with a function [02:24:22] hmm [02:24:36] server [02:24:53] https://www.mediawiki.org/wiki/Extension:Scribunto#Lua_environment [02:25:14] I wonder if http.request will even run [02:25:27] that Lua code makes me think it might not run with Scribunto [02:25:39] thank you discord for fixing a bug and making all mediawiki users' lives 3 times worse [02:25:56] ngl same [02:25:56] lol [02:26:09] lua imports seem to work like python [02:26:16] files on the local system [02:26:34] so idk if you would be able to load it [02:26:51] if your really bat shit maybe import http as well [02:26:57] but it may be written in c [02:27:38] [1/2] also [02:27:38] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1198091436575440926/Hst4GwT.png?ex=65bda499&is=65ab2f99&hm=66600060f7bb3538352d3e0ee6ffd11bb99f5efac0a98e10276118cd193dea56& [02:28:01] [1/2] also [02:28:02] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1198091535414198374/xtS89X0.png?ex=65bda4b1&is=65ab2fb1&hm=d7023ddbddb1ef2130b28e77b8ab0a183b4dc3d6a7d0996acbbd972d2c09bf76& [02:29:02] back to the planning board [02:29:39] Now for this, I do believe ExternalData would be what you're looking for [02:29:46] That is activated [02:30:17] [1/14] ChatGPT gives me this: [02:30:17] [2/14] -- Module:JWApi [02:30:17] [3/14] local p = {} [02:30:18] [4/14] local http_request = require "http.request" [02:30:18] [5/14] function p.fetchJWData(conventionId, name) [02:30:18] [6/14] local apiUrl = "https://apps.jw.org/api/conventions/convention-congregation-list/" .. countryId .. "?name=" .. name [02:30:19] [7/14] local headers, stream = assert(http_request.new_from_uri(apiUrl):go()) [02:30:19] [8/14] local body = assert(stream:get_body_as_string()) [02:30:19] [9/14] if headers:get(":status") ~= "200" then [02:30:20] [10/14] error(body) [02:30:20] [11/14] end [02:30:21] [12/14] return body [02:30:21] [13/14] end [02:30:22] [14/14] return p [02:30:36] its gpt [02:30:46] it knows the syntax well enough [02:30:57] but prob not the limitations of Scributno [02:31:19] hmmm [02:31:45] from who Izno said, lua wont work for apis [02:31:47] https://tenor.com/view/agony-gif-23084585 [02:32:15] despair [02:37:45] 😢 [02:58:40] [1/2] I give up. [02:58:40] [2/2] Keep doing it manually then [03:06:19] [1/2] What method allows a template replace all instances of a character in a parameter input? [03:06:19] [2/2] (i.e. Template:Foo, `{{{param|}}}`; on a page, `{{{Foo | param = test string ok 123}}}`. The template changes `test string ok 123` to `test-string-ok-123`) [03:06:19] https://meta.miraheze.org/wiki/Template:%7bparam [03:22:53] ? [04:28:31] Ooh, might be what I need, thank you very much [04:30:17] Yees, exactly what I needed, thanks again [05:33:20] https://cdn.discordapp.com/attachments/407537962553966603/1198138168864682044/Screenshot_20240120_133258.jpg?ex=65bdd01f&is=65ab5b1f&hm=5adc3db03461c302257d62c5c55d63c4e06f828fa8ced2b12cd7e290a03676d4& [05:33:30] How do I edit this part of the wiki [05:36:07] depends on how exactly you want to change it [06:09:29] <.labster, replying to herrperson> Various different system messages in the Mediawiki namespace [06:15:06] what about this [07:13:08] I just want to add more text and links [07:17:49] that would be JS [07:37:48] Use ?uselang=qqx to see what the messages are then they can be edited in MediaWiki:, or to add more links you can either use JavaScript or file a task on phabricator.miraheze.org and we can do it with hooks probably (depends on what you want) [07:40:28] [1/4] this is what I had to add a Contact link [07:40:28] [2/4] `$.when( mw.loader.using( [ 'mediawiki.util' ] ), $.ready ).then( function () { [07:40:29] [3/4] mw.util.addPortletLink( 'footer-list', 'https://softcell.miraheze.org/wiki/Special:Contact', 'Contact Us' ); [07:40:29] [4/4] } );` [07:40:55] (I don't have it now cus the Contact extension now offers setting) [07:41:33] Yeah that'd work but if we do it with hooks it wouldn't rely on JS to be enabled, it would also show on restricted special pages, and would be instantly displayed without that JS delay that sometimes happens. [07:42:13] The extension doesn't offer it, a hook we have does it, that is just enableable in ManageWiki. [07:42:45] well yeah, roughly speaking 😅 [12:11:45] My "⧼contactpage-label⧽" at the bottom looks weird... no text? Do I add that here:? "MediaWiki:Contactpage-label" [12:28:17] yeah, that should work [12:41:25] Okay, thanks [12:54:13] [1/2] these settings are both on but the only tab shown is "edit source", is this what's meant to happen? [12:54:14] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1198249122097016903/image.png?ex=65be3775&is=65abc275&hm=de4ac48f3c406f0e05494c153c2029ff3e0babc75052122d26eaf33a6f78f8fb& [12:54:29] i thought it was only the "edit" tab for visualeditor [13:01:18] There have been problems with the Visual Editor the last few days, perhaps it's related? See the Support threads about that [13:01:52] Thanks, that did the job [14:37:37] Reception, can you correct me in https://discord.com/channels/407504499280707585/1198259042825551932 [14:46:12] or anyone from SRE [15:03:57] re: visual editor - I haven't seen a solution [15:15:22] Is there any way someone can upload a video to Miraheze? [15:15:38] Through a website or something? [15:15:57] I don't recall seeing an extension for it, if there is one [15:16:33] Videos can be uploaded like any file [15:16:53] Ok, I'll do that [15:20:11] It doesn't let me [15:20:31] What is the error? [15:20:40] https://cdn.discordapp.com/attachments/407537962553966603/1198285976980701264/remix-29da7ac1-4200-4fed-b631-dbd7f4eeb6ea.png?ex=65be59c7&is=65abe4c7&hm=064b5879e0c5c2c4cbc828de0d9121cdd47fe88969c9dc83a2895925e115af80& [15:21:18] You might need to enable the file extension in Special:ManageWiki/settings [15:21:30] Ah ok, what is it called? [15:21:40] File extensions [15:21:58] I think there's a media tab [15:22:06] Ah ok [15:22:09] Thx ! [16:05:19] Its called Video in extensions and then Special:UploadVideo. [16:06:27] TimedMediaHandler also does the same. [16:06:45] But only for videos you have on your machine. [16:46:49] how can I type math formulas using $x^2$ ? [16:47:27] using x^2/math is very very not convenient. [18:44:06] a wiki was reopened per new wiki request [18:44:24] does that mean that wiki requester will be given bureau rights [18:46:14] of requester must make access request by himself? [18:46:59] He has to request crat rights [18:47:10] The wiki was reopened so as not to create duplicate wikis [18:47:26] another user jumped into bureau request [18:47:32] Link? [18:48:50] [18:49:01] Checking [18:49:28] oh [18:49:30] brilliant [18:49:39] what? [18:49:59] I wanted to suggest to co-op w/ requester first [18:50:18] but needed to specify is there's rights transfer [18:50:38] It's not even a wiki, hang on.... [18:50:53] It's not an appropriate request, frankly. [18:51:16] Requesting adoption based off finding it on RC is a no, I would say [18:51:27] There needs to be some pattern of contribution [18:51:40] Let me go find the original request... [18:52:10] [18:52:30] thank you 😆 [18:53:01] honestly, after couple of distruptions this user has made I now always check what they are up to [18:53:26] The wiki first needs to be opened [18:53:39] Ugh, closed again due to lack of activity [18:53:42] One second [18:54:11] Once you reopen I'll make a random edit on my user talk to keep it open [18:54:12] I think they made this request too lol [18:54:25] Yep - it was reopened by NotAracham a day ago but closed for inactivity [18:54:33] No one edited [18:54:49] Done [18:54:54] huh, needs to be some way to reset timer after reopen [18:55:06] Our system keys off of recent changes log, the job runs daily [18:55:18] Ah, makes sense [18:56:47] Someone remember how to link to another wiki on Miraheze via interwiki? [18:56:56] It's on the top of my head, I'm just completely forgetting [18:57:23] I think `meta:wikiname:` [18:57:29] or `mh:` [18:57:41] don't remember either ... [18:57:48] believe it's probably mh [18:57:50] I'll try [18:58:13] it's mh [18:58:53] I remember something along the lines this has to be changed [18:58:58] the wiki linking I mean [18:59:36] Maybe [18:59:43] Would be better if it was, but idk how [19:02:56] Maybe if the wiki was recently reopened (say less than a week ago), have the system ignore the wiki for the time being [19:03:54] since ManageWiki action is logged in RC [19:04:45] actually would for cases when bureau himself re-opened wiki after getting a notice [19:09:31] <7101334, replying to pixldev> Update: Your nonexistent cat / ChatGPT took 9 minutes to solve my issue that this Discord failed to solve in 2 hours. [19:10:40] what a bitter guy [19:10:47] left the server [19:11:04] Fun, I was about to offer a manual auth solution too. [19:11:24] Ah well, hopefully they find their way back here with a calmer attitude. [19:18:51] [1/3] It's true. Chat GPT can do amazing stuff for noobs like me, when it's simple stuff like creating a template and module for something simple. But for more complicating things, you need to have the knowledge to ask the right questions in the right manner, otherwise it makes a sollution, that you did not attended. [19:18:51] [2/3] I made a standard article for buildings, and put it in a substitute template. I as Chat GPT to extract the data from a code, and put it in the template. It spits out the data, filled in nicely in the template, and I can put it in the article. I only have to change small variables, add a bit more history, and check it once over, and it's great. [19:18:52] [3/3] For such a thing ChatGPT is great. [19:21:53] Yep, I expect borrowing something like template:clear from meta would have done the trick for their ask, but their Q got missed in all the activity yesterday [19:23:36] [1/2] https://gyotaku.miraheze.org/wiki/Main_Page [19:23:36] [2/2] The css on my wiki broke [19:24:07] good riddance [19:24:40] [1/2] Excuse me, but my wiki was closed without any notice. [19:24:41] [2/2] Can I at least get the backup from the wiki? [19:25:28] @ynnysh was it a public wiki and what was the wiki name? [19:25:30] Please see talk page, the wiki request was initially approved in error and we have more questions before it can go into full production. [19:25:45] it was public and it's name was GyoTaku [19:25:46] I'll bring it back online in a locked status for import dump while that's ongoing thoguh [19:26:03] Thank you [19:27:19] A notice was left on https://meta.miraheze.org/wiki/User_talk:Pakkdmi#RE:_Erroneous_wiki_approval. If that didn't notify you, you might be able to tweak your settings [19:28:04] Done, backup can be generated at https://gyotaku.miraheze.org/wiki/Special:DataDump [19:28:58] @serverlessharej you about? [19:29:55] @jph2: also you [19:29:58] I downloaded the dump, that's all I needed, thank you. [19:31:45] Due to me changing my mind and not having the time to answer all the questions and fully comply with Miraheze's guidelines and also having trouble finding people who would garden the wiki, I will be giving up on the wiki project as a whole, it may be deleted. I am sorry for sending the request without thinking this through. [19:32:30] I will find some other wiki on miraheze similar to my interests or just open a wiki once I get a better idea of what kind of wiki people need. [19:33:49] Not a problem, thanks for your well-thought approach and working with us on this. [19:35:02] Thank you for allowing me to make a backup. [19:39:01] wait, which wiki is og on miraheze if this request was fork [19:42:02] ? [19:42:42] what you just discussed [19:43:02] what exactly was wrong w/ wiki, overlap w/ existing wiki? [19:46:20] DM'd [19:51:18] Just to make sure since I haven't found many discussions about it, is a phab task still required to change $wgTranslateDisabledTargetLanguages? [20:22:37] @CandleSign anything not in ManageWiki requires a task [21:10:54] Hi folks, just wanted to ask a quick question [21:11:04] Go on [21:11:16] My Wiki request got approved a couple of days ago but I just noticed I made a typo in its name [21:11:25] Is it possible to rename it? [21:11:45] Yes [21:12:14] It will likely be faster to just create a new one if there's no content yet though [21:12:28] You can request a rename on [[Phabricator]] [21:12:28] https://meta.miraheze.org/wiki/Phabricator [21:12:29] [21:14:03] I see, thank you [21:14:17] I only made like half an article so far so I guess I should probably just make a new one [21:19:03] You could either copy and paste it or dump and import [21:31:24] [1/2] How do i make png's not have a file page [21:31:24] [2/2] every png i added has it for some reason [21:31:50] i was not able to find anything on the help page [21:32:40] hi [21:33:06] [1/2] that's how MediaWiki works - every file gets a `File:` page w/ its information [21:33:06] [2/2] if you mean you want images to open in some kidn of simple viewer, you need to enable extension MediaViewer [21:33:41] oh i just want it gone [21:33:41] how do you edit your wiki easily [21:34:03] you can't lol [21:34:20] 🐟 [21:34:21] wdym? need a starter guide or advices or? [21:34:37] moving from trello to a wiki is harder then i expected [21:34:43] file pages are quite a big deal considering licensing [21:35:30] ye [21:36:19] [1/2] I would start w/ this [21:36:20] [2/2] [[mw:Help:Contents]] [21:36:20] https://www.mediawiki.org/wiki/Help:Contents [21:36:20] [21:36:26] [1/3] is there a way to make them not clickable or something? [21:36:26] [2/3] cuz one of the png's is a content board that will have redirects [21:36:26] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1198380537220440204/image.png?ex=65beb1d8&is=65ac3cd8&hm=11ec36e75133bf64c10d249a8b50466fa8f17a58aad9c56c65e26b1833a1fb30& [21:36:59] [1/2] in `[[File:...` code add `|link=` [21:37:00] [2/2] it must be just empty [21:37:10] more on this here [[mw:Help:Images]] [21:37:10] https://www.mediawiki.org/wiki/Help:Images [21:37:10] [21:39:06] aight huge thanks man [21:39:09] it worked [21:42:26] https://kroledo.miraheze.org/wiki/Main_Page [21:42:31] what do i do from here [21:43:34] ah well [21:43:42] wait a sec [21:45:46] [1/3] straight to conventional way [21:45:47] [2/3] check your admin sidebar, there must be a link to extensions you can use on your wiki [21:45:47] [3/3] find and enable extension Create Page, save changes [21:46:02] then on main page add this code: [21:46:18] `{{#createpage:}}` [21:46:18] https://meta.miraheze.org/wiki/%23createpage:Template: [21:46:33] it will create a thingy from which you can start new pages [21:46:35] This gives me an idea [21:46:54] mm? [21:47:10] we gonna have this in sidebar by defaut forever and ever? [21:47:17] Sorry to disrupt: How would I go about getting the show/hide all button to appear on a wiki that has HideSection enabled? [21:48:17] i did it [21:49:07] there's nothing ... [21:49:54] I've added now (I suggest to put protection on main page btw) [21:51:02] [1/2] type name of the page you want to create, and an editor will open [21:51:02] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1198384185853890611/2024-01-21_00_50_25.png?ex=65beb53e&is=65ac403e&hm=5c14480f670324022cfe3961167f7c48fee6e863871d8eed84fe06255815fb74& [21:51:03] ok i did it [21:51:24] Alternative question which may be closer to what i need it to do: is there a way to add an "open/close all sections" type button for pages with multiple collapsed sections? [21:52:12] [1/3] so, you can make articles now [21:52:13] [2/3] in admin sidebar you can manage various settings for the wikis, loads of stuff [21:52:13] [3/3] it seems like you already know how to upload files + you have Visual Editor which is a go to for fresh wiki editors [21:52:17] thanks [21:52:53] I never used HideSection so not sure [21:53:01] [[mw:Extension:HideSection]] [21:53:01] https://www.mediawiki.org/wiki/Extension:HideSection [21:53:02] [21:54:51] [1/3] > $wgHideSectionTitleLink [21:54:51] [2/3] > If set to a true value, adds a `show all/hide all` button to the right of the page title. [21:54:51] [3/3] Assuming that's what I need, is that something i can activate myself or is that something backend that i wouldn't be able to touch? [21:54:52] aight, imma head out [21:54:58] it's too late for me now [21:55:01] bye [21:55:21] Thank you for the help! Rest well! [22:21:15] Hi all, rather than inundate you with noob questions, is there a good repository for turbo zero coding experience beginners? [22:22:04] Trying to get templates working aaaand apparently I need some modules or something and some extensions and idk any of this and I feel very dumb and all I want is an infobox on my page but idk where to start :Catsadge: [22:23:05] I'm here now. [22:23:35] You replied to DM 🙂 [22:28:25] [1/2] If you rather want to avoid LUA Modules, I can recommend to use older versions of the templates, that were made before LUA (Basically, you need to search the history of all the templates from before say 2013. I have done this myself. If you understand the normal Wikilanguage, it is quite easy. [22:28:25] [2/2] If you need just a few templates, with not many dependencies, I can help you find the right ones [22:29:23] Is there a good repository for that? I tried getting them directly from wikipedia which clearly is not great since they have a million dependencies [22:29:36] Good rule of thumb [22:29:54] bash your skull into a brick wall before trying to import templates from wikipeida [22:30:02] a:Classic: [22:30:07] (please do not bash you head into a brick wall) [22:30:11] If you can do that your self, some templates were deleted from en.wikipedia, but they still are on simple or sco (scottish) [22:30:12] https://cdn.discordapp.com/emojis/1059690570085310515.gif?size=48&name=neppy&quality=lossless [22:30:21] @stroodler check this guide on infoboxes: https://meta.miraheze.org/wiki/Infoboxes [22:30:27] yeah [22:30:44] ahhhh thank you. I missed that page. [22:30:44] for infoboxes your best bet is Portable Infobox extension [22:30:51] its in a way easier mark up [22:31:07] This is beautiful. Thanks very much. [22:31:43] Can I add my own extensions? When going down the reddit rabbit hole one mentioned an extension called “scribunto” and I couldn’t find it. Is that necessary? [22:32:03] [1/2] Scuffed phone screenshot [22:32:04] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1198394537949806802/IMG_0711.jpg?ex=65bebee2&is=65ac49e2&hm=1015fd3932bef86ad9fff84610ca7eda61b7dd976a041cbf588f96c8c8a4a6cd& [22:32:32] Its Scributno should be enabeld by default [22:32:35] check your wikis [[Special:Version]] page [22:32:35] https://meta.miraheze.org/wiki/Special:Version [22:32:36] [22:33:01] also, you can enable extensions on your wiki if your a bureacrat at [[Special:ManageWiki/extensions]] [22:33:01] https://meta.miraheze.org/wiki/Special:ManageWiki/extensions [22:33:02] [22:33:48] it is indeed there, thank you [22:45:17] how do i change the look of my wiki? [22:46:21] I want to make it look less "default" [22:54:44] You can change the skin in [[Special:ManageWiki]] [22:54:44] https://meta.miraheze.org/wiki/Special:ManageWiki [22:54:44] [22:55:52] damn [22:56:04] i kinda don't want to hack into the mainframe and disable their algorithms right now [22:56:27] LMAO [22:56:32] Don't worry [22:56:39] really customising is much worse [22:56:51] (can we get some pizza tower css in here?) [22:57:21] https://pizzatower.miraheze.org/wiki/MediaWiki:Common.css [23:00:45] how do i delete my wiki [23:00:55] [1/6] Perhaps, when you start a new wiki, you want to read a bit about it on Wikibooks. [23:00:55] [2/6] https://en.wikibooks.org/wiki/Wisdom_in_wiki_production [23:00:56] [3/6] As well as [23:00:56] [4/6] https://en.wikibooks.org/wiki/Editing_Wikitext [23:00:56] [5/6] and [23:00:57] [6/6] https://en.wikibooks.org/wiki/Cascading_Style_Sheets/Color [23:01:17] File a request at [[Steward requests]] [23:01:17] https://meta.miraheze.org/wiki/Steward_requests [23:01:18] [23:01:30] It has a lot of explanations and tips for you [23:02:25] Hmm, too late I see 😮 [23:02:40] hoh [23:12:52] https://cdn.discordapp.com/attachments/407537962553966603/1198404810362323004/image.png?ex=65bec874&is=65ac5374&hm=7df19205f1073d1f78487ee67c9de13d95a3346caa965f60aac80014686f3460& [23:12:57] Happy near year folks [23:13:29] Thanks for providing hosting on mediawiki for more than a year to my experimental encyclopedia [23:14:48] Miraheze is hosted on OVH or Fiberstate? [23:15:33] We are currently moving to the US, on prem on cloud I think [23:15:35] Before we were in a datacenter in the UK iirc [23:15:47] I do know we used OVH clouds as well [23:15:58] @notaracham are we still using those clouds? [23:16:13] Currently, on ServerChoice in the UK [23:16:28] OVH is only used for the cache proxies [23:16:44] moving those as well? [23:16:55] The server choice ones will be decommed. [23:17:06] we'll probably be shuffling around the OVH servers [23:17:20] They're small VPSes but we've found better deals with better specs [23:19:14] nevermind [23:19:15] https://kroledo.miraheze.org/wiki/Main_Page [23:19:21] is my wiki okay [23:21:32] Looks good [23:22:07] And if you really want it to look different, you can choose a different font [23:22:14] oh oki [23:31:09] We do also use Ionos for one of the nameservers currently [23:31:44] (This I believe will be changing) [23:31:51] it will [23:32:19] ionos moment [23:50:47] [1/2] it looks like this right? [23:50:47] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1198414349656670269/image.png?ex=65bed156&is=65ac5c56&hm=d98addf1c19de2397ba81cf8a30f0559f350fb74916f205d812ca7bf041dda88& [23:51:34] right? [23:51:44] because it doesn't look like that on my phone [23:51:48] it shows an older version [23:54:45] https://cdn.discordapp.com/attachments/407537962553966603/1198415351558447235/image.png?ex=65bed245&is=65ac5d45&hm=3ea37087af380c64118dfad93e0676702637006300ff311876c906dfee2fd3e8& [23:54:50] That is what I see [23:55:01] But it can be cached still [23:55:10] On OVH? [23:56:51] It can also be the type of skin one uses. On Mobile it is a different one [23:57:44] oh ok