Jump to content

User:TheInfernoX/FindGeneralSources

From Wikipedia, the free encyclopedia
Find General Sources
DescriptionSearch article reference materials below the title
Author(s)TheInfernoX
StatusActive
First released9 January 2025
SourceFindGeneralSources.js

This Find General Sources (source) user script imitates adding the find general sources template below the title of the article you are viewing.

Installation

[edit]

Method 1

[edit]

To install the script, get script-installer, then navigate to User:TheInfernoX/FindGeneralSources.js and click "Install" at the top.

Method 2

[edit]

To install the script, add this line to the bottom of your common.js:

{{subst:lusc|User:TheInfernoX/FindGeneralSources.js}}

Notes

[edit]

This user script generates non-strict search queries (i.e., multiple keyword matching) by default.

To do strict search queries (i.e., exact phrase matching), add this additional line to the bottom of your common.js:

window.generalStrictSearch = true;

Comments/reports

[edit]

Comment at my talk page if you have any suggestions or bugs to report.