Module:Sandbox/SD0001/nowiki: 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.

19 October 2020

  • curprev 12:2312:23, 19 October 2020 imported>SD0001 226 bytes +226 Created page with 'local getArgs = require('Module:Arguments').getArgs local p = {} function p.main(frame) local args = getArgs(frame) return p._main(args[1]) end function p._m...'