{% extends 'skillfarm/base.html' %} {% load i18n %} {% load humanize %} {% load static %} {% block skillfarm_block %}

Skillfarm Guide


  • Click on the Button to Set the Filters
  • Click on the Button to see the Progress of all Skill Queue
  • Click on the Button to Activate the Notification

  • FAQ


    Q: {% translate "I don't get any notification?" %}
    A: {% translate "Be sure your Character has Notification on you can check it if it is green " %}

    Q: {% translate "My Skill Queue is not filtering?" %}
    A: {% translate "Be sure you have set a Filter you can check if a Filter is active with the Status Icon " %}

    {% endblock skillfarm_block %} {% block extra_javascript %} {% endblock %} {% block extra_css %} {% endblock %} {% block extra_script %} {% endblock %}