{% load customtags %} {% load static %}

{{ side }}lateral

{% include 'dataexplorer/help/tooltip.html' with side="left" position="bottom" image='dataexplorer/help/involvement.gif' markdown='dataexplorer/help/involvement.md' %}
{% with side|addstr:'_I' as lnl_key %} {% include 'dataexplorer/barplot.html' with lnl="I "|addstr:side|addstr:"lateral" stats=stats lnl_key=lnl_key show_percent=show_percent %} {% endwith %} {% with side|addstr:'_Ia' as lnl_key %} {% include 'dataexplorer/barplot.html' with lnl="Ia "|addstr:side|addstr:"lateral" stats=stats lnl_key=lnl_key show_percent=show_percent %} {% endwith %} {% with side|addstr:'_Ib' as lnl_key %} {% include 'dataexplorer/barplot.html' with lnl="Ib "|addstr:side|addstr:"lateral" stats=stats lnl_key=lnl_key show_percent=show_percent %} {% endwith %} {% with side|addstr:'_II' as lnl_key %} {% include 'dataexplorer/barplot.html' with lnl="II "|addstr:side|addstr:"lateral" stats=stats lnl_key=lnl_key show_percent=show_percent %} {% endwith %} {% with side|addstr:'_IIa' as lnl_key %} {% include 'dataexplorer/barplot.html' with lnl="IIa "|addstr:side|addstr:"lateral" stats=stats lnl_key=lnl_key show_percent=show_percent %} {% endwith %} {% with side|addstr:'_IIb' as lnl_key %} {% include 'dataexplorer/barplot.html' with lnl="IIb "|addstr:side|addstr:"lateral" stats=stats lnl_key=lnl_key show_percent=show_percent %} {% endwith %} {% with side|addstr:'_III' as lnl_key %} {% include 'dataexplorer/barplot.html' with lnl="III "|addstr:side|addstr:"lateral" stats=stats lnl_key=lnl_key show_percent=show_percent %} {% endwith %} {% with side|addstr:'_IV' as lnl_key %} {% include 'dataexplorer/barplot.html' with lnl="IV "|addstr:side|addstr:"lateral" stats=stats lnl_key=lnl_key show_percent=show_percent %} {% endwith %} {% with side|addstr:'_V' as lnl_key %} {% include 'dataexplorer/barplot.html' with lnl="V "|addstr:side|addstr:"lateral" stats=stats lnl_key=lnl_key show_percent=show_percent %} {% endwith %} {% with side|addstr:'_Va' as lnl_key %} {% include 'dataexplorer/barplot.html' with lnl="Va "|addstr:side|addstr:"lateral" stats=stats lnl_key=lnl_key show_percent=show_percent %} {% endwith %} {% with side|addstr:'_Vb' as lnl_key %} {% include 'dataexplorer/barplot.html' with lnl="Vb "|addstr:side|addstr:"lateral" stats=stats lnl_key=lnl_key show_percent=show_percent %} {% endwith %} {% with side|addstr:'_VII' as lnl_key %} {% include 'dataexplorer/barplot.html' with lnl="VII "|addstr:side|addstr:"lateral" stats=stats lnl_key=lnl_key show_percent=show_percent %} {% endwith %}
LNL select involvement (metastatic, unknown, healthy)
I both{{ form|get:lnl_key }}
a{{ form|get:lnl_key }}
b{{ form|get:lnl_key }}
II both{{ form|get:lnl_key }}
a{{ form|get:lnl_key }}
b{{ form|get:lnl_key }}
III{{ form|get:lnl_key }}
IV{{ form|get:lnl_key }}
V both{{ form|get:lnl_key }}
a{{ form|get:lnl_key }}
b{{ form|get:lnl_key }}
VII{{ form|get:lnl_key }}