Wikipedia talk:WikiProject User scripts/Scripts/qSig: Difference between revisions
Content deleted Content added
m Unprotected Wikipedia talk:WikiProject User scripts/Scripts/qSig: protected in error, per request on my talk page |
Alex Smotrov (talk | contribs) divide ~~~~ so it doesn't expand when used in user monobook.js |
||
Line 37:
* sigText — text of signature (also changes it for sig button on toolbar)
Example:
<source lang=javascript>
sigText = '— ~~' + '~~' //dash instead of --
importScript('Wikipedia talk:WikiProject User scripts/Scripts/qSig')
</source>
'''To do''': The structure of Wikipedia forums is quite complicated. You're welcome to add additional forum names to RegExp condition in the script.
|