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

16 June 2013

  • curprev 14:2914:29, 16 June 2013imported>WikiSysop 604 bytes +604 Created page with "local p = {} local subString, lenString = mw.ustring.sub, mw.ustring.len local gm = string.gmatch function p.split(str, pat) local t = {} -- NOTE: use {n = 0} in Lua-5...."