Module:Graphical updates: Revision history

Jump to navigation Jump to search
Diff selection: mark the radio boxes of the versions to compare or click on a revision date to view it. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit

17 October 2024

  • curprev 00:1200:12, 17 October 2024Alex talk contribs 10,503 bytes +10,503 Created page with "--<nowiki> local p = {} local params = require('Module:Paramtest') local clean = require('Module:Clean image2').clean function p.main(frame) local args = frame:getParent().args local function endDateFormat(revNum, dateType) local dateTypes = {['main']='', ['upper']='up', ['middle']='mid'} local endDateType = string.format('rev%s%send', revNum, dateTypes[dateType]) if params.has_content(args[endDateType]) then -- If an ending date has been expli..."