{% macro tournament( kind = "main" ) -%}
{{ _("This is an entry in the Bibliodèque project.") }}
{% if kind == "reference" %} {{ _("The archetype is used as a strategic reference in the Codex:") }} {% elif kind == "variant" %} {{ _("This is a variant of a major tournament archetype:") }} {% else %} {{ _("The archetype has consistently won tournaments:") }} {% endif %} {{ _("here is the analysis of a tournament-winning decklist of the archetype instead.") }}