Jump to content

Wikipedia:WikiProject Wikipedia Badges/badgescripts

From Wikipedia, the free encyclopedia

Scripts to give badges

[edit]

Script to give a "Great Answer Badge"

Author: Modified by Anyashy from a script by Writ Keeper
What it does: Allows users to post a "Great Answer Badge" on user talk pages with one click.
To add: Copy the text in the box below and paste it into your common.js page then bypass your cache (instructions are on top of your .js page).
importScript("User:Anyashy/Scripts/greatanswer.js");

Script to give badges through WikiLove

Author: Ocaasi
What it does: Allows users to post any badge on user talk pages through WikiLove.
To add: Copy the text in the box below and paste it into your common.js page then bypass your cache (instructions are on top of your .js page).
importScript("User:Ocaasi/WikiLoveinstallscript.js");