Revision history of "Module:URL"

Jump to: navigation, search

Diff selection: Mark the radio boxes 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.

  • (cur | prev) 18:24, 29 March 2014Jenlom (Talk | contribs). . (2,425 bytes) (+2,425). . (Created page with "-- -- This module implements {{URL}} -- -- See unit tests at Module:URL/tests local p = {} function trim(s) return (mw.ustring.gsub(s, "^%s*(.-)%s*$", "%1")) end f...")