Jump to content

User:DemonDays64/Scripts

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by DemonDays64 (talk | contribs) at 22:50, 15 May 2020 (Link to doc). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
  • 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
[edit]
  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}}