Revision history of "Module:StringHelpers"

Jump to navigation Jump to 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) 06:01, 15 April 2020Administrator (talk | contribs). . (1,084 bytes) (+1,084). . (Created page with "local p = {} function p.getParagraphFromQuestion(param) dashIndex = string.find(param.args[1], '-', 1, true); if (dashIndex ~= nil) then if (dashIndex - 3 > 0 and ton...")