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

Content deleted Content added
Alex Smotrov (talk | contribs)
qSig — «Quick Signature button» user script
 
m might as well do syntax highlighting...
Line 1:
/*<pre><nowikisource lang=javascript>*/
if ((wgNamespaceNumber % 2 || wgNamespaceNumber==4)
&& document.___URL.match(/&action=(edit|submit)/))
Line 41:
})
 
/*</nowiki></presource>*/