Combined display of all available logs of Fisk's Superheroes Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:56, 12 April 2025 Lok talk contribs imported Module:Slot by file upload (1 revision)
- 20:34, 12 April 2025 Lok talk contribs created page Module:Slot (Created page with "local p = {} function p.slot( frame ) local function getFileUrl(fileName) return mw.getCurrentFrame():callParserFunction("filepath", fileName) end local args = frame.args local scale = args.scale or 1 local html = mw.html.create("div") :addClass("slots") :css{ position = "relative", width = "100%", height = 18 * scale .. "px", ["align-items"] = "center", ["justify-...")