Module:Infobox Monster: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(Calculate weapon strength from unlock level)
m (Rename Passive small icon.png (via JWB))
 
Line 123: Line 123:
end
end
infobox:add_row{
infobox:add_row{
{tag='th', content='[[File:Passive activity icon.png|14px|link=Passive activity]] [[Passive activity|Passive]]', colspan="7"},
{tag='th', content='[[File:Passive small icon.png|14px|link=Passive activity]] [[Passive activity|Passive]]', colspan="7"},
{tag='td', content=Infobox.param('passive'), colspan="13"},
{tag='td', content=Infobox.param('passive'), colspan="13"},
}
}