Module:parameters/lite: 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.

30 November 2022

  • curprev 19:2419:24, 30 November 2022Sware talk contribs 790 bytes +790 Created page with "local export = {} local function clean(x) return x and #x > 0 and x or nil end -- This modifies params! -- Only supports required, aliases (a list of alternative names) func..."