Wikipedia talk:WikiProject User scripts/Scripts/qSig: Difference between revisions

Content deleted Content added
changing the code to reflect what needs to be copied into monobook.js...i.e., importing from Wikipedia namespace, not WP_talk, and import .js!!
m final adjustment...removing the .js part, as, for some reason, this wasn't included in the script name (didn't revert b/c the "talk" part still applies)
Line 40:
sigAccessKey = ',';
sigText = '— ~~' + '~~'; //dash instead of --
importScript('Wikipedia:WikiProject User scripts/Scripts/qSig.js');
</source>