Module:Param Parse: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(when checking if an image doesnt exist, will now not fail if the image link has no SMW data yet)
m (support variant_type = bounty)
Line 548: Line 548:
['monster'] = 'Monster',
['monster'] = 'Monster',
['skill node'] = 'Skill node',
['skill node'] = 'Skill node',
['venture'] = 'Venture'
['venture'] = 'Venture',
['bounty'] = 'Bounty'
}
}
function parse.variant_type_func(type)
function parse.variant_type_func(type)