Module:Infobox Skill Node: Difference between revisions

Changing from examine to description; there is no examining in this game. Still supports giving the param as "examine", though.
(Add unlock_level)
(Changing from examine to description; there is no examining in this game. Still supports giving the param as "examine", though.)
Line 20:
parse.variant,
parse.passive,
parse.examinedescription,
parse.unlock_level,
parse.profession_bubble_a,
Line 68:
}
:add_row{
{tag='th', content='ExamineDescription', colspan="6"},
{tag='td', content=Infobox.param('examinedescription'), colspan="14"}
}
local bubble_a = infobox:is_param_defined(Infobox.param('profession_bubble_a')) > 0
809

edits