{% for name in ['url', 'sheet', 'name', 'description', 'stub', 'schema_url', 'cloneable', 'authorization_token', 'selector' ] %} {% if recipe.args.get(name) and (not excludes or name not in excludes) %} {% endif %} {% endfor %}