Module:Infobox NPC: Difference between revisions

Changing from examine to description; there is no examining in this game. Still supports giving the param as "examine", though.
(Move NPC locations to loclines as well)
(Changing from examine to description; there is no examining in this game. Still supports giving the param as "examine", though.)
Line 19:
parse.episode,
{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.examinedescription,
}
Line 49:
end
infobox:add_row{
{tag='th', content='ExamineDescription', colspan="6"},
{tag='td', content=Infobox.param('examinedescription'), colspan="14"}
}
:pad(20)
809

edits