Jump to content

Wikipedia:RefToolbar: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Tag: Reverted
Tag: Reverted
Line 4: Line 4:


Originally an opt-in [[Wikipedia:Gadget|Wikipedia Gadget]], Reftoolbar was moved to a site-wide script [[Special:Diff/415556845|on February 25, 2011]], and to an opt-out gadget [[Special:Diff/606473655|on April 2014]].<ref>See the "[[Wikipedia:Village pump (proposals)/Archive 68#Proposal - Turn on RefTools gadget by default|Proposal - Turn on RefTools gadget by default]]" discussion at [[Wikipedia:Village pump (proposals)|Village pump (proposals)]] [[Wikipedia:Village pump (proposals)/Archive 68|Archive 68]].</ref><ref>[[MediaWiki talk:Common.js#Edit request|Implementation details for the default gadget]]</ref> It comes in two versions, depending on the settings at {{myprefs|3|Editor}}.
Originally an opt-in [[Wikipedia:Gadget|Wikipedia Gadget]], Reftoolbar was moved to a site-wide script [[Special:Diff/415556845|on February 25, 2011]], and to an opt-out gadget [[Special:Diff/606473655|on April 2014]].<ref>See the "[[Wikipedia:Village pump (proposals)/Archive 68#Proposal - Turn on RefTools gadget by default|Proposal - Turn on RefTools gadget by default]]" discussion at [[Wikipedia:Village pump (proposals)|Village pump (proposals)]] [[Wikipedia:Village pump (proposals)/Archive 68|Archive 68]].</ref><ref>[[MediaWiki talk:Common.js#Edit request|Implementation details for the default gadget]]</ref> It comes in two versions, depending on the settings at {{myprefs|3|Editor}}.

==Versions==
The default for all users, logged in or not, is refToolbar 2.0.

Click on the version number for more information about each refToolbar implementation.

{| class="wikitable"
! Enable enhanced... !! RefToolbar<br> version !!style="width:400px;" |RefToolbar style !! Script
|-
| Off || '''[[Wikipedia:RefToolbar/1.0|RefToolbar 1.0]]''' || [[File:RefToolbar 1.0.png|400px]]<br> Cite icon on right || [[MediaWiki:RefToolbarLegacy.js]]
|-
| On |||'''[[Wikipedia:RefToolbar/2.0|RefToolbar 2.0]]''' || [[File:RefToolbar 2.0b.png|50%]]<br> Cite menu item on right || [[MediaWiki:RefToolbar.js]]
|}

Table headings are abbreviations of the names seen at {{myprefs|Editing}}:
* '''Enable enhanced...''' will say ''{{int:wikieditor-toolbar-preference}}''.
The '''RefToolbar style''' column indicates the widget that activates the cite mechanism.

Before 2017, there were three versions of Refoolbar: 1.0, 2.0a and 2.0b. Version 2.0a was removed on June 14, 2017, since it was no longer needed.

[[Special:Contributions/78.137.32.7|78.137.32.7]] ([[User talk:78.137.32.7|talk]]) 17:51, 4 June 2022 (UTC)


==Related scripts==
==Related scripts==

Revision as of 17:51, 4 June 2022

This detailed screencast walks through how to use RefToolbar (5 mins.)

RefToolbar refers to a series of JavaScript/jQuery scripts that help editors add citation templates to articles. It works in conjunction with the MediaWiki extension WikiEditor. The Reftoolbar implementation is scattered across several scripts (see, for example, this, this or this prefix search). The newest version, RefToolbar 2.0 is turned on by default for new users.

Originally an opt-in Wikipedia Gadget, Reftoolbar was moved to a site-wide script on February 25, 2011, and to an opt-out gadget on April 2014.[1][2] It comes in two versions, depending on the settings at Preferences → Editing → Editor.

You can also do a "subpages with prefix searches" to find other related pages, in particular MediaWiki and Wikipedia namespace searches are useful.

Call graph

Reftoolbar dependency graphMediaWiki:Gadgets-definitionMediaWiki:Gadget-refToolbar.jsMediaWiki:Gadget-refToolbarBase.jsMediaWiki:RefToolbar.jsMediaWiki:RefToolbarNoDialogs.jsMediaWiki:RefToolbarLegacy.jsMediaWiki:RefToolbarMessages-en.jsMediaWiki:RefToolbarMessages-de.jsMediaWiki:RefToolbarConfig.jstoollabs:reftoolbar/lookup.phptoollabs:reftoolbar/crossref.php
Reftoolbar dependency graph

This image file is found at commons:File:Wikipedia reftoolbar dependency graph.svg.

See also

Notes