Module:Data: Revision history

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.

12 May 2022

23 May 2018

  • curprev 05:3405:34, 23 May 2018en>Centrist16 205 bytes 0 Created page with "local mt = {} function mt.__index(t, k) return function(frame) local data = mw.loadData(k) for _,v in ipairs(frame.args) do data = data[v] end return data end en..." undo

27 May 2017

26 May 2017

  • curprev 23:4423:44, 26 May 2017Vivaporius talk contribs 205 bytes +205 Created page with "local mt = {} function mt.__index(t, k) return function(frame) local data = mw.loadData(k) for _,v in ipairs(frame.args) do data = data[v] end return data end en..." undo

28 October 2014