Template:ComponentBipolarTransistor: Difference between revisions

From Jim Julian Wiki
Jump to navigationJump to search
Created page with "<noinclude> This template defines the BJT database. {{#cargo_declare:_table=BipolarTransistors |PartNumber=String |Polarity=String |Vceo=Float |Ic=Float |hFE=String |fT=Float |Package=String |Datasheet=URL }} </noinclude><includeonly> {{#cargo_store:_table=BipolarTransistors |PartNumber={{{PartNumber|}}} |Polarity={{{Polarity|}}} |Vceo={{{Vceo|}}} |Ic={{{Ic|}}} |hFE={{{hFE|}}} |fT={{{fT|}}} |Package={{{Package|}}} |Datasheet={{{Datasheet|}}} }} {| class="wikitable" style..."
 
m Removed bold formatting in the first column.
Line 25: Line 25:
! colspan="2" style="background:#f2f2f2;" | {{{PartNumber}}}
! colspan="2" style="background:#f2f2f2;" | {{{PartNumber}}}
|-
|-
| **Polarity** || {{{Polarity}}}
| Polarity || {{{Polarity}}}
|-
|-
| **V<sub>CEO</sub> (max)** || {{{Vceo}}} V
| V<sub>CEO</sub> (max) || {{{Vceo}}} V
|-
|-
| **I<sub>C</sub> (max)** || {{{Ic}}} mA
| I<sub>C</sub> (max) || {{{Ic}}} mA
|-
|-
| **h<sub>FE</sub> (min)** || {{{hFE}}}
| h<sub>FE</sub> (min) || {{{hFE}}}
|-
|-
| **f<sub>T</sub> (typ)** || {{{fT}}} MHz
| f<sub>T</sub> (typ) || {{{fT}}} MHz
|-
|-
| **Package** || {{{Package}}}
| Package || {{{Package}}}
|-
|-
| colspan="2" style="text-align:center;" | [{{{Datasheet}}} View Datasheet]
| colspan="2" style="text-align:center;" | [{{{Datasheet}}} View Datasheet]
|}
|}
</includeonly>
</includeonly>

Revision as of 00:19, 7 February 2026

This template defines the BJT database. This template defines the table "BipolarTransistors". View table.