{% extends "VirtualDatasheet_BaseTemplate.html" %} {% block content %}
Transistor Specifications |
Value |
Units |
|||
---|---|---|---|---|---|
{{ key }} | {% if value is string %} {% if key == 'Datasheet_hyperlink' %}{{trans["Manufacturer"]}} | {% else %}{{ value }} | {% endif %}- | {% else %}{{ value[1] }} | {{ value[0] }} | {% endif %}
{{trans["Type"]}} Specifications |
||||
---|---|---|---|---|
{{ key }} | {% if value is string %}{{ value }} | - | {% else %}{{ value[1] }} | {{ value[0] }} | {% endif %}
Diode Specifications |
||||
---|---|---|---|---|
{{ key }} | {% if value is string %}{{ value }} | - | {% else %}{{ value[1] }} | {{ value[0] }} | {% endif %}