Module:Infobox Monster: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
InvalidCards (talk | contribs) (XP parameter) |
No edit summary |
||
Line 22: | Line 22: | ||
parse.variant, |
parse.variant, |
||
parse.passive, |
parse.passive, |
||
parse.examine, |
|||
} |
} |
||
Line 63: | Line 64: | ||
{tag='th', content='[[File:Passive activity icon.png|14px|link=Passive activity]] [[Passive activity|Passive]]', colspan="6"}, |
{tag='th', content='[[File:Passive activity icon.png|14px|link=Passive activity]] [[Passive activity|Passive]]', colspan="6"}, |
||
{tag='td', content=Infobox.param('passive'), colspan="14"}, |
{tag='td', content=Infobox.param('passive'), colspan="14"}, |
||
} |
|||
:add_row{ |
|||
{tag='th', content='Examine', colspan="6"}, |
|||
{tag='td', content=Infobox.param('examine'), colspan="14"} |
|||
} |
} |
||
:pad(20) |
:pad(20) |