{if $collection.text != ''}
{$collection.text|nl2br}
{/if}
{if $items}
    {foreach from=$items item=i name=foo}
  • {$i.name|escape}

    {$i.name}

    {$users[$i.user_id].nickname}{if check_login_bool() && $collection.user_id == $smarty.session.user.user_id}删除{/if}

    分类: {foreach from=$i.categories item=e}{foreach from=$e item=c name=foo}{$categories[$c].name} {if !$smarty.foreach.foo.last} \ {/if}{/foreach}{/foreach}

    {$i.sales}销量

    {$currency.symbol}{$i.price}

  • {/foreach}
    {$paging}
{else}
这个书签集内尚无书签,要添加书签到这个书签集,请在你喜欢的作品页面边栏位置使用“添加至书签集”工具。我们建议你从热门作品页面开始。
{/if}
{if $collection.photo != ''} {$collection.name|escape} {else} {$collection.name|escape} {/if} {if check_login_bool()}

给这个书签集评分

{if $collection.rate}
{section name=foo start=1 loop=6 step=1} {if $collection.rate.rate >= $smarty.section.foo.index}{else} {/if} {/section}
{else}
{section name=foo start=1 loop=6 step=1} {$smarty.section.foo.index} {/section}
{/if} ( {$collection.votes} {$lang.votes} ){if $collection.rate}你投了:{$collection.rate.rate}星{/if}
{/if}

书签集创建人

注册时间:{$collection.user.register_datetime|date_format:"%Y-%m-%d"}

最后登录:{$collection.user.last_login_datetime|date_format:"%Y-%m-%d"}

{foreach from=$user_badges item=b name=foo} {$b.name|escape} {if $smarty.foreach.foo.last}{/if} {/foreach}
{if check_login_bool() && $collection.user_id == $smarty.session.user.user_id}

{$lang.edit_collection}

260x140px

删除书签集?

{/if}