{% twig_js name="ScaleRow" %} {{ name }} {% if abilityCount > 0 %} {% set tooltip = 'tooltip.uneditable_scale' ~ (abilityCount > 1 ? '_plural': '') %} {% else %} {% endif %} {% if frameworkCount > 0 %} {% set tooltip = 'tooltip.undeletable_scale' ~ (frameworkCount > 1 ? '_plural' : '') %} {% else %} {% endif %}