{% comment %} A bar showing one code variation with icon and buttons to View Code, Download Code, and a link to the web editor if needed. Parameters: variation variation In the shape of name, lang, live_example and folder. baseURL string The URL used before the variation folder name. downloadURL string The URL used for downloading code. web_editor string P5.JS Web Editor ID that will be selectable if given. {% endcomment %}
icon for {{ include.variation.lang }} {% if include.variation.name %} {{ include.variation.name }} {% else %} {{ include.variation.lang }} {% endif %}