{% for name, link in location %} {% if link %} {{ name }} {% else %} {{ name }} {% endif %} {% if not loop.last %}/{% endif %} {% endfor %}
{% if data %}Formats: HTML, {% for fmt, link in formats %} {{ fmt }}{% if not loop.last %}, {% endif %} {% endfor %}
{{ column }} | {% endfor %}
---|
{% if cell.link %} {{ cell.value }} {% else %} {{ cell.value }} {% endif %} | {% endfor %}
Number of rows is limited up to 100 rows.
{% endif %} {% endif %} {% if row %}Formats: HTML, {% for fmt, link in formats %} {{ fmt }}{% if not loop.last %}, {% endif %} {% endfor %}
{{ column }} | {% if column in ('id', 'type') %} {{ cell.value }} {% elif cell.link %} {{ cell.value }} {% else %} {{ cell.value }} {% endif %} |
---|