{% assign percentage = include.value | replace: '%', '' | default: 38 %} {% assign colors = include.colors | default: include.color | default: 'blue,red,green,yellow,dark' | split: ',' %}