Module:Item Crafting: 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.

6 June 2024

20 May 2024

14 May 2024

7 May 2024

  • curprev 21:1121:11, 7 May 2024Toycars talk contribs 7,302 bytes −4 No edit summary
  • curprev 21:1021:10, 7 May 2024Toycars talk contribs 7,306 bytes +52 No edit summary
  • curprev 18:2918:29, 7 May 2024Toycars talk contribsm 7,254 bytes 0 Toycars moved page Module:Module:Item Crafting to Module:Item Crafting without leaving a redirect
  • curprev 18:2818:28, 7 May 2024Toycars talk contribs 7,254 bytes +7,254 Created page with "local p = {} local cargo = mw.ext.cargo local item = {} function p.item_crafting(frame) item = mw.text.jsonDecode(frame:callParserFunction("#var", { "itemData" })) local output = {} local craftTypes = {} local whereResult = p.buildWhereResult(item) mw.log(where) local recipesResult = cargo.query( 'Recipe', 'craftamount1, craftitem1, craftamount2, craftitem2, craftamount3, craftitem3, craftamount4, craftitem4, craftamount5, craftitem5, craftamount6, craftit..."