Module:Path stripper: 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.

22 December 2021

  • curprev 20:3120:31, 22 December 2021Admin talk contribs 825 bytes +825 Created page with "local p = {} function p.main(frame) local param = (type(frame.getParent) == 'function') and frame:getParent().args or frame if(param[1] == nil) then retu..."