Author(s) | Chlod |
---|---|
Status | Stable |
Updated | November 8, 2020 |
Browsers | Firefox (but likely works on all browsers) |
Skins | Vector |
Source | User:Chlod/Scripts/ReferenceDeselector.js |
ReferenceDeselector is a script that makes references unselectable from a page for easy copy-pasting. This script was formerly called ReferencRemover, but its removing functionality has since been removed as much better alternative that also works (making the references unselectable) exists.
WARNING: You are required by Wikipedia's text license to provide attribution to Wikipedia's editors when using Wikipedia's texts.
DISCLAIMER: I am not responsible for any charges or consequences that you receive from the use of this script, especially in work or school. You are responsible for your own actions when using this script.
Installation
editTo install the script, add this to your common.js file.
mw.loader.load( '/w/index.php?title=User:Chlod/Scripts/ReferenceDeselector.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Chlod/Scripts/ReferenceDeselector.js]]
Source
editThe source can be found at User:Chlod/Scripts/ReferenceDeselector.js. Like all Wikipedia pages, the license is CC BY-SA 3.0.
Discussion
editYou may visit my talk page if you have any concerns.