All public logs

Combined display of all available logs of Semantic Stargate Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 06:11, 13 May 2019 LIMAFOX76 talk contribs created page Module:Data (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...")