My top {{ genre.name }} artists are {{ genre.artists | sortByPlaysDescending | listToString: "name_string", 5 }}. I've listened to {{ genre.name }} tracks {{ genre.total_plays | formatNumber }} times.
{%- if genre.description -%}
{{ genre.description | markdown }}
{%- endif -%}
Continue reading at Wikipedia.
Wikipedia content provided under the terms of the Creative Commons BY-SA license