Module:Pipe escape: 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.

3 February 2024

27 August 2017

  • curprev 15:5715:57, 27 August 2017wikipedia>LR Guanzon 193 bytes +193 Created page with 'local p = {} function p.pipe( f ) local out = {} for _, arg in ipairs( f:getParent().args ) do table.insert( out, arg ) end return mw.text.trim( table.co...'