Module:Infobox Interactable: 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.

24 April 2024

22 April 2024

10 April 2024

  • curprev 19:3919:39, 10 April 2024InvalidCards talk contribs 1,815 bytes +1,815 Created page with "local p = {} local Infobox = require('Module:Infobox') local parse = require('Module:Param Parse') function p.main(frame) local args = frame:getParent().args local config = { infobox_name = 'Interactable', } local params = { parse.name, parse.image, parse.release, parse.premium, parse.episode, parse.profession, {name = 'level', func = parse.number}, -- TODO - move to Module:Param Parse once more details are available, and create smw_property p..."