User:VarunFEB2003/sigReminder

This user is an active vandalism fighter and a member of the Counter Vandalism Unit
This user does most of his Wikipedia operation with the help of Twinkle!
Email this user
This user has extended confirmed privileges on the English Wikipedia.
This user is a proud Wikipedian from India!
From Wikipedia, the free encyclopedia
Sunshine

Signature Reminder Script
User Page   Awards   Subpages   Sandbox   Tools Lab   Guestbook
User script
sigReminder
The sigReminder popup
DescriptionReminds you if you forget to sign!
AuthorVarunFEB2003Dispenser
StatusStable
Browsers SupportedAll Leading Browsers (IE 8+ reqd.)
Skins SupportedAll Skins
SourceUser:VarunFEB2003/sigReminder.js

sigReminder is a User Script designed to remind you id you forget to sign on talk pages. It works with all skins and all browsers (IE 8+ reqd.). sigReminder is a very functionally useful script for users who have a habit of forgetting to sign their posts on talk pages using 4 tildes (~~~~) like new users or users with mental or other health problems. The popup alerts you only if you are on a talk page and have not signed your posts. It works on certain other pages too which are talk pages not lying in the Talk namespace.

Support

This script is compatible will all leading browsers (Internet Explorer 8+) and all Wikipedia Skins i.e Vector (default Skin), Monobook, Modern and Cologne Blue.

Installation

To install the script add the code given below to your common.js page. Click the link to do so. After adding the code to your common.js page bypass your cache by pressing Ctrl+F5 Your script is ready for use! You will now get a reminder if you forget to sign on a talk page!

1. The code for installation on English Wikipedia is:
importScript('User:VarunFEB2003/sigReminder.js'); // Backlink:[[User:VarunFEB2003/sigReminder]]
2. The code for installation on any other Wikimedia's Wiki is:
importScriptURI('https://en.wikipedia.org/w/index.php?action=raw&ctype=text/javascript&title=User:VarunFEB2003/sigReminder.js');

Not functioning?

There can be 2 reasons if the script is not functioning. These can be:

  1. You are using some other user script that interferes with its work and doesn't allow it to function!
  2. You have not setup the code in your common.js properly, please seek personal help from me via my scripts talk page.