{% match self %} {% when Self::Deprecation with { message } %}
{{feature}}
{# #}
{% match tracking %}
{% when Some with ((url, num)) %}
#{{num}} {# #}
{% when None %}
{% endmatch %}
) {# #}
{# #}