{# Wrapper function #} {% macro Icon(type, icon, classes = '', title = '', hidden = false, attributes = {}) %} {% set type = type|capitalize %} Hello {% endmacro Icon %}