MediaWiki:Gadget-prota.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.

November 30, 2025

May 25, 2025

March 21, 2025

  • curprev 01:3001:30, March 21, 2025 admin>Admin 371 bytes +371 صفحه‌ای تازه حاوی «$(function () { var edit = $("#wpTextbox1"); if (edit.length === 0) { return; } $('<div>').append($.map(['Monospace', 'Sans-serif', 'Serif', 'Nazli', 'Tahoma', 'Iranian Sans', 'Inherit'], function (font) { return $('<button>', { text: font }).click(function (e) { e.preventDefault(); edit.css('font-family', font); }); })).insertBefore(edit.parent()); });» ایجاد کرد