Module:Uses material list/Sandbox: Revision history

Jump to navigation Jump to search
Diff selection: mark the radio boxes of the versions to compare or click on a revision date to view it. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit

17 October 2024

  • curprev 11:2411:24, 17 October 2024Alex talk contribs 7,226 bytes +7,226 Created page with "local p = {} local geprice = require('Module:Exchange')._price local commas = require('Module:Addcommas') local skillpic = require('Module:SCP')._main local yesno = require('Module:Yesno') local lang = mw.getContentLanguage() local trim = mw.text.trim local split = mw.text.split function p.main(frame) return p._main(frame:getParent().args) end function p._main(args) local materials = {} if (args == nil) then table.insert(materials, mw.title.getCurrentTitle().text..."