Module:Wd: Revision history

Jump to navigation Jump to search

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.

11 June 2022

26 May 2022

  • curprev 20:1720:17, 26 May 2022Maxwells talk contribs 68,710 bytes +7 No edit summary
  • curprev 20:0320:03, 26 May 2022Maxwells talk contribs 68,703 bytes +68,703 Created page with "-- Original module located at en:Module:Wd and en:Module:Wd/i18n. 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 p.claimCommands..."

23 February 2022