Select Page

User:Evad37/Thanky

Thanky (source) adds thank links next to diff links on special pages (e.g. watchlist, recent changes, related changes).

Installation

To install the script, add the line:

{{subst:lusc|User:Evad37/Thanky.js}}

to Special:MyPage/common.js.

To install on other projects, add the line

mw.loader.load("//en.wikipedia.org/w/index.php?title=User:Evad37/Thanky.js&action=raw&ctype=text/javascript"); // [[w:en:User:Evad37/Thanky]]

to your global.js (for all Wikimedia wikis), or your common.js page on a specific project.