Module:Materials: Revision history

From RosieSoCrossing

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.

14 January 2026

  • curprev 11:3211:32, 14 January 2026 Rosie talk contribs 4,142 bytes +4,142 Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs local convertCase = require('Module:SentenceCase').firstToUpper data = mw.loadData("Module:Materials/Data") function p.main(frame) local args = getArgs(frame) local game = args.game or '' local nb = args.nb or '' local size = args.size or '' local material = args[1] or args.material or '' local num = args[2] or args.num or '' local sentenceCase = arg..."