Module:Adventure Squad Stack Moves table: 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.

26 January 2025

29 November 2024

  • curprev 23:4423:44, 29 November 2024Jubilee talk contribs 2,308 bytes +2,308 Created page with "-------------------------------------------------------------------------------- -- -- Module:Adventure Squad Move Learned by Stacking table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local data = require("Module:Adventure Squad Move Data Cell") local metatable = {__index = function () return "" end} setmetatable(data, metatable) local args = frame.args local..."