Module:Extract text: 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.

13 December 2020

  • curprev 22:4922:49, 13 December 2020Sol talk contribs 255 bytes +255 Created page with "local ExtractText = {} function ExtractText.from_parentheses(frame) local match_result = frame.args[1]:match'%((.*)%)' if match_result == nil then error'The text did no..."