Jump to content

User:DemonDays64/Scripts

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • Dumb quotes[1] (source) — converts smart quotes to dumb to comply with MOS:Smart quotes.
  • Ref tag spacing[2] (source) — Removes spaces between periods and references.
  • Quick scripts — an easy way to make a regex find-and-replace script. It is not that functional currently. Instead, I just recommend copying the code of Dumb quotes.js and using the functions defined there.
Notes
  1. ^ Copy the following code, edit your user JavaScript, then paste:
    {{subst:lusc|1=User:DemonDays64/Scripts/Dumb quotes.js}}
  2. ^ Copy the following code, edit your user JavaScript, then paste:
    {{subst:lusc|1=User:DemonDays64/Scripts/Ref tag spacing.js}}