{data.title}

{data.headline}

{#if expanded}

{data.description}

{#if data.gallery}

Gallery

{#each data.gallery as img} {data.title} screenshot {/each}
{/if}

Source

Forge {#if data.docs} Documentation {/if}
{/if}