[01:17:11] [1/2] The favicon is a global icon instead of the image I chose. How do I fix this? [01:17:11] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1530020989931618454/image.png?ex=6a640e96&is=6a62bd16&hm=e7dbe817f947c7733a753f7029bec60806cf2040f2676509233dd19d154a3d8e& [01:17:20] https://cdn.discordapp.com/attachments/407537962553966603/1530021030523965481/Alliance_Icon.png?ex=6a640ea0&is=6a62bd20&hm=82d09b41bb11a9228902d2733bb66085e420ac0556d5634248260442fef6d043& [01:17:34] https://cdn.discordapp.com/attachments/407537962553966603/1530021087469895690/image.png?ex=6a640ead&is=6a62bd2d&hm=70eb314b1ab0b2d6e9f73f4a4199a78a03cf5ec89e631bb9a2789e4338be8d37& [01:18:38] have you tried clearing cache [01:19:12] I changed it hours ago [01:19:24] It was the Miraheze logo before the change [01:19:31] favicons are supposed to be in `.ico` format [01:20:04] They do not have to be .ico [01:20:14] so it's just cache then I guess [01:20:18] weird that it accepts PNGs [01:20:30] does MW just convert these or [01:24:07] I dont think faviocns have needed to be .ico on the internet for years, browsers are very resilient now-a-days [01:25:31] also your apple touch icon link is invalid you need a static url there [01:27:42] the help page does say it could take a day to reflect [01:29:18] [1/3] so my recommendation to you would be 1) correct the apple touch link [01:29:18] [2/3] 2) clear your cache on your browser [01:29:18] [3/3] 3) allow 24 hours. [01:45:05] [1/2] I wish there was a complete easy to read guide for basic Miraheze changes, like I just wanna change the header but I don't know how to code it in, so I grabbed from Google's AI Overview and got this [01:45:05] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1530028014291914964/image.png?ex=6a641521&is=6a62c3a1&hm=4d4154fa77086348b7eaae6cfab49a44f696dc72f51ab0830f849fe22b722f1a& [01:46:20] https://meta.miraheze.org/wiki/Help:How_to_customise_the_look_of_my_wiki#CSS @tubbybloxian also see the see also section [01:47:52] Cool, but doesn't answer the question about changing the headers to a single font family [01:50:08] @CSS/JS Support Volunteers if any yall wanna help [01:55:10] Somethign I hate about templates in Miraheze is that when you load them via the visual editor, you get no parameters. You need to copy paste from the source code [01:56:54] enable extension TemplateData [01:57:45] and then write TemplateData for each template (very easy to do, just click the button that shows up on the template page) [01:58:11] will make adding templates via Visual Editor a lot easier [02:09:42] [1/3] Your header selectors are probably going to depend on what skin you're using; for instance I can already tell you it's probably going to be `.mw-body-content h1` etc. instead of the plain `h1` and `h2`. You can figure out what selectors you need by using Inspect Element on the page (f12) [02:09:42] [2/3] As for font family, you're going to need to either 1) make sure the font file is uploaded to your wiki before you can use it, or 2) import it from somewhere like google fonts [02:09:42] [3/3] the method for applying `font-family` is going to change depending on whether you import or upload it - if you're uploading it, you need to specify `@font-face` as well [02:09:54] None of this is specific to Miraheze [02:10:26] As for templates not loading parameters in the visual editor, enable the TemplateData extension like emiliers said [02:10:35] and add your params [02:15:51] The font I'm using is Franxurter, which is available on Miraheze [02:16:40] [1/2] Still has an error [02:16:40] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1530035960635457638/image.png?ex=6a641c87&is=6a62cb07&hm=e790d08af0f97f4cf08ecac84176f40c31f848456d8f9191fdf215e9f94a51ab& [02:17:10] Yes, I added the h6. You just can't see it [02:20:31] What do you mean "it is available on miraheze" [02:21:09] [1/2] This font popped out when I typed it, so it must exist on Miraheze [02:21:09] [2/2] https://www.fontspace.com/franxurter-font-f41684 [02:22:25] The error is "Error: Unexpected token '.' at line 21, col 1." [02:23:54] https://cdn.discordapp.com/attachments/407537962553966603/1530037783509602414/image.png?ex=6a641e3a&is=6a62ccba&hm=32b75443a30672daeb64248113bfa5e423723104f231c3d040adf2fe54aafd0f& [02:24:52] [1/2] idk what you mean by "popped out" - this font is linked from a free font site. You would have to download or import it (as long as the license allows) [02:24:52] [2/2] You aren't seeing any changes because the font doesn't exist [02:25:25] You also haven't properly closed some curly braces which is why this is erroring out [02:25:38] https://cdn.discordapp.com/attachments/407537962553966603/1530038218769305630/image.png?ex=6a641ea2&is=6a62cd22&hm=794a0d72dc5e7e0fe46005279b81182af5f8f50af76ba745453474c41daf6c44& [02:26:33] Oh wait, it was a local [02:26:34] [1/2] just because it appears in autocomplete doesn't mean that the font exists, idk what to tell you [02:26:34] [2/2] try it with a normal font like arial first [02:26:54] How do I upload a font? [02:27:25] Read this page: [03:16:31] [1/2] > [818460863c54db50a946c953] 2026-07-24 03:15:51: Fatal exception of type "Wikimedia\Rdbms\DBQueryError" [03:16:32] [2/2] bug encountered while importing from meta.wikipedia.org [03:20:37] Btw I think https://dev.miraheze.org/wiki/Fonts and https://meta.miraheze.org/wiki/Help:How_to_add_fonts are almost identical besides some edits WWR and I made. [03:24:28] does it matter if we import {{meta:Template:Anchor}} instead of {{mw:Template:Anchor}}? the they've got very different sets of revisions [03:24:29] [03:24:30] [03:32:01] Hah! I didn't check meta wiki before linking. When I googled "miraheze how to import fonts," dev wiki came up first 👀 [04:47:14] [1/2] anyone know the css to change to fix "false" from wrapping like that [04:47:14] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1530073853525757962/image.png?ex=6a643fd2&is=6a62ee52&hm=8c3108ecf3cb798befaa0e206c5ae5ec90460d85698f193497d7b2c59e0349e5& [05:29:31] word-wrap or word-break property perhaps [08:20:42] [1/2] fart [08:20:42] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1530127572107526254/image.png?ex=6a6471d9&is=6a632059&hm=a3fb7bf3bdc095f74cfb96b4fa79d60729493d25ea08a5c20c26cf30e4b8a80c& [08:43:59] Try refreshing, that may fix it. [09:47:42] oh yeah i alr did it [09:47:46] idk why but miraheze has been slooooooooooooooooooooooooooow for me [09:47:52] https://cdn.discordapp.com/attachments/407537962553966603/1530149510875971624/image.png?ex=6a648648&is=6a6334c8&hm=7ad03280c400d17362701da6c94b80752406ee2e26cff9d7194d6b6d88353d14& [09:48:07] can confirm that it aint my wifi tweaking out [09:48:58] this just happened again, except reloading does nothing [09:49:00] 💔 [09:49:34] nvm it took 10 reloads [09:56:11] remove the / at the start of wgFavicon I think [10:26:27] [1/2] [Happy 11 year anniversary Miraheze! ](https://meta.miraheze.org/wiki/Miraheze-11-year) [10:26:28] [2/2] Donation / bday gift - SENT! 💪 [10:29:37] @mayuxi_ if you wanna DM me proof, I can give you the donor role. [10:36:50] yellowwwwwwwwwwww [11:51:37] https://cdn.discordapp.com/attachments/1421223174841958551/1470184533167964361/togif.gif [11:54:08] I don't think this is relevant to this server [11:54:46] Anyway, what CSS is needed for [[dev:]] anyway as maybe I could make it [11:54:47] [12:00:02] This isn't revelant to this server, and this looks like spam and/or scam. Please refrain from sending this, or you will be removed from the server. Thanks. [12:01:33] My brother in christ [12:01:46] I shitpost with every message and have not seen problom 💔 [12:01:58] Well, now I am telling you. [12:02:01] there is no problom with estonian car images [12:02:08] or images relating to cars [12:02:16] https://klipy.com/gifs/torpedo-roomba-1 [12:02:19] wah [12:11:51] what the fuck :AP_LunetteShocked: [12:12:29] why not attach a warhead to your pet roomba as an alarm to detect when it falls [12:12:50] i don't got no roomba [12:12:57] not yet [12:13:16] but we don't plan to :ED_ArchieAHHHHH: [12:13:26] just you wait gng [12:14:01] :SM_RoyREADS: [12:14:43] -# oh neptune [12:14:57] https://klipy.com/gifs/remove-kebab-1 [12:15:42] https://media.discordapp.net/attachments/1006369257040388238/1099047388049580066/caption-5-1.gif [12:16:19] I DON'T WANT NO CHEESE STICKS!!! :DM_ArchieAHHHHH: [12:16:35] https://cdn.discordapp.com/attachments/1286047329102594150/1290020114762174526/togif.gif [12:18:25] https://tenor.com/view/war-thunder-skill-issue-gif-26627033 [12:50:13] ahh good ol' war thunder and it would be better you put in #offtopic [12:54:22] Anyway, what CSS is needed for [[dev:]] anyway as maybe I could make it ? [12:54:23] [12:54:48] I think more HTML based tenplates would be neat BTW [14:35:53] idk why but the CSS template just doesnt work for me, idk if im doing anything wrong [14:36:14] [1/2] https://itemasylum.wiki/User:PrabhasXD/Sandbox_2 i added it to this at the end of the page [14:36:14] [2/2] `{{CSS|User:PrabhasXD/styles.css}}` [14:36:19] it just doesnt apply i do not get it [15:24:25] Huh [15:24:44] ?debug=2 ? [15:24:59] the Loops extension has a setting called $egLoopsCountLimit that we need to change but it doesnt seem to be available in ManageWiki, any solutions? [15:25:00] Oh, right at the bottom? [15:25:10] its the css template [15:25:14] it dont work like that [15:25:39] wtf [15:25:42] i thought it did [15:26:17] wait actually it does sorry [15:26:22] I dont see the css template in it? [15:27:48] [1/2] Do you want something like this? [15:27:49] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1530235059146199322/screen.jpg?ex=6a64d5f4&is=6a638474&hm=86b85ad82565cb90a478aa9aa865a20fd6db4d53bb475b6c8135ff4fcffa1f92& [15:30:13] ⁉️ [15:30:33] [1/2] that box is supposed to be below this green box [15:30:33] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1530235747741733046/image.png?ex=6a64d698&is=6a638518&hm=6e88d2f8ddd61ec801c271e338ae16603b5408783b3a10fe4725e86703aefba7& [15:30:39] idk why it just, does not wanna work [15:30:52] rn im using personal css but it affects other stuff so i dont wanna use it [15:30:59] it is right at the bottom of my page [15:31:10] yeah it aint supposed to be at the bottom [15:31:12] idk why its there [15:32:30] Is the template/code right under the code for the green box? [15:32:48] yeah [15:33:11] the code works, the css template doesnt [15:36:48] i think it needs overrides by cases which requires a [[phorge:]] ticket [15:36:49] [15:40:30] I don't See. your css template because you didn't Put. it [15:40:52] let me add it again [15:41:25] added [15:45:37] im guessing it could be because citizen.css and your styles css might be conflicting [15:45:44] took a look at ur styles.css and it appears 2 be the same thing [15:47:12] oh [15:48:08] https://cdn.discordapp.com/attachments/407537962553966603/1530240175483912386/image.png?ex=6a64dab8&is=6a638938&hm=40f8fe759dada208ad3d2fc4d5d58039a9c9bf4c47988d8f04e0a58fb20a714c& [15:48:13] What's the problem? [15:48:19] https://crashysownapocalypse.miraheze.org/wiki/File:Franxurter.woff [15:54:14] you didnt close the @media screen braces properly [15:55:53] you also want to use `https://static.wikitide.net/crashysownapocalypsewiki/f/f9/Franxurter.woff` as the link, and i believe the format is `woff` not `truetype` [15:56:54] `truetype` is for `.ttf` files [15:57:55] https://cdn.discordapp.com/attachments/407537962553966603/1530242636387061891/image.png?ex=6a64dd03&is=6a638b83&hm=d481ee4a3f2d3d6b104d8874a836bdb394537577187f596c6a22b6fb79f8aa65& [15:58:22] you have extra brackets at the bottome [15:59:30] also you want to close the `@media screen` with another bracket on line 21 [15:59:46] (as solymr said) [16:00:52] https://cdn.discordapp.com/attachments/407537962553966603/1530243376635576470/image.png?ex=6a64ddb3&is=6a638c33&hm=5644864ce55b59a1eac9c3fb7adc4bd729c1af163c6e1f2ecd29b8cc6ea950ad& [16:01:35] hover over the red X to see the issue [16:01:44] im guessing theres an extra bracket to the right [16:02:34] https://cdn.discordapp.com/attachments/407537962553966603/1530243805339586621/image.png?ex=6a64de19&is=6a638c99&hm=3411da1f2076e8e01156dfeaeb51b992d4e9cc258c23b52c3fb59b11ea1f33d3& [16:02:48] There's a , at h6 which you can't see [16:03:20] delete the comma [16:04:58] you seem familiar [16:05:16] https://cdn.discordapp.com/attachments/407537962553966603/1530244486989348904/image.png?ex=6a64debc&is=6a638d3c&hm=9542aa747b3e7c9f4c0391571d309be5b33dbccc2e84ba92adc978f0e5450c9b& [16:05:18] rage consumes me [16:05:41] removed the comma from line 29 but rbrace? [16:05:48] Like another } or a ]? [16:05:57] i meant the comma that you mentioned on 27 😭 [16:06:09] I removed the comma at 27 [16:06:17] actually idk how font-family works lemme check [16:06:18] Now I have another issue with 29 [16:06:41] yeah keep the comma on 29 [16:07:52] guys im struggling here can yall help me with an infobox not working :sob: [16:08:28] [1/2] It's telling me "Warning: Expected end of value but found ','." when I put it back [16:08:29] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1530245292555894814/image.png?ex=6a64df7c&is=6a638dfc&hm=4d381ae71dbf6d8178e9ec5aad627857371ba1baf5627e3d84055c1d64ad0759& [16:09:34] i dont think you need the `@franxurter` [16:10:34] Issue has been fixed [16:12:46] iyici: guessing you imported from wikipedia, you also need the css from MediaWiki:Common.css. wikipedia's infobox css is split between Module:Infobox/styles.css (which you have) and MediaWiki:Common.css [16:13:33] i already have mediawiki:common.css :broken_heart: [16:14:20] https://corsway.miraheze.org/wiki/Template:Infobox_Corsene_Government i truly cannot figure out the issue [16:14:41] [[mh:corsway:MediaWiki:Common.css]] has no infobox styling in it [16:14:47] [16:15:21] ag [16:15:43] im gonna have to manually write that arent i [16:15:49] you can copy+paste and put attribution in the edit comment [16:16:04] [[w:MediaWiki:Common.css]] [16:16:04] [16:19:49] alas it seems doing that with the infobox section has not resolved my dilemma [16:25:17] i may be cooked [16:39:07] css linter is extremely outdated I wouldn't be surprised if it's just making stuff up [16:46:27] the linter doesn't even understand the concept of variables somehow [16:46:45] "expected blah blah but found var-" shut up!!!!!! [16:47:19] actually that might not apply here I was thinking of fandom [16:47:49] yeah nvm it's fine here lol [18:05:22] Besides what Honoka said, there's also [[dev:Module:Loops]] [18:05:23] [18:06:58] oh neat [18:14:22] [1/4] I'll help the first 10 people interested on to  start earning $70k or more within a week, but you will reimburse me 10% of your profits when you receive it. Note: only interested people should send a friend request or send me a dm! ask me (HOW) via Telegram [18:14:22] [2/4] @SusanBeswick [18:14:22] [3/4] Or click The telegram link on my bio [18:14:22] [4/4] WhatsApp: +1 (727) 264-9665 [18:15:35] No thanks. I choose not to be scammed. [18:15:41] @Discord Moderators [18:16:07] Ta [18:25:54] this worked as a replacement, thanks [18:38:27] i still havent been able to figure out the issue with this damn infobox https://corsway.miraheze.org/wiki/Template:Infobox_Corsene_Government [18:45:22] it works on wikipedia [18:48:20] @iyici you need to assign the dataX parameters to other parameters that you can use on a page [18:49:29] as in TemplateData? [18:49:37] [1/13] for example: [18:49:38] [2/13] ``` [18:49:38] [3/13] {{Infobox [18:49:38] [4/13] | label1 = Name [18:49:39] [5/13] | data1 = {{{name|}}} [18:49:39] [6/13] }} [18:49:39] [7/13] ``` [18:49:39] [8/13] and then when using the template, you can do: [18:49:40] [9/13] ``` [18:49:40] [10/13] {{Infobox something [18:49:40] [11/13] | name = example! [18:49:41] [12/13] }} [18:49:41] [13/13] ``` [18:50:31] templatedata tells the visualeditor what the parameters do, but it doesnt implement the parameters [18:50:46] so if i understand correctly the dataX tags need to be included in the base infobox template? [18:51:02] rather than this specific one? [18:51:21] the base infobox template provides the dataX tags [18:52:12] i already have that w them https://corsway.miraheze.org/wiki/Template:Infobox [18:52:31] but this specific infobox needs to assign its own parameters to the dataX values [18:53:31] so i cant have the specific infobox template use params to define them? [18:53:37] balls [18:55:17] thats an issue for what im trying to do bc certain things that i intend to have use this specific template would need different labels for certain dataX tags [18:56:06] [1/16] > For {{Infobox topic}}, template code then looks like this, simplified: [18:56:07] [2/16] > [18:56:07] [3/16] > `{{Infobox [18:56:07] [4/16] > | name = {{{name|{{PAGENAME}}}}} [18:56:07] [5/16] > | image = {{{image|}}} [18:56:08] [6/16] > | caption1 = {{{caption|}}} [18:56:08] [7/16] > [18:56:08] [8/16] > | label1 = Former names [18:56:09] [9/16] > | data1 = {{{former_names|}}} [18:56:09] [10/16] > [18:56:09] [11/16] > | header2 = General information [18:56:10] [12/16] > [18:56:10] [13/16] > | label3 = Status [18:56:11] [14/16] > | data3 = {{{status|}}} [18:56:11] [15/16] > ... [18:56:12] [16/16] > }}` [18:56:34] (from the Template:Infobox documentation) [18:58:35] [1/4] you can make it so that multiple parameters are in the same row [18:58:36] [2/4] ``` [18:58:36] [3/4] | data1 = {{{firstparam|{{{secondparam|}}}}}} [18:58:36] [4/4] ``` [18:59:02] in this case, if both parameters are filled out then firstparam takes precedence [19:00:07] [[mw:Help:Templates]] has a section on parameters and stuff [19:00:08] [19:00:55] this is what i get for trying to make this work with a table :sob: https://ibb.co/0yNgxCcm [19:04:09] OKAY I GOT IT (with the exception of image and image2) [19:07:58] and except text wrapping but thats all minor [19:08:37] <18.748.837.46> Meta question but how did you configure this, I have wiki bot added but its not working properly (the wiki bot server isnt much help) [19:12:03] just three params and text wrapping not working right im so close :sob: [19:15:18] i think you can configure it via dashboard? [19:15:28] wiki-bot i mean [19:16:08] two lines with the same formatting where one doesnt work and the other does i #love programming [19:18:52] https://corsway.miraheze.org/wiki/Template:Infobox_Corsene_Government image, image2, data1, and data6 dont work while the rest do what could possibly be wrong here [19:20:09] <18.748.837.46, replying to emiliers> thats what ive done but it didnt work [19:20:46] does wiki-bot have perms? [19:21:12] <18.748.837.46> how do i check [19:21:48] <18.748.837.46, replying to 18.748.837.46> [1/2] this is the setup i have btw [19:21:48] <18.748.837.46, replying to 18.748.837.46> [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1530293943462531082/image.png?ex=6a650ccb&is=6a63bb4b&hm=bd194f09c56b02f39b55b53a2c197a270051cd2eb3a35f9fd21d9a65f9b264f1& [19:21:57] go to the channel you want wiki-bot to post in > Edit Channel [19:22:23] if you're sure you set up dashboard correctly (including having your wiki linked), it's probably an issue with the permissions you've given wiki-bot on Discord [19:22:55] this could be permissions attached to its role (make sure it has the ability to edit roles) [19:23:03] or it could be permissions attached to the specific channel [19:23:43] discord perms is super messy, so it can sometimes be difficult to tell what went wrong unfortunately [19:24:52] oh, right, and a bot can only give perms to people below it in the role order [19:25:05] so if wiki-bots role is at the bottom of the list, you gotta move it higher [19:25:28] @iyici headers and label/data pairs cant be in the same row [19:26:19] images have to use the full file display syntax [[mw:Help:Images]] [19:26:20] [19:29:51] what exactly do you mean by "cant be in the same row" [19:30:19] Or give it a null role higher in the rankings. [19:32:48] you can have header1 and label2/data2 but not header1 and label1/data1 [19:32:50] <18.748.837.46, replying to emiliers> turns out its cuz theres no user group on the wiki called named-member, it works now lol [19:33:05] the header will override the label/data pair [19:33:11] ah lol i'm glad you figured it out! [19:33:27] so i need to move everything down by 1 [19:33:28] yeah, this is probably the best way haha [19:33:36] yeah 😭 [19:41:15] it is so over [20:12:49] okay params fixed now to get the images and wrapping [20:22:33] Im a lil problem im trying to upload an Mp.4 but it isn't letting me [20:23:11] I can't even change the name without it saying "file name not allowed" [20:24:01] there should be a managewiki setting that determines what file types you're allowed to upload [20:24:32] So i can change it to mp4 if i ever want to ? [20:27:30] Okay i got in it [20:28:45] is there a discord bot that automatically sends every recent change on the wiki to a discord channel? [20:29:11] as in, this server has one but idk if its exclusive to this server [20:29:28] there's a built-in webhook that comes with every miraheze wiki [20:29:44] you can configure it as long as you have bureaucrat rights on your wiki [20:29:59] it's somewhere in ManageWiki [20:31:08] thanks [20:31:14] is there a guide somewhere for this? [20:32:36] https://meta.miraheze.org/wiki/User:Raidarr/Discord_integration [20:33:52] thanks [21:04:50] oh wow, forgot that was around [21:05:02] that should be updated and turned into a general help page tbh [21:05:37] [1/3] why are bullet points evil and sinister [21:05:37] [2/3] https://cdn.discordapp.com/attachments/407537962553966603/1530320070818140242/image.png?ex=6a652520&is=6a63d3a0&hm=6012699063971674775da50c79411a05b0f6716b7bb9057ff9c3e3b645c2bcac& [21:05:38] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1530320071145160896/image.png?ex=6a652520&is=6a63d3a0&hm=dfb672f47eca8969c80f1bf85284fdbbbd2fd3c88511fa6cc1c0b85ca7e62aab& [21:06:44] it was one of the first things that came up when i googled lol. so you certainly made a page with good SEO [21:13:01] by complete accident I assure you [21:39:55] what's the page [21:41:44] [1/5] actually I think it can be solved by changing Template:Statusline from `{{{name}}} || {{{effect}}} || {{{thing3}}}` to ``` [21:41:45] [2/5] |{{{name}}} [21:41:45] [3/5] |{{{effect}}} [21:41:45] [4/5] |{{{thing3}}} [21:41:46] [5/5] ``` [21:42:08] `||` only works if you don't have any newlines [22:01:53] [1/2] I was wondering about the stylesheet used for the monthly newsletter on the meta wiki. [22:01:54] [2/2] Would like to make a similar page (as in having multiple sections split up with tile and formatting). Is there any proper source to look at? [22:11:27] [1/2] See https://meta.miraheze.org/wiki/Template:Monthly [22:11:27] [2/2] It's just flex boxes. [22:11:44] I see. Thanks [22:14:12] [1/2] Yall got any advice for how I can improve the main page of my wiki? [22:14:13] [2/2] https://manichean.miraheze.org/wiki/Main_Page [22:56:03] forgot to mention but this worked ty 🙏 [23:31:29] seems a little short [23:37:04] [1/2] Yeah. Any ideas of what would be some good things to add? [23:37:05] [2/2] Been thinking about doing like a directory or something but have no clue how to format that [23:37:55] I dont really have much experience in designing pages [23:38:02] but that sounds like a good idea [23:57:08] [1/2] Is there a way to make the template appear in the visual editor? [23:57:08] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1530363232894586993/image.png?ex=6a654d53&is=6a63fbd3&hm=fa2dbb99c57e177977452e77e256e351c7de5bea133abc67ea5521a38fd1b084&