{% extends "comparison/base.html" %} {% load staticfiles %} {% block head %} {% endblock %} {% block panel_title %}Popular{% endblock %} {% block nav_popular_active %}active{% endblock %} {% block content-header %}
We've crunched the numbers and here's what our users prefer!

Note: Component rankings are based soley on the frequency with which they are included in kart configurations on Kartographer.com and may not reflect actual in-game preferences.

{% endblock %} {% block content %}

Characters

Karts

Wheels

Gliders

Kart Lists

The most-visited Kart Loadout lists shared by Kartographer.com users:

Our database currently contains a total of {{ total_records }} kart records and {{ total_lists }} saved lists

{% endblock %} {% block script %} {% endblock %}