Jump to content

Module:Distinguish: 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.

13 March 2025

  • curprev 00:5000:50, 13 March 2025 Thehighwayman talk contribs m 897 bytes 0 Protected "Module:Distinguish" ([Edit=Allow only administrators] (indefinite))
  • curprev 00:5000:50, 13 March 2025 Thehighwayman talk contribs 897 bytes +897 Created page with "local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local mArguments --initialize lazily local mTableTools --initialize lazily local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local p = {} function p.distinguish(frame) mArguments = require('Module:Arguments') mTableTools = require('Module:TableTools') local args = mArguments.getArgs(frame) local selfref = args.selfref local text = args.text a..."