Jump to content

Module:Find sources/autodoc: 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.

19 March 2026

  • curprev 01:1501:15, 19 March 2026 Taurussmith talk contribs m 8,393 bytes 0 Protected "Module:Find sources/autodoc" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]
  • curprev 01:1501:15, 19 March 2026 Taurussmith talk contribs 8,393 bytes +8,393 Created page with "-- Define constants local ROOT_PAGE = 'Module:Find sources' local TEMPLATE_LIST = ROOT_PAGE .. '/templates' -- template config module list local TEMPLATE_ROOT = TEMPLATE_LIST .. '/' -- template config module prefix local LINK_CONFIG = ROOT_PAGE .. '/links' -- link config module list local AUTODOC_SUFFIX = '/autodoc' -- Load necessary modules. local mFindSources = require('Module:Find sources') local cfg = mw.loadData('Module:Find sources/autodoc/config') local p = {}..."