{collection.name}
{collection.adventures.length} Adventures
{#if type != 'link'}
goto(`/collections/${collection.id}`)} >
{/if} {#if type == 'link'}
dispatch('link', collection.id)}>
{/if}