Jump to content

MediaWiki:Vector-2022.js: Revision history

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.

23 April 2025

  • curprev 05:0105:01, 23 April 2025 Manikanta talk contribs 338 bytes +338 Created page with "mw.loader.using('mediawiki.util', function () { if (document.querySelector('meta[name="viewport"]') === null) { var meta = document.createElement('meta'); meta.name = 'viewport'; meta.content = 'width=device-width, initial-scale=1'; document.getElementsByTagName('head')[0].appendChild(meta); } });"