Module:Utilities: Revision history

From mcr

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.

16 November 2017

  • curprev 17:4117:41, 16 November 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, ',$' )..."