Module:PBD-F: 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.

10 February 2024

  • curprev 21:3521:35, 10 February 2024PeaceDeadC talk contribs 72,914 bytes +72,914 Created page with "-- Original module located at en:Module:Wd and en:Module:Wd/i18n. local p = {} local arg = ... local i18n function loadSubmodules(frame) -- internationalization if not i18n then if frame then -- module invoked by page/template, get its title from frame i18n = require(frame:getTitle().."/i18n") else -- module included by other module, get its title from ... i18n = require(arg.."/i18n") end end end p.commands = { property = "property",..."