[00:37:26] What's the CSS you're using to implement that border? [01:52:23] I don't think this warrants a support ticket but how did people get over their initial intimidation with miraheze? I'm really trying to get into it but all of the documentation is really dense and there aren't really many decent yt guides I'd normally rely upon [02:06:42] Should just be going to Special:ManageWiki/extensions and enabling Create Page or CreatePageUw [02:08:52] I did that 30 mins ago and it looks like it's working now. Do these change take a moment to process? [02:09:06] Yeah it takes a bit sometimes. [02:09:47] Is there any way to pin special pages to your sidebar? [02:09:56] MediaWiki:Sidebar [02:10:12] sorry [02:10:55] The stuff you're confused about regarding extension folders is mainly if you're hosting on a fully independent server. [02:11:43] I see okay, I will delete that post, thank you [02:13:06] is there a way to access this, this is just a support page [02:14:13] [1/2] Support page? It should look something like this. [02:14:14] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1499594766751629322/image.png?ex=69f55df5&is=69f40c75&hm=d458322401ad1a17838f8c5de7c7e927e607b52700bdf0ba557bc961ebe6abb0& [02:14:44] [1/2] I see, sorry I looked for it on google. [02:14:44] [2/2] When i search internally within the wiki it returns nothing [02:14:56] ohh [02:16:09] [1/2] Either put it in the URL after /wiki/ or search for it like this. [02:16:10] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1499595252917342278/image.png?ex=69f55e69&is=69f40ce9&hm=c0f5fac681ff23e1d5e9dd5698427f207b079a181f18579e6857b3f237f321b4& [02:19:00] I am really sorry I keep piling on the questions [02:19:34] [1/2] I've found it, but none of the names in the sidebar actually link anywhere, they're not urls [02:19:34] [2/2] so I'm unsure of how to link the create page page [02:19:55] [1/2] i would presume this [02:19:55] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1499596198355402802/image.png?ex=69f55f4a&is=69f40dca&hm=a47f2274d39ad8bcea6e3b9d89705fad7048396ebadc484bd4b779ec3a2eb35d& [02:20:18] i don't know how it knows how to add an icon, and a url based just on those [02:21:30] [1/2] It's all good. [02:21:30] [2/2] Okay so you should enable the extension that creates the create-page special page (CreatePageUw). One just adds a parser apparently (I'm unfamiliar with either so sorry if I'm wrong). Then you would link it on the sidebar as `Special:CreatePage|Create Page` [02:23:57] [1/2] So the structure is: [02:23:57] [2/2] URL of page you're liking | what text appears for link [02:24:29] Not URL, just the name of the page. [02:24:58] So if you wanted to link an article for George Washington on the sidebar, it would be `George Washington|This Guy was a President` [02:25:40] I see I see, thank you [02:26:09] That's worked! [02:26:17] border-image [02:26:50] https://cdn.discordapp.com/attachments/407537962553966603/1499597941130657994/image.png?ex=69f560ea&is=69f40f6a&hm=0ce53053075405584c8ee7d1c2f1e0fb397bc733a7e1c26636a3224ff3ff8eb6& [02:55:56] [1/5] First change the third 0 to 20px in `border-image-outset: 0px 0px 20px 0px;` [02:55:56] [2/5] Then, [02:55:56] [3/5] ```@media screen and (min-width: 851px) { [02:55:57] [4/5] #mw-content-container { [02:55:57] [5/5] padding-top: 4em;``` [02:56:36] That moves your content down the page a bit [02:57:00] https://cdn.discordapp.com/attachments/407537962553966603/1499605533207040121/image.png?ex=69f567fc&is=69f4167c&hm=78ba341c38e76974c5644f83266bebb2e1444af97dce520f0e833697524b75a3& [03:01:31] THANK YOU [03:05:10] @jobobkabob2.0 [03:12:33] no problemo [03:29:55] Reminds me of those two animatronics from FNaF [03:36:26] me taking notes not even realizing that it is already in the same server as I do [04:23:51] The Daycare Attendant/Sun & Moon [04:40:00] is this literally daycare/sun and moon from fnaf security breach LMAO [04:43:27] also cool design [04:46:39] Hey, how would I change what {{SITENAME}} outputs? I changed the Wiki Name but it seems to have done nothing to change what that outputs [04:54:48] [1/2] Hey, how do I make sure they're all in the middle instead of leaning to the left? [04:54:49] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1499635178363027516/image.png?ex=69f58398&is=69f43218&hm=f22f6f3f4a9fba6d5e96eba0364deba8ac7b49027a5c5df1d801700667db36ee& [05:12:42]
... /div [05:23:19] hmm... [05:23:56] [1/2] Where exactly do I put it in this code? [05:23:56] [2/2] ```