Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Gadget-tgcLinks.js: Revision history

MediaWiki interface page

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

23 November 2025

  • curprev 20:4220:42, 23 November 2025 JamzOJamz talk contribs 4,939 bytes +4,939 Created page with "// Change the 'href' attributes of links that are redirects to the Terraria Wiki // to make them go directly to their destination. Add a CSS class to those links // which applies a slightly different color to them. var cssClass = 'tgclink'; $(document).ready(function() { var allRedirectLinksOnPage = collectAllRedirectLinks(); // modify the title and href attributes of a link and add the class for coloring handleDirectInterwikiLinks(allRedirectLinksOnPage.di..."