Return to dataset 4CAT Explorer (beta){% if parameters and parameters.get("label") %} • {{ parameters.get("label") }}{% elif thread %} • {{ thread }}{% endif %}

{{ key }}
{% if key %}
{% if post_count > max_posts %}

Large dataset - only showing the first {{ max_posts }} posts. Use filter processors to limit the dataset.

{% set post_count = max_posts %} {% endif %}

Showing posts {{ offset + 1 }} - {{ post_count if (offset + limit) > post_count else (offset + limit) }} ({{ post_count }} in total).

{% if custom_fields and custom_fields[0] == "invalid" %}

Invalid custom fields JSON - can't show posts properly ({{ custom_fields[1] }}).

{% endif %} {% if custom_fields and 'sort_options' in custom_fields %}

Sort posts by:

{% endif %}
{% elif thread %}

Showing {{ post_count }} posts from {{ datasource }}/{{ board }} thread {{ thread }}.

Note that the archived posts may not be complete.

{% endif %}