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

Module:Fabricator: Revision history

From Fisk's Superheroes 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.

12 April 2025

  • curprev 20:5620:56, 12 April 2025 Lok talk contribs m 4,375 bytes 0 1 revision imported
  • curprev 19:2519:25, 12 April 2025 Lok talk contribs 4,375 bytes +4,375 Created page with "local p = {} function p.gui( frame ) local function split(str, sep) if (str == nil) then return {} end local result = {} for match in (str..sep):gmatch("([^"..sep.."]+)") do table.insert(result, match) end return result end local function getFileUrl(fileName) return mw.getCurrentFrame():callParserFunction("filepath", fileName) end local args = frame.args local scale = tonumber(args.sca..."
  • curprev 12:2812:28, 12 April 2025 Lok talk contribs 4,375 bytes +4,375 No edit summary