Module:Infobox NPC: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 19:
parse.profession,
{name = 'shop', func = parse.has_content, smw_property = 'Shop'}, -- TODO - move to Module:Param Parse once more details are available, and create property page
parse.examine,
}
Line 51 ⟶ 52:
}
end
infobox:add_row{
{tag='th', content='Examine', colspan="6"},
{tag='td', content=Infobox.param('examine'), colspan="14"}
}
infobox:pad(20)