FYI, the page header actions are these:
I want to append elements here for my script. Are there any libraries or commonly-used methods to do this? If not, then I'll just figure it out myself
FYI, the page header actions are these:
I want to append elements here for my script. Are there any libraries or commonly-used methods to do this? If not, then I'll just figure it out myself
DB as in Discussion Boards? Well, there are some styles and scripts for Discussions, but they're mostly for niche design or utility uses since they fall beyond the usual wiki scope.
Some of these scripts are listed in https://dev.fandom.com/wiki/Category:Discussions_Scripts
Excellent library, thank you for bringing that up!
I want to load the JSON contents of a MediaWiki:Custom-*.json page for my script. I've seen ProfileTags's method by just getting the raw contents of a page and deserializing it. But is there a better way to do this, especially with JSON?
Where are you trying to add it? There are no reports of the script not working in other wikis AFAIK
Are you trying to POST a discussions post payload? If yes, then, uh, there's not much documentation to go by in the first place, so I guess you should try to give it a go
The new global nav changed the element structure of the input. I've modified the script to fix it, and it's currently awaiting JS review:
https://dev.fandom.com/wiki/MediaWiki:Bang.js?oldid=181520&diff=206737
You probably included a blacklisted word or link in the post body...or something else.
Just edit the body to say that the suggestion is in the comments, and continue
Actually, it's a JS obfuscator made by the authors on the SCP Wiki: https://backrooms-wiki.wdfiles.com/local--files/level-404/obfuscator.js
You could copy the CSS from that wiki into your wiki, with attribution of course.
It's usually located at MediaWiki:Common.css
You could set an anchor at the bottom of an article (or page), and then have a floating link leading to that anchor
You could use snippets from the stylesheet Anonymous to modify the default user avatar
I see, thanks for the clarification
So I found a handy dandy mini snippet here that alerts users that are clicking an external link, I want to know if this is worthy of a script page, or just list it in the JS Cookbook?
Or you could just use it without AWB...
First. Congratulations on necroposting. Second, this script doesn't exist yet, and Friendly Mountain12's interpretation of script installation is the nearest
I need to say. This is epic
You actually need to install a two side script, the user script and the wiki script, this makes sure that users who doesn't install the user side script doesn't hear the audio, a compromise for the Customization Policy
I see, thank you