Module:Infobox Scenery: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
(Changing from examine to description; there is no examining in this game. Still supports giving the param as "examine", though.)
Line 18: Line 18:
parse.premium,
parse.premium,
parse.episode,
parse.episode,
parse.examine,
parse.description,
}
}
Line 42: Line 42:
}
}
:add_row{
:add_row{
{tag='th', content='Examine', colspan="6"},
{tag='th', content='Description', colspan="6"},
{tag='td', content=Infobox.param('examine'), colspan="14"}
{tag='td', content=Infobox.param('description'), colspan="14"}
}
}
:pad(20)
:pad(20)