{% comment %} props: - result_count: count of results shown - order: default sort order {% endcomment %}
Order
{%- include icons/chevron-down.svg -%}
Matching Results
{{ include.result_count }} skins
Aspect Ratios
4:3 16:9 16:10 21:9 All
Categories
{%- assign sorted_categories = site.categories | sort -%} {%- for category in sorted_categories -%} {{ category[0] | replace: "_", " " }} {%- endfor -%}
Resolutions
HD SD
Game modes
{%- assign game_modes = "standard taiko catch mania" | split: " " -%} {%- for game_mode in game_modes -%}
{%- include icons/{{ game_mode }}.svg -%} {{ game_mode }}
{%- endfor -%}
Release Date
~