{% if text is defined %} {{text}} {% endif %} {% if params is defined %}
| parameter | type | description |
|---|---|---|
| {{param.name}} | {{param.type}} | {{param.docs}} |
{{example}}
{% endif %}
{% if result_example is defined %}
{{result_example}}
{% endif %}