All public logs

Jump to navigation Jump to search

Combined display of all available logs of I-Pixelmon. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:07, 14 June 2025 NewAdmin talk contribs created page Module:CraftingTable (Created page with "-- Module:CraftingTable – animated crafting-grid slots local p = {} local getArgs = require('Module:Arguments').getArgs ---------------------------------------------------------------------- -- helper : 32-px inventory-slot image ---------------------------------------------------------------------- local function slotImage(label, image, link) if not label or label == '' then return '' end local file = (image ~= '' and image) or ('Grid_' .. label .. '.png')...")