Module:No globals: Revision history

From Equestripedia, the Archives of Equestria!

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.

17 December 2021

1 April 2020

  • curprev 06:2806:28, 1 April 2020wk>MusikAnimal 307 bytes 0 Undid revision 948472525 by [[Special:Contributions/w>DiBabelYurikBot|w>DiBabelYurikBot]] ([[User talk:w>DiBabelYurikBot|talk]])

7 February 2020

  • curprev 00:3600:36, 7 February 2020Amelia talk contribs 307 bytes +307 Created page with "local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Tried to read nil global ' .. tostring(k), 2) end return nil end function mt.__newi..."