Module:Infobox Monster: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 47: | Line 47: | ||
parse.variant, |
parse.variant, |
||
parse.passive, |
parse.passive, |
||
parse.aggressive, |
|||
parse.examine, |
parse.examine, |
||
parse.profession_bubble_a, |
parse.profession_bubble_a, |
||
Line 112: | Line 113: | ||
{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='[[Aggressive]]', colspan="6"}, |
|||
{tag='td', content=Infobox.param('aggressive'), colspan="14"}, |
|||
} |
} |
||
:add_row{ |
:add_row{ |