Wikipedia talk:WikiProject User scripts/Scripts/qSig: Difference between revisions
Content deleted Content added
Alex Smotrov (talk | contribs) divide ~~~~ so it doesn't expand when used in user monobook.js |
m →qSig documentation: Replaced deprecated <source> tags with <syntaxhighlight> |
||
(3 intermediate revisions by one other user not shown) | |||
Line 37:
* sigText — text of signature (also changes it for sig button on toolbar)
Example:
<
sigAccessKey = ',';
sigText = '— ~~' + '~~'; //dash instead of --
importScript('Wikipedia
</syntaxhighlight>
'''To do''': The structure of Wikipedia forums is quite complicated. You're welcome to add additional forum names to RegExp condition in the script.
|