[00:41:00] Where can I go to unprivitize my wiki? I changed my mind because sharing is too tedious [00:41:13] Special:ManageWiki/core on your wiki [00:41:18] thanks [00:41:23] Just uncheck private and hit save, job done. [00:41:48] sweeet [01:25:46] [1/4] https://reconvergentfates.miraheze.org/wiki/Template:WikiRedirect [01:25:46] [2/4] i made this template for, not as a direct redirect, but to state the more original info is found in the original wiki that my wiki is basing its info from. There seems to be an issue because, {{PAGENAME}} should automatically slot in the full page name, but in the screenshot, it only displays anything past the first word and instead redirects to the page of the first word. [01:25:46] [3/4] I'm assuming this is because the space makes it so that it assumes anything past the first word becomes the displayed title, and it should be an underscore otherwise. Can I change this somehow though? [01:25:47] [4/4] https://cdn.discordapp.com/attachments/407537962553966603/1491247649813430382/image.png?ex=69d70019&is=69d5ae99&hm=119c02c88afb42f9cab39fb115531bde56515633e6a61d95aa4fa3551c24ab4d& [01:29:58] you need to replace whitespaces with underscores or use interwiki links [01:30:14] that gets interpreted as `[https://typemoon.fandom.com/wiki/Noble Phantasm]` [01:37:28] yeah im aware of that [01:37:42] is there a way to make it not do that or will i need to set up that interwiki thing [01:38:02] like not consider the whitespaces strictly for that redirect [01:38:19] its ok if I end up needing to make a different version of PAGENAME template as long as I can figure out how to do that [01:38:41] cause i would imagine getting rid of the problem inherently with the PAGENAME template would probably cause some major visual issues down the lione [03:10:56] What is interwiki prefixes? When I look at the [[Help:Interwiki linking]] page theres nothing t here [03:10:56] [03:10:58] https://login.miraheze.org/wiki/Module:InterwikiTable [03:11:27] thank you for forwarding me to a link that does not yet exist [03:11:56] those are the things that link websites to miraheze [03:12:10] usually another wiki [03:12:18] no but the prefixes [03:12:24] what is that [03:12:42] https://www.mediawiki.org/wiki/Manual:Interwiki [03:12:57] https://meta.miraheze.org/wiki/Interwiki [03:13:08] ohhh i see it now [03:13:09] thanks [03:13:10] that helps a ton [03:13:12] wrong link [03:13:22] https://meta.miraheze.org/wiki/Special:Interwiki [03:21:32] okay i think i got it [03:22:02] yeah [03:22:04] i think i got it [03:22:05] hrmm [03:22:21] now i just need to remember how to install this [03:26:19] okay so where can i go to learn about loading modules via a lua module [03:26:23] lets see if the bot tells me that [03:26:43] [[Help:Lua]] [03:26:44] [03:26:53] okay that does something [03:27:35] okay i think i can see how this is meant to work [04:29:59] [1/2] `{{PAGENAMEE}}` [04:29:59] [2/2] [[mw:Help:Magic words#URL encoded page names]] [04:30:00] [04:52:05] OH [04:52:07] very nice thank you [05:04:36] [1/5] trying to learn to use the interwiki stuff, [05:04:37] [2/5] https://reconvergentfates.miraheze.org/wiki/Module:InterwikiTable [05:04:37] [3/5] https://reconvergentfates.miraheze.org/wiki/Module:Sandbox [05:04:37] [4/5] https://cdn.discordapp.com/attachments/407537962553966603/1491302723583344670/image.png?ex=69d73364&is=69d5e1e4&hm=ae473a8d7fe254a2a35678021dac674756e2391b31344809ca13d9a95375ded8& [05:04:38] [5/5] https://cdn.discordapp.com/attachments/407537962553966603/1491302723994517634/image.png?ex=69d73364&is=69d5e1e4&hm=5369b151e56995e1c0e48687d44dfbe956a1c545b3397859c8c13c6ca5eec442& [05:04:41] not entirely sure im doing this properly [05:06:41] expected table, meaning i gave it a true or false value instead? [05:06:49] hmmmm... [05:07:30] i suppose i need to add a bit more then hmm [05:08:20] nope not that [05:11:24] okay i think i fixed the issue but now ive got a different one [05:12:45] okay i think i fixed the issue but now ive got a different one [05:13:09] Module returned a nil value. It is supposed to return an export table. [05:13:13] hmm [05:15:45] ive read and actually tried this time round but this one has me stumped [05:21:07] okay i think im managing this somehow [05:38:22] Okay I found out how to use it. I guess I must have missed this but the wiki internally already carries its own InterwikiTable. I just needed to add my prefix and link to that table and it should already function properly on it's own. No need to add any additional items. [05:43:23] Is there any possibility tgat MH cooperates with WMF? [06:31:19] In what way [07:13:28] How do I get the verified user role [07:16:00] run /auth in any channel [07:53:46] <_arawynn, replying to osoken2438> in #verify [09:06:28] is there a way to make an interactive map on miraheze? [09:41:33] Ykw yeah that’s on me [11:06:00] [1/8] Hi, everyone! [11:06:01] [2/8] Can u pls help me, i have an issue with cargo extension, i'm using the template file with cargo_store declarations to populate a table, but it looks like i can only populate 7 rows per file, no matter how many cargo_store declarations i have in a template file [11:06:01] [3/8] After adding 7 rows to the cargo table it seems to get stuck for eternity, it says: [11:06:01] [4/8] Note: One or more of these tables are currently being populated, via the job queue. [11:06:01] [5/8] But it's been quite a bit of time (30 minutes) for a query of 40 cargo_store declarations [11:06:02] [6/8] I believe, it is stuck [11:06:02] [7/8] WHat can i do? [11:06:02] [8/8] https://cdn.discordapp.com/attachments/407537962553966603/1491393673542500423/image.png?ex=69d78818&is=69d63698&hm=0274268efc48182135fa1e849f9490faff2b673deb55419dfea2d65768a357f0& [11:06:16] i would be grateful for any suggestions on this 😃 [11:10:15] I have tried ?action=purge and “Null Edit” tricks, as well as recreating the table, but it consistently stops after the 7th item. [11:14:11] or it might also be errors in my formatting, and some specials symbols or something i will check it more carefully [11:50:32] if you're linking to a fandom wiki you can just use `[[wikia:typemoon:Noble Phantasm]]`, that works globally [11:51:16] [1/2] Any idea if its possible to force upload a file name with / in it, moving didn't work this time ') [11:51:16] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1491405063380275302/image.png?ex=69d792b4&is=69d64134&hm=fdf76d3d57f5daaae9e4169bd0acdc00b4973fa74dfd4d4237b8943a222b89d8& [11:51:35] [1/2] as it seems that if it was to be uploaded it would work [11:51:35] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1491405140861915227/image.png?ex=69d792c6&is=69d64146&hm=e3ec8f57bdceb312ec5d2460b5f6cd6d1524bb10b44a056f3056a741df1e5d28& [11:55:28] [1/2] could you link the wiki? #verify to send links. [11:55:29] [2/2] As an alternative you might want to try out Bucket (see [[Help:Structured data]]) which seems to have fewer issues like this [11:55:29] [11:56:40] https://afnm.miraheze.org/wiki/Main_Page this one [11:58:09] i don't know the reason, after several attempts it is at 10 rows now [11:59:12] I'll try running a maintenance script on it [12:00:11] there might be a mess of stale jobs there, i'm not sure as i cant see the logs, you can just delete all of them if there are any [12:01:13] i'm mostly interested in what went wrong, i've been eyeballing the file for good 30 minutes and can't see any issues with formatting or special characters at least [12:03:35] nope the replacement table only has 7 [12:04:19] as an alternative it looks like this page is trying to do the same thing as https://battlecats.miraheze.org/wiki/Otherworld_Colosseum/rules so I think Bucket would work [12:04:58] https://afnm.miraheze.org/wiki/Template:Populate_Materials_Part1?action=pagevalues is this meant to be blank [12:06:45] i wanted to use this as a page to populate cargo table Materials, it contains a bunch of cargo_store declarations, is it not a correct approach to do it? [12:07:30] looks like it's the correct approach, seems to work for [12:07:34] just cargo is cringe [12:08:19] I know I sound like a broken record but have you considered our lord and saviour Bucket [12:08:56] 😭 [12:09:26] [1/2] "hi guys i have a cargo problem" [12:09:26] [2/2] "use bucket" [12:09:47] yeah, thats why i got puzzled 😅 [12:10:16] i mean, if cargo realy does not work well on miraheze, or just is a buggy mess, than Bucket it is 🤠 [12:10:35] [1/4] I mean: [12:10:35] [2/4] - cargo declare is its own page [12:10:35] [3/4] - storing stuff on one page [12:10:35] [4/4] Looks like one of the main use cases [12:11:09] i just want to make a working wiki i don't care if it is bucket or cargo, if it works- it works [12:11:10] I don't actually know any more about cargo than trying to run one maintenance script [12:13:24] thanks, for your help 🤗 [12:13:37] and i know even less 😂 [12:18:04] [1/9] so, my idea was as follows: [12:18:04] [2/9] 1. Create several pages with Cargo Tables declarations [12:18:04] [3/9] 2. Create a bunch of Template pages containing just cargo_store declarations. About 10 pages containing 1000 declarations in total [12:18:05] [4/9] 3. Use the populated tables with data on other wiki pages [12:18:05] [5/9] I tried this approach with cauldron page and it successfully populated 25 items with cargo_store [12:18:05] [6/9] The prepared a separate page for materials (it contained 130 declarations). Just an empty technical page with cargo_store declarations [12:18:06] [7/9] The issues is, it fails to populate the table (seemingly randomly). So sometimes it populates 7 items, sometimes 9 or 10. [12:18:06] [8/9] I don't see any issues with formatting, i tried to make a smaller file with 45 declarations [12:18:06] [9/9] It does not work and I do not know why 😅 [12:18:07] I remember some conversation once about having to store data through a template rather than with a `cargo_store` but I can't remember exactly where. https://issue-tracker.miraheze.org/T9552 seems to say something about maximum cargo stores on one page [12:18:53] ill try for a bit more, and if i don't succeed, i'll check out Bucket [12:19:07] thanks for your help and info ❤️ [12:20:26] [1/17] I mean with [[mh\:bucket\:Module:BucketPut]] you'd have ```diff [12:20:26] [2/17] - {{#cargo_store: [12:20:26] [3/17] - _table = Materials [12:20:27] [4/17] + {{#invoke:Bucket|put [12:20:27] [5/17] + |materials [12:20:27] [6/17] |Name=Lesser Flash Bloom [12:20:28] [7/17] |Category=Material [12:20:28] [8/17] |Rarity=Mundane [12:20:28] [9/17] |RarityColor=#5c945d [12:20:29] [10/17] |Realm=Meridian Opening [12:20:29] [11/17] |Description=A flower laden with heavy pollen. The slightest spark can ignite the white substance, flaring it to an incandescent brightness. [12:20:30] [12/17] |Source=Various [12:20:30] [13/17] |ValueTier=0 [12:20:31] [14/17] |UsedIn= [12:20:31] [15/17] |ItemImage=Lesser_Flash_Bloom.png [12:20:32] [16/17] }} [12:20:32] [17/17] ``` [12:20:33] [12:20:45] does [[mh🪣Module:BucketPut]] make the link work [12:20:46] [12:20:53] sigh [12:21:10] https://bucket.miraheze.org/wiki/Module:BucketPut [12:25:09] i'll try to set it up right now [12:25:11] [[mh\🪣Module:BucketPut]] [12:25:11] [12:25:16] damn [12:25:19] discord is evil [12:29:46] [1/2] "hi guys I have a windows problem" [12:29:46] [2/2] "use linux" [12:30:00] 😭 [12:30:22] Lowkey hope bucket can actually display images from portableinfoboxes which have a gallery in them [12:30:28] Instead of breaking and having a seizure [12:32:35] bucket doesn't display anything [12:32:41] John bucket typing [12:32:45] it would be portableinfobox which is displaying stuff [12:32:47] Gonna explode [12:33:33] whatever issue you have I don't think it's unique to Bucket and I don't think it's unrecoverable [12:33:49] My bumass problem will never be fixed 💔 [12:33:53] https://discord.com/channels/407504499280707585/1465572781784563773 ahhh [12:34:14] (prolly can be fixed with lua but lua is hell) [12:34:33] I use lua so sparingly [12:34:36] I don't get what you're trying to do though [12:34:47] Jabdjabdjsbsnsns let me word this [12:35:46] [1/4] I got a portableinfobox [12:35:46] [2/4] it has a gallery in it [12:35:46] [3/4] I can use cargo to basically append the image from the infobox to a wikitable [12:35:47] [4/4] problem is it doesn't work if the infobox has a gallery, which obviously will have more than one image in it [12:35:57] [1/2] Just have a template like ``` [12:35:57] [2/2] {{#invoke:BucketPut|...|image={{{1}}}}}{{#tag:gallery|{{{1}}}|{{{2}}}|{{{3}}}|...}}``` if you don't wanna use Lua [12:36:22] Do you wanna take a look at the infobox which currently uses cargo [12:36:31] yeah [12:36:40] Peak gimme a sec [12:37:40] [[mh:itemasylum:Template:Item_Infobox]] [12:37:41] [12:37:55] [[mh:itemasylum:Template:Item_Wikitable]] and the funny Wikitable [12:37:56] [12:38:50] Was gonna use this for another template [12:39:28] [1/2] But that template is being used in pages which always has a gallery in it [12:39:29] [2/2] (For context the infobox is used for area information, "area" as in maps and lobbies) [12:42:18] [1/2] yeah so the only way you're going to be able to do anything about the galleries is to not use the `` tag. essentially what happens is the gallery tag does its own thing and then to all the templates that contain that tag it says "don't do anything with me I've already done my bit". So what Cargo sees is something like \`'"UNIQ-gallery-aldfdk\`"' rather than what's insi [12:42:19] [2/2] de the gallery tag [12:42:45] AHHHHHHBH 💥💥💥💥💥 [12:42:47] Okay [12:43:11] Now i wonder how I'll convince my staff team to let me murder every gallery present in an infobox [12:43:18] (if I'll even do it lmao) [12:43:32] as for replacements for that system not exactly sure [12:43:51] `{{#tag:gallery` I think will have the same problem [12:43:58] Most niche situation ever 💔 [12:44:21] Never heard of this [12:45:15] otherwise you could make an `{{InfoboxGallery}}` template that makes it look the same as the gallery tag did but under the hood does some black magic that makes it usable with your infobox [12:46:01] I remember Cook gave a talk at MUDCon which mentioned a `$` template that converts the arguments to JSON [12:46:03] I would do it but, the question on everyone's mind is "is this really worth it?" [12:46:20] Black magic people save me [12:47:14] the template probably wouldn't be that difficult to implement, the issue would be updating pages to use the template [12:47:58] Sigh yeah [12:48:18] No clue as to where I would even begin with this [12:48:20] Lmao [12:48:49] I could probably make the template as long as you remind me [12:48:53] Lua is weirdddd javascript is insanity everything else is Awesome [12:49:09] Before I actually fully commit to this [12:49:18] I would first tell my staff team [12:49:25] If we come to an agreement then yeah we can do it [12:49:33] Altho testing!!! Must test!! [12:50:58] [1/12] so what I'm thinking of is instead of ``` [12:50:58] [2/12] |infobox-main-image = [12:50:58] [3/12] image1|caption1 [12:50:59] [4/12] image2 [12:50:59] [5/12] image3|caption3 [12:50:59] [6/12] /gallery``` [12:51:00] [7/12] You have ``` [12:51:00] [8/12] |infobox-main-image = {{InfoboxGallery [12:51:00] [9/12] |image1|caption1 [12:51:01] [10/12] |image2| [12:51:01] [11/12] |image3|caption3 [12:51:02] [12/12] }}``` [12:51:34] We nesting templates 🗣️ [12:53:10] Mmm anyways I'll uh keep you posted yeah [12:58:13] it's how we do https://battlecats.miraheze.org/wiki/Template:Magnification [12:58:57] Oh that's cool [12:59:09] Dope [12:59:50] I mean even in my wiki we put a template inside of the infobox [12:59:55] But that template is used so rarely lmao [13:00:07] Used for items which are ranged (basically guns) [13:04:05] [1/2] Wait @thewwrnerdguy if you were to do this [13:04:05] [2/2] what would happen to the gallery tabs in the infobox [13:04:46] they should be fine [13:05:05] Ah [13:05:48] [1/2] "hi guys i have a browser privacy concern" [13:05:48] [2/2] "make your own browser" [13:05:57] ⭐ [14:24:40] Financial and technical