User:Jean Valjean

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

so I've been trying to figure out how to create a half-breed between these two javascripts there's a list of user scripts here https://en.wikipedia.org/wiki/Wikipedia:User_scripts/List there's this one called Cite Unseen that polls a Github repository to get a list of supposedly unreliable sites https://meta.wikimedia.org/wiki/Cite_Unseen and then it puts an icon next to references that are unreliable then there's this other one that colors links to articles differently, depending on their quality https://en.wikipedia.org/wiki/User:N8wilson/AQFetcher what I want to do, is have a Git repository that will have a list of reliable Infogalactic pages, and provide an icon linking to those next to wikilinks to corresponding Wikipedia pages so for example, someone is on Wikipedia and sees a link to Curtis Yarvin; this will inform them that there's an Infogalactic article about Curtis Yarvin that's better, and give them the opportunity to click on an icon leading to that anyway, all of these scripts are implemented using Javascript and CSS