[00:08:36] what going on with the hassomecolors skin [01:50:37] how would I increase the space/padding in between each image? [02:01:12] [1/4] assuming they are all together in a div class already, you can do something like [02:01:12] [2/4] `.class img { [02:01:13] [3/4] margin-right: 4px; [02:01:13] [4/4] }` [02:01:29] 🫡 [02:46:06] thank you for serving our wiki farm, brave solider [03:16:35] I just made a new wiki, but I'm not able to access it and the dialog I get is `Your IP address is in a range which has been blocked on all wikis.` [03:16:50] How do I fix it? The Admin who had took the action on the IP has retired. [04:12:41] @Indu You are seemingly using a VPN [04:20:39] keeping safe on miraheze is NOT an option [06:16:09] Actually, no. I don't use VPN. It's either my ISP (Which is the largest in the nation) or the WiFi network by the same ISP [08:59:29] hello, i requested a new wiki 2 days ago and it's been stuck in 'in review', is something the matter or is this a normal wait time? (last time i requested it it only took 4 hours) [09:12:12] https://cdn.discordapp.com/attachments/1161276531788746876/1179162186581540894/Screenshot_2023-11-28_at_12.49.10_PM.png?ex=6578c75d&is=6566525d&hm=25a8d06f214472f8b580a3858111de9db0b283ec7e0e3588b8816e95452b7aee& i think another admin of mockupedia even deleted the local election @Stewards (i reverted this btw) [09:13:44] Just a question, I finally figured out templates.... Can you use raw html in templates? Because normally it's not allowed [09:19:35] Can i held the local election at meta wiki because another admin abuser ruined and deleted the election please so that they can't ruin that? [09:32:56] @CVT please guard this election from admin abuser who deleted the election. [Here a link to that election page](https://mockupedia.miraheze.org/wiki/Mockupedia_talk:Community_portal) Thank you [09:42:49] https://discord.com/channels/407504499280707585/407537962553966603/1179070154332721223 [12:40:35] Oh, thank you! I'll wait patiently then 🥰 [14:43:14] [1/2] yes, to a certain extent [14:43:14] [2/2] though for my purposes i've been able to sneak in quite a few html tags like spans into templates [14:52:27] [1/2] you can't no, only these are allowed [14:52:28] [2/2] https://www.mediawiki.org/wiki/Help:HTML_in_wikitext [15:15:16] how to create new special page? [15:19:21] @everyone [15:28:08] how to create new special page? [15:28:59] what kind of special page do you mean tho? [15:34:49] this [15:48:19] usually Special: pages are from mediawiki itself or extensions [15:48:31] what is the cat page supposed to be? <:ThinkerMH:912930078646730792> [15:50:26] Rip. How are people putting code in templates then [15:50:31] Confusion [15:50:50] what do you mean by code? [15:51:12] stuff with #? [15:51:24] Buttons and stuff or is that just linked images [15:52:10] the allowed html tag list is not that short. You can accomplish almost everything with divs and spans [15:52:11] yeah those are images with links, or a link with a background-image [15:52:45] It seems to be a template which is interesting [15:53:08] the visual part is css [15:53:23] Aa that makes sense [15:54:19] Yeah, generally every time you see rounded buttons, non-default colors or other special effects, it's all CSS [15:54:47] html/wikitext is just a skeleton you could say [16:02:04] Hi [16:02:20] @xenareee It is me Eytirth, I just got an alt for Taerel stuff [17:16:30] not sure why images still dont appear in search... [17:24:12] you can't search for files in the main search <:ThinkerMH:912930078646730792> [17:24:51] you need to do an advanced > multimedia search for that [17:31:52] i didnt mean that. i searched for a page but the images don't appear while searching [17:32:06] its supposed to be like this [17:33:16] pretty sure you need PageImages for that [17:34:17] ah [17:34:50] can enable it in extensions [17:36:47] i did rn, anyways how would i move these two down at the bottom [17:39:27] depend on the setup, kinda hard to tell from just that [17:39:40] is it below the image on the page? [17:40:45] above [17:44:19] then move it below it? [17:45:24] then you can float:left that bit if you want them on the same row [17:47:29] the only way i could make it look like this was to add spaces. but it causes issues on moblie with a huge gap [17:51:21] because they're all floating right? you can use this https://dev.miraheze.org/wiki/Template:Clear [17:52:52] another thing may be that your internet provider is on of the ones that every few hours will pick a new IP adress for you as an extra saftey precaution. [17:54:00] Oh so if I make one more infobox or something it should technically fix itself? [18:00:15] yep it worked [18:34:26] How to customise Infoboxes in vector? [18:48:37] [1/2] I finally released why it felt a bit weird being able to do so much css editing than I could before [18:48:37] [2/2] Timeless is so much more easier to find the methods and classes than Vector [19:33:06] Hi [19:34:17] Hi [19:37:14] So how do I fix this? [19:45:20] you can either see if you can turn that feature off in your devices settings, otherwise you will have to wait. [19:57:39] Email stewards and ask the reason for the block and the impact its having on you -- i doubt the response will be prompt, however. [20:29:04] What wrong with my code why it doesn't work. [21:19:40] Hello [21:52:27] It depends on what you're trying to do. [22:33:11] Is there a way I can modify the skin on my wikis? I want to be able to recreate the visual look that my wikis had back when they were on FANDOM, but with the Vector skin. [22:34:37] MediaWiki:Common.css [22:35:10] if you want a similar skin, Evelution exists [22:36:06] Yes I'm aware of that, but I have no idea where to start when it comes to theme customization is there like a page I can read that shows what CSS to put [22:36:40] Sorry if I sound dumb, but I see it as way more complicated than the FANDOM I'm used to. [22:36:56] But I'm willing to learn [22:40:09] What does that skin look like? Evelution or Evolution, etc... [22:40:29] https://www.mediawiki.org/wiki/Skin:Evelution [22:41:34] Yeah, CSS can get complicated (i still dont really know what im doing when it comes to css lol), i reccommend looking at what other wikis have as an example, but it really depends on what you want to customize [22:42:32] Yeah like some kind of reverse engineering thing (look at the code other wikis have and try to implement it with changes), I see [22:46:58] Ok I enabled the skin on my wiki but it's not showing up, any tips or suggestions? [22:47:54] did you set it as the default? [22:48:03] also make sure your preferences are set to use it [22:48:23] and also you can make it so any other skins are skipped [22:49:37] I set it as the default skin for me but how do I make it apply to all users (logged in and logged out) [22:49:43] see above [22:50:03] oh also [22:50:10] (just do evelution instead of cosmos) [22:53:03] Ok the theme works now but I need to customize the colors how do I do that? [22:53:15] So that it matches my wiki's branding [22:56:02] gonna bump this [22:56:10] i havent used evelution myself but check to see if theres any settings for it in additional settings [22:56:32] probably a good idea to make a #support thread and tag it appropriately [22:56:43] its bound to get buried a lot in general [22:57:05] didn't know what tags to use for this one so I left my question here insteaf [22:57:38] i guess general support? not sure [23:04:47] there's a css tag [23:05:51] nah theyre asking about permissions [23:07:12] ah true [23:50:18] Hell yeh fandom rocks its the best wiki farm ever!!! [23:51:47] https://tenor.com/view/sad-crying-emoji-gif-20670145