Module:parser/data: 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.

31 July 2024

  • curprev 09:4109:41, 31 July 2024Sware talk contribs 316 bytes +316 Created page with "local data = {} -- __index and __newindex have been excluded. data.metamethods = require("Module:table").listToSet{"__add", "__call", "__concat", "__div", "__eq", "__gc", "__ipairs", "__le", "__len", "__lt", "__metatable", "__mod", "__mode", "__mul", "__pairs", "__pow", "__sub", "__tostring", "__unm"} return data"