Module:Infobox Monster: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
Im Wired In (talk | contribs) (Move params to Module:Param Parse) |
Im Wired In (talk | contribs) mNo edit summary |
||
Line 70: | Line 70: | ||
{tag='td', content=Infobox.param('experience'), colspan="13"}, |
{tag='td', content=Infobox.param('experience'), colspan="13"}, |
||
} |
} |
||
if infobox:is_param_defined(Infobox.param(' |
if infobox:is_param_defined(Infobox.param('attack_style')) > 0 then |
||
infobox:add_row{ |
infobox:add_row{ |
||
{tag='th', content='[[Attack Style]]', colspan="7"}, |
{tag='th', content='[[Attack Style]]', colspan="7"}, |