Module:Infobox Monster: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
mNo edit summary |
||
Line 115: | Line 115: | ||
} |
} |
||
:add_row{ |
:add_row{ |
||
{tag='th', content='Description', colspan="7"}, |
{tag='th', content='Description B', colspan="7"}, |
||
{tag='td', content=Infobox.param('description_b'), colspan="13"} |
{tag='td', content=Infobox.param('description_b'), colspan="13"} |
||
} |
} |
||
:add_row{ |
:add_row{ |
||
{tag='th', content='Description', colspan="7"}, |
{tag='th', content='Description C', colspan="7"}, |
||
{tag='td', content=Infobox.param('description_c'), colspan="13"} |
{tag='td', content=Infobox.param('description_c'), colspan="13"} |
||
} |
} |