Page history
14 November 2024
12 November 2024
B4rt0
no edit summary
−22
B4rt0
no edit summary
+22
B4rt0
no edit summary
−13
B4rt0
no edit summary
−17
B4rt0
no edit summary
+2
B4rt0
no edit summary
+11
B4rt0
no edit summary
+3
B4rt0
no edit summary
+14
B4rt0
no edit summary
−14
B4rt0
no edit summary
+14
B4rt0
no edit summary
+160
B4rt0
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 = 'Spell', class = {Infobox.smw_param('episode')}, } local params = { parse.name, parse.image, parse.release, parse.episode, parse.examine, } local infobox = Infobox.new(config, params, args) infobox :add_row{ {tag='th', content=Infobox.param('name'), c..."
+1,040