Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Item Usage: Revision history

From The Petit Planet Wiki

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.

25 November 2025

  • curprev 20:2820:28, 25 November 2025 Stevium talk contribs 3,365 bytes −3 fandom-table -> wikitable undo
  • curprev 20:2120:21, 25 November 2025 Eleiyas talk contribs 3,368 bytes +3,368 Created page with "local p = {} local lib = require('Module:Feature') local Parse = require('Module:Parser').getTemplateArgs local Rlib = require('Module:Recipe').param local Item = require('Module:Item')._main function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, wrappers = {'Template:Item Usage'} }) local item = args[1] or mw.title.getCurrentTitle().rootText local count = 0 local craftType = args['type'] local out = mw.html.create..."