{% extends "best-cards/_layout.html" %} {% import "_layout_promo.html" as promo with context %} {% block article %}
{{ promo }}

{{ _('Online Play') }}

{% trans trimmed amaranth=external("https://amaranth.vtes.co.nz", "Amaranth"), vtes_db=external("https://vdb.smeea.casa/about", "VDB") %}

This category presents tools for online play. Each section presents a different tool, the ways to reach its community and the basic Étiquette when using it.

Regardless of the tool, {{ amaranth }} and {{ vtes_db }} can be used for deck building.

{% endtrans %}
{% endblock %}