Module:Infobox Item: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
Tags: Manual revert Reverted
(That's for shop lines)
Tag: Manual revert
 
Line 19: Line 19:
parse.episode,
parse.episode,
parse.value,
parse.value,
parse.buy_price,
parse.examine,
parse.examine,
parse.variant,
parse.variant,
Line 54: Line 53:
{tag='th', content='Value', colspan="6"},
{tag='th', content='Value', colspan="6"},
{tag='td', content=Infobox.param('value'), colspan="14"},
{tag='td', content=Infobox.param('value'), colspan="14"},
}
:add_row{
{tag='th', content='Buy Price', colspan="6"},
{tag='td', content=Infobox.param('buy_price'), colspan="14"},
}
}
:add_row{
:add_row{