Description | Create link to go to the top of the page To Top Adds a link to the footer to go to the top of the page. |
---|---|
Author(s) | User:BrandonXLF |
Status | Working |
First released | January 22, 2019 |
Source | ToTop.js (git) |
GitHub repository | wikipedia-user-scripts |
To Top Adds a link to the footer to go to the top of the page.
importScript('User:BrandonXLF/ToTop.js'); // [[User:BrandonXLF/ToTop.js]]
mw.loader.load('/w/index.php?title=User:BrandonXLF/ToTop.js&action=raw&ctype=text/javascript'); // [[User:BrandonXLF/ToTop.js]]
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/ToTop.js&action=raw&ctype=text/javascript');
Comments are welcome on my talk page, be sure to indicate that you're talking about this script in the title. I would really like any suggestion to make the script run better.