Module:Infobox Monster: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
(Undo revision 16392 by ToofleBerry (talk))
Tag: Undo
Line 49: Line 49:
parse.passive,
parse.passive,
parse.aggressive,
parse.aggressive,
parse.requirements,
parse.examine,
parse.examine,
parse.profession_bubble_a,
parse.profession_bubble_a,
Line 123: Line 122:
{tag='th', content='[[File:Aggressive activity icon.png|3px|link=Aggressive]] [[Aggressive]]', colspan="6"},
{tag='th', content='[[File:Aggressive activity icon.png|3px|link=Aggressive]] [[Aggressive]]', colspan="6"},
{tag='td', content=Infobox.param('aggressive'), colspan="14"},
{tag='td', content=Infobox.param('aggressive'), colspan="14"},
}
:add_row{
{tag='th', content='Requirements', colspan="6"},
{tag='td', content=Infobox.param('requirements'), colspan="14"}
}
}
:add_row{
:add_row{