Module:Infobox NPC: Difference between revisions
Adding actions.
Thingummywut (talk | contribs) (Changing from examine to description; there is no examining in this game. Still supports giving the param as "examine", though.) |
Thingummywut (talk | contribs) (Adding actions.) |
||
Line 13:
local params = {
parse.actions,
parse.name,
parse.image,
Line 48 ⟶ 49:
}
end
infobox:add_row{
{tag='th', content='Actions', colspan="6"},
{tag='td', content=Infobox.param('actions'), colspan="14"}
}
infobox:add_row{
{tag='th', content='Description', colspan="6"},
|