Page history
13 December 2024
BlackHawk
no edit summary
+9
BlackHawk
BlackHawk moved page Module:Infobox Variant to Module:Infobox Variant Category without leaving a redirect
mBlackHawk
Undo revision 70034 by Alsang (talk) This is specific to monsters/skill nodes. This infobox is intended to be generic for the variant category
−223
Alsang
support the passive parameter
+223
BlackHawk
no edit summary
+641
BlackHawk
no edit summary
+28
BlackHawk
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 = 'Variant', class = {Infobox.smw_param('episode')}, } local params = { parse.name, parse.image, parse.release, parse.premium, parse.episode, parse.variant_type, } local infobox = Infobox.new(config, params, args) infobox :add_row{ {tag='th', content=..."
+1,224