User:Matttest/RemindSign: Difference between revisions

 
(6 intermediate revisions by the same user not shown)
Line 1:
'''RemindSign Tool''', in short form called '''RmdSign''' or '''RS''', is a semi-automated tool created by [[User:Matttest|Matttest]], in order to notify users when they forget to sign after leaving a message on talk pages. The tool is based on JavaScript.
 
== How to useDocumentation ==
'''This tool only works when you enable JavaScript in your browser. '''
Simple! Nothing needs to be configured. After installing the tool, everytime you leave a message on the talk namespace, it will automatically detect whether you sign your messages. If no then it will remind you to sign the messages. Note that this doesn't work on namespaces like TestWiki, so it won't remind you if you forget to sign your comment in community portal.
 
Simple! Nothing needs to be configured. After installing the tool, everytime you leave a message on the talk namespace, it will automatically detect whether you sign your messages. If no then it will remind you to sign the messages. NoteHowever thatthe thisthe doesn'ttool workmay onnot namespaces like TestWiki, so it won't remindnotify you if you forget to sign your commentunder inthe communityfollowing portal.circumstances:
 
# This tool only work in the talk namespaces like User talk. Since it doesn't work on namespaces like TestWiki, so it won't remind you if you forget to sign your comment in community portal.
# If you use a template to substitute your signature instead of using four tildes (<nowiki>~~~~</nowiki>), the tool won't remind you if you forget to sign your messages. If you want to use such signatures, it is recommended that you should make that signature available by four tildes at [[Special:Preferences]].
 
== Install ==
Line 8 ⟶ 13:
 
Method 1:
::1. Open [[User:Matttest/RemindSign.js]].
:2.Copy the code to [[Special:MyPage/common.js|your common.js page]].
 
Line 14 ⟶ 19:
:Input the code below to [[Special:MyPage/common.js|your common.js page]]:
<pre>
mw.loader.load('//publictestwiki.com/w/index.php?title=User:Matttest/RemindSign.js&action=raw&ctype=text/javascript');//Reminder of signing talk pages
</pre>
 
== Test ==
Please go to [[User talk:Matttest/RemindSign|the talk page here]] to test the tool after installing.
217

edits