Module:Multiple releases: Revision history

From Research Realm

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.

8 March 2025

  • curprev 19:1419:14, 8 March 2025 Ringtail Raider talk contribs 1,072 bytes +1,072 Created page with "local infobox = require ('Module:Infobox').infobox local getArgs = require ('Module:Arguments').getArgs local p = {} function p.main( frame ) local args = getArgs (frame) InfoboxArgs = {} InfoboxArgs["subbox"] = "yes" local a = 1 local IsEmpty = true local KeepCheckingForArgs = true while KeepCheckingForArgs == true do local thisBranch = "branch" .. a local thisVersion = "version" .. a local thisDate = "date" .. a..."