User:Novem Linguae/Scripts/TemplateTaxonomyCreator

TemplateTaxonomyAddCite
DescriptionAdds "search" and "insert citation template" links to the Template:Taxonomy edit page, which makes creating new Template:Taxonomy subpages faster.
AuthorNovem Linguae
UpdatedSeptember 19, 2025
    (8 months ago)
SourceUser:Novem Linguae/Scripts/TemplateTaxonomyAddCite.js

Adds "search" and "insert citation template" links to the Template:Taxonomy edit page, which makes creating new Template:Taxonomy subpages faster.

Installation

edit

Go install User:Enterprisey/script-installer, then come back to this page and click the giant blue "Install" button in the infobox on the right.

Or install it manually by adding the below code to your Special:MyPage/common.js file.

{{subst:iusc|User:Novem Linguae/Scripts/TemplateTaxonomyAddCite.js}}

Bugs and feature requests

edit

Your feedback is essential. Please report all bugs and feature requests on GitHub or on the talk page. I am especially interested in which additional high quality databases I should add.

How to use

edit

When creating or editing any subpage of Template:Taxonomy, this userscript will insert a table of links. See screenshot.

  1. The first column will do a search at that website. Once you narrow down the proper genus/taxon/etc. page that you want to use, you can copy that URL/info.
  2. Then return to Wikipedia and click the "cite" link in the second column, which will prompt you for rank, parent, and URL, then it will insert the proper wikicode.
  3. The third column is to let you know what kinds of items are found in that database.


Novem Linguae's user scripts (VE)
# of usersNameDescriptionS++US/L
679CiteHighlighterHighlights 1,800 sources green, yellow, or red depending on reliability. Mainly pulls its data from WP:RSP, WP:NPPSG and WikiProject reliable sources lists.xx
524 GANReviewTool Quickly and easily close good article nominations and good article reviews. Takes care of {{atop}}ing the discussion and changing the talk page templates. x x
196DraftCleaner.jsFix formatting of new articles.xx
111 UserHighlighterSimple Highlights usernames based on permissions and edit count. User data updated daily by NovemBot. Highlights former admins. x x
109VisualEditorEverywhereDisplays the Visual Editor "Edit" tab and "Edit" section link on pages that don't normally have them: templates, talk pages, Wikipedia namespace.xx
106 ReviewStatus Displays whether or not a mainspace page is marked as reviewed x x
101NPPLinksAdds WP:BEFORE, copyvio check, duplicate article check, and other useful New Page Patrol links to the left menu. I like to mouse wheel click these links, which opens them in new tabs without losing focus on the current tab. Includes a professor h-index search.xx
94 DetectSNG Scans a list of 1,600 SNG keywords such as "National Football League" and, if found, displays them at the top of the article page, to help with determining SNG eligibility. x
86 VoteCounter.js Display keep and delete counts in XFD discussions. Also display counts in talk page discussions. x
73 SpeciesHelper For species articles, tries to add the correct speciesbox, category, taxonbar, and stub template. x x
71DetectPromo.jsIf promotional words are detected, displays them in orange at the top of the article.
67 ReFillLink.js Adds a "ReFill" link to the "More" menu. Clicking it opens the page in refill.toolforge.org/ng so citations can be cleaned up.
60 DetectG4G5.js If an unreviewed article was created by a blocked user, or has had an AFD, displays a warning, so you can investigate if it needs CSD G4 or G5.
59 anrfc-lister.js Effortlessly submit RFCs to the RFC closing noticeboard, WP:ANRFC. (Updated version of User:Ajbura/anrfc-lister.js) x
51UserRightsDiff.jsWhen viewing Special:UserRights, easily see what perm was added or removed.x
51 DontForgetG12.js Puts a big orange "Copyvio check" button at the top of unreviewed drafts and articles
51UserTalkErasedSectionsDetector.jsDetect if a user is whitewashing their User Talk by deleting warnings
41WatchlistAFD.jsAutomatically watchlist the AFD pages of your AFC accepts and NPP curations for 6 months, so you can see when stuff is AFD'd and you can calibrate your reviewing. By default, the patroller is not notified of AFD nominations, so this helps fix that. For user profiles, can also "Watchlist SPI" and "Watchlist RFA".x
32UnblockReview.jsEasily respond to unblock requests from blocked users. (Updated version of User:Enterprisey/unblock-review)
25Links.jsAdds links to the left menu, including a user's common.js/global.js/vector.js, central auth, subpages, rename log, global lock log. Also adds pending changes.
22 MarkFreeUseRationale.js Add |image_has_rationale=yes to enwiki-hosted image files containing non-free licenses
19 ShowAdminMessages.js Reveal and highlight hidden messages for admins and other user groups.
19CWWEditSummary.jsWhen copying within Wikipedia, makes it easier to leave an edit summary mentioning attribution
12TemplateTaxonomyCreator (renamed from TemplateTaxonomyAddCite)Create subpages of Template:Taxonomy more easily by clicking a button and filling out 3 prompts.
10BlockedUserHistory.jsIn Special:History, when clicked, show only edits by blocked users
5 UserScriptUserCount.js Visit a user script's .js page to see exactly how many people have installed it, and click a link to see whom.
2 QuickVandalBlock.js A tool to help WP:AIV admins. In diffs and filter logs, places ( indef ) links next to usernames, and ( 31h | proxy ) links next to IPs, for quick blocking. Forked from User:Enterprisey/quick-vand-block, with the "doesn't work on temporary accounts" bug fixed.
2 Superlinks.js Puts a bunch of useful links on the top right of pages, such as "Logs" to see the page's logs. For users, can see "Rights", "Blocks", "CTOP Alerts", etc. Forked from User:Bradv/Scripts/Superlinks.js, with many bugs fixed, and Vector 2022 skin support. x

Less than 5 users: CopyTitle.js, EditRequestReadFAQ.js, RequestedArticleSifter.js, SpecialNewPagesFeedBetaTestLink.js, TopicSubscriptionsTab.js, Vector2022NoWhitespace.js, Vector2022NoFloatingTopBar.js, OldDiffColors.js, CentralNoticeHelper.js

Deprecated (built into MediaWiki now): NotSoFast

Comfortable with GitHub? Submit bug reports and feature requests here