Sections:
@:html.a2('item.main.'+a.item_id):@ -
@:((a.rcp_flag>0)||(a.type=='recipe'))?html.a2('item.recipe.'+a.item_id)+' -':'':@
@:(a.sll_flag>0)?html.a2('item.sell.'+a.item_id)+' -':'':@
@:(a.drp_flag>0)?html.a2('item.drop.'+a.item_id)+' -':'':@
@:html.a2('item.owners.'+a.item_id):@
@:html.h('table.items.world_count'):@: @:(a.world_count>0)?a.world_count:'0':@ @:html.h('table.items.owners'):@: @:(a.owners)?a.owners:'-':@
@:html.a('map.item.'+a.item_id,html.h('etc.mapStatus.loc')):@
|