Module:Wd: Revision history

From MaRDI portal

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.

28 November 2023

4 October 2023

11 July 2023

2 July 2023

  • curprev 17:5817:58, 2 July 2023Schubotz talk contribsm 70,642 bytes 0 1 revision imported
  • curprev 17:5617:56, 2 July 2023Schubotz talk contribs 70,642 bytes +70,642 Created page with "-- Original module located at en:Module:Wd and en:Module:Wd/i18n. require("strict") local p = {} local arg = ... local i18n local function loadI18n(aliasesP, frame) local title if frame then -- current module invoked by page/template, get its title from frame title = frame:getTitle() else -- current module included by other module, get its title from ... title = arg end if not i18n then i18n = require(title .. "/i18n").init(aliasesP) end end..."

30 June 2023