Misplaced Pages

:Tools - Misplaced Pages

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is the current revision of this page, as edited by Dirk Hünniger (talk | contribs) at 15:36, 28 November 2024 (Export: Conversion to other formats). The present address (URL) is a permanent link to this version.

Revision as of 15:36, 28 November 2024 by Dirk Hünniger (talk | contribs) (Export: Conversion to other formats)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff) List of tools and scripts for helping editors and readers "WP:TOOLS" redirects here. For Toolforge, see Misplaced Pages:Toolforge. For the former Toolserver, see Misplaced Pages:Toolserver. For list of selected tools, see toolforge:admin/tools. See also: Category:Misplaced Pages tools and Optimum tool set To search for tools, see Toolhub.

This page in a nutshell: Listed below are various tools intended to simplify and increase efficiency of editing, and provide additional functionality to Wikipedians.Shortcuts
Editor tools
Editing aids
Citation tools
Things to review
Customisation

Browsing and editing

See also: Misplaced Pages:Browser notes
wikEd is a full-featured in-browser text editor for Misplaced Pages edit pages
  • Editing tools, tools intended to provide enhanced editing functionality. Contains edit page tools, edit bots, spellcheckers, wikisyntax conversion utilities, etc.
  • Browser tools, tools categorized by browser type
  • Citation tools, tools for citing and referencing
  • Anti-vandalism tools, tools for patrolling and cleaning up Misplaced Pages
  • Alternative browsing, alternatives to accessing Misplaced Pages through your web browser (mobile devices, desktop integration, alternate portals, etc.)
  • User scripts, a collection of JavaScript routines that add functionality to Misplaced Pages pages (e.g., regex search and replace, changing article formatting, and simplifying common tasks)
  • WatchlistBot is a bot that delivers realtime alerts via instant message (XMPP) when watched articles are edited or when watched users or IP networks edit.
  • Navigation shortcuts offer the ability to add personal links to the sidebar, providing quick and easy access to favourite articles within Misplaced Pages.
  • Finding duplicated references: a tool that will find references with the same URL on a page, with some false positives and missed items, is the URL Extractor For Web Pages and Text. It is not a Misplaced Pages tool, and there may be other tools available for the purpose. Instructions on its use for Misplaced Pages are in WP:DUPREF. Such references can often usefully be merged, using <ref name= xxx/> for all except one.

Searching

See also: Help:Searching § Custom search boxes, and Category:Misplaced Pages search tools
  • GlobalWPSearch, search across projects and show missing interlanguage links.
  • macOS Dashboard Widget (deprecated)
  • whichsub finds transcluded templates of a given page which contain a given string.
  • Find Link Tool Find links on Misplaced Pages. Tool created by Edward Betts.
  • Wikimedia Global Search, perform Elasticsearch-based searches across the wikitext of all Wikimedia Foundation (WMF) wikis via WMCS Toolforge and Cloud Elastic services. Due to potential for abuse of expensive long-running queries (e.g., DoS attack), SUL login is required.
  • Insource search is a handy tool that lets you find specific terms or regex patterns across all Wikimedia wikis. It generates a list of pages containing those terms, making it super useful for tasks like AWB/JWB and other search-related activities.

Google tools

Note: Google search results can be several days or even weeks out of date.

Google Slides

Google Docs

Verification

  • verify Flags text that is potentially incorrect or uncited by comparing the information in the article to the text of its citations.

Page histories

General

  • User:Ixfd64/revision sizes, R program for visualizing revision sizes over time
  • Misplaced Pages:Wiki2VCS, script that loads histories onto one's computer, so that they can be quickly diffed and searched
  • XTools Page History Page statistics and visualization, provides sortable and exportable list of all contributors with number of edits and amount of added text. Provides also results of syntax and grammar checks and latest assessment history.

Finding the responsible user

  • WikiBlame, searches for given text in versions of article
  • whoCOLOR, browser script for Grease/Tampermonkey, highlights original authors directly in the article, gets data from a publicly accessible API
  • XTools Blame, find edits that added the given wikitext
  • Who Wrote That?, browser extension for Chrome and Firefox, shows editor information for text as a user moves mouse over article text.

User edit counts and analysis

See also: Category:Misplaced Pages contributor analysis tools

Edit counters

See also: Misplaced Pages:WikiProject edit counters

User interaction analysis

See also: Misplaced Pages:Tools/User interaction investigations
  • Editor Interaction Analyzer compares the edits of two to three specified editors to see which articles overlap, sorted by minimum time between edits by both users. Only works on the English Misplaced Pages. Speed: slow.
  • Intersect Contribs, compares the edits of two to eight editors at any WMF wiki to see which articles overlap. Speed: fast.
  • Intertwined contributions, merges the contributions of two editors at any WMF wiki into a single list. Speed: fast. (Currently not working: error connecting to database.)
  • Interaction Timeline a chronological history of two users' across pages where they both made edits.

Visualization

Importing (converting) content to Misplaced Pages (MediaWiki) format

See also: Misplaced Pages:How to import articles, Misplaced Pages:Tools/Editing tools § Wikisyntax conversion utilities, and Help:Table § Converting spreadsheets and database tables to wikitable format

Google Docs Spreadsheet

  • MediaWiki Table Utility or this updated version This class constructs a MediaWiki-format table from an Excel/GoogleDoc copy&paste. It provides a variety of methods to modify the style. It defaults to a Misplaced Pages styling with first column header.

Microsoft Office

Word

2007 and later
Prior versions
  • For other Macros, see mw:Word macros, Visual Basic macros to use within Microsoft Word to prepare content to be pasted into a Misplaced Pages page.
  • wikEd, a full-featured in-browser text editor for Misplaced Pages edit pages that can convert text and tables pasted from Microsoft Word with a button click

Excel

OpenOffice/LibreOffice

  • LibreOffice Writer is free. It can open almost any file format. It can export to Mediawiki: File menu > export > save as type > MediaWiki. It will save the file as a .txt file which can be opened with any text editor. Copy the wiki code from the text file. You can save any web page as an HTML file, and then open it in LibreOffice Writer. Edit as needed. Remove the parts you don't want. Keep only tables for example. Then export to MediaWiki. Tables can be further edited in LibreOffice Calc. See: Commons:Convert tables and charts to wiki code or image files. And: Help:Table and the section on spreadsheets and the Visual Editor.

HTML

  • Html2Wiki is an extension for MediaWiki that imports HTML

Python

LaTeX

CSV

Many formats

  • Pandoc is a universal document converter

Export: Conversion to other formats

Geotagging-related tools

See also: Misplaced Pages:Obtaining geographic coordinates
  • GeoLocator, Misplaced Pages compatible geotagging metadata generator and coordinate editor

Gadget developers

Tools for gadget devs:

  • Wikiblame – use for searching when some function or option was introduced.
  • Wiki-to-Git – download JS/CSS history to Git which you can then use for gadget development as well as use git blame and other standard development tools.
  • Wikiploy – use to deploy gadgets to Misplaced Pages, Meta and other MediaWiki sites.
  • Global Search – use to check global usage of gadgets, functions etc.
  • Browser tools:

Other

See also

References

  1. CustomizeGoogle
  2. Enhanced Spreadsheet to WikiMedia table Converter proposed
Misplaced Pages directories and indexes
Administration
pages
Protocols
Assistance
The community
MediaWiki
Locutions
Encyclopedia
proper
Types
Featured, good
Topics
LOC, bios, times
Indexes
Searching
Misplaced Pages editor navigation - (Search)
Misplaced Pages key policies and guidelines (?)
Content (?)
P
G
Conduct (?)
P
G
Deletion (?)
P
Enforcement (?)
P
Editing (?)
P
G
Style
Classification
Project content (?)
G
WMF (?)
P
Manual of Style
Content
Formatting
Images
Layout
Lists
By topic area
Legal
Arts
Music
History
Regional
Religion
Science
Sports
Related guidelines
Search
Misplaced Pages accounts and governance
Unregistered (IP) users
Registered users
Account security
Blocks, bans, sanctions,
global actions
Related to accounts
User groups
and global user groups
Advanced user groups
Committees and related
Governance
Misplaced Pages community
For a listing of current collaborations, tasks, and news, see the Community portal.
For a listing of ongoing discussions and current requests, see the Dashboard.
General community
topics
Contents and grading
WikiProjects
and collaborations
Awards and feedback
Maintenance tasks
Administrators
and noticeboards
Content dispute
resolution
Other noticeboards
and assistance
Deletion
discussions
Elections and voting
Directories, indexes,
and summaries
Misplaced Pages essays (?)
Essays on building, editing, and deleting content
Philosophy
Article construction
Writing article content
Removing or
deleting content
Essays on civility
The basics
Philosophy
Dos
Don'ts
WikiRelations
Essays on notability
Humorous essays
About essays
About essays
Policies and guidelines
Misplaced Pages help pages

About Misplaced Pages (?)
Help for readers (?)
Contributing
to Misplaced Pages
 (?)
Getting started (?)
Dos and don'ts (?)
How-to pages and
information pages (?)
Coding (?)
Directories (?)
Missing Manual
Ask for help on your talk page (?)
Misplaced Pages referencing
Policies and guidelines
General advice
Citing sources
Inline citations
Help for beginners
Advanced help
Footnote templates
Find references
Citation tools
(External links)
Misplaced Pages technical help
Get personal technical help at the Teahouse, help desk, village pump (technical), talk pages or IRC.
General
technical help
Special
page
-related
Wikitext
Links and diffs
Media files: images,
videos and sounds
Other graphics
Templates and
Lua modules
Data structure
HTML and CSS
Customisation
and tools
Automated editing
Misplaced Pages templates
Main namespace
Other namespaces
All namespaces
Navboxes
with templates
Inline images
Help pages
Related topics
Search
[REDACTED] Awards, decorations, and medals of Misplaced Pages
Awarded by co-founder Jimmy Wales
Awards by WikiProject
Barnstars and other personal awards
Awards by number of edits
See also
Useful links
Daily pages
Things to do
Resources
Policies /
Guidelines
Administrators
External links
Category:
Misplaced Pages:Tools Add topic