MediaWiki:Gadget-GlobalGlossaryGraph.js: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 August 2025

  • curprev 16:3316:33, 30 August 2025 AdminIsidore talk contribs 5,326 bytes −4,675 No edit summary
  • curprev 16:3216:32, 30 August 2025 AdminIsidore talk contribs 10,001 bytes +10,001 Created page with "$(function() { 'use strict'; mw.loader.using(['ext.gadget.d3', 'mediawiki.api'], function() { $('.global-glossary-graph').each(function() { var $container = $(this); new mw.Api().get({ action: 'askargs', conditions: 'Category:Glossary Entries', printouts: 'Glossary-Term|Glossary-Definition', parameters: 'limit=100', // Increased limit for global graph f..."