{% extends "app/tree/preview.html" %} {% load noctags %} {% block preview %}
Name: | {{o.short_name}} | ||||||||
Is builtin?: | {{o.is_builtin|bool_icon}} | ||||||||
Description: | {{o.description}} | ||||||||
Has gender: | {{o.has_gender|bool_icon}} | ||||||||
Multi-Connections: | {{o.multi_connection|bool_icon}} | ||||||||
When acting as "Male" compatible with: |
{{o.m_compatible|join:", "}} | ||||||||
When acting as "Female" compatible with: |
{{o.f_compatible|join:", "}} | ||||||||
Model Attributes: |
|