| # | Handle | {#if showReposts}All posts /d | Own posts /d | Reposts /d | {:else}Posts /d | {/if} {#if showPercentages}% of timeline | {/if}
|---|---|---|---|---|---|---|
| Total: | {#if showReposts}{format(sums.all / daysBack)} | {/if}{format(sums.own / daysBack)} | {#if showReposts}{format(sums.reposts / daysBack)} | {/if} {#if showPercentages}{/if} | ||
| {i + 1} |
|
{#if showReposts}
{format(user.all / daysBack)} | {/if}{format(user.own / daysBack)} | {#if showReposts}{format(user.reposts / daysBack)} | {/if} {#if showPercentages}{format(user.all * 100 / sums.all)}% | {/if}