Module:Utilities: 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.

2 September 2017

  • curprev 15:1415:14, 2 September 2017โ€Ž Ccicalese talk contribsโ€Ž 758 bytes +758โ€Ž Created page with "local p = {} function p.process_param(param) s = mw.text.trim( param ) s = string.gsub( s, '%s*,%s*', ',' ) s = string.gsub( s, ',+', ',' ) if ( string.match( s, ',$' )..."