Jump to content

Module:Authority control: 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 2026

  • curprev 09:2909:29, 13 March 2026 Taurussmith talk contribs m 12,833 bytes 0 Protected "Module:Authority control" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]
  • curprev 09:2909:29, 13 March 2026 Taurussmith talk contribs 12,833 bytes +12,833 Created page with "require('strict') local p = {} local frame = mw.getCurrentFrame() local config_file = frame.args.config and frame.args.config~='' and ('/' .. frame.args.config) or '' local config = mw.loadData('Module:Authority control/config' .. config_file) local title = mw.title.getCurrentTitle() local namespace = title.namespace local testcases = title.subpageText == config.i18n.testcases local getArgs = require('Module:Arguments').getArgs local wikilink = function(target, label)..."