Module:Infobox Quest Item: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(heavily cut down version of Infobox Item, but with all the non-quest stuff cut out and all the quest-only stuff as no longer optional)
 
m (name typo)
Line 8: Line 8:
local config = {
local config = {
infobox_name = 'Item',
infobox_name = 'Quest Item',
class = {Infobox.smw_param('episode')},
class = {Infobox.smw_param('episode')},
}
}