Module:GEBot dump: Revision history

Jump to navigation Jump to search
Diff selection: mark the radio boxes of the versions to compare or click on a revision date to view it. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit

17 October 2024

  • curprev 00:1200:12, 17 October 2024Alex talk contribs 1,402 bytes +1,402 Created page with "local p = {} function p.get(frame) return p._get(frame.args[1], frame.args[2]=='yes') end function p._get(offset, allowhistorical) local dpl = [=[ {{#dpl: |namespace=Module |titlematch=Exchange/%% |nottitlematch=Exchange/%%/Data |nottitlematch=Exchange/%%/doc |nottitlematch=Exchange/%%/annotations.json |ordermethod=title |format=,@%%TITLE%%@,, |replaceintitle=/^Exchange\//, |offset=%s }} ]=] dpl = dpl:format(offset) local res = mw.getCurrentFrame():preprocess(dpl)..."